Skip to content

Welcome to the 10 Days of Python course! This repository is designed to help beginners learn Python programming in a simple and structured manner. Each section focuses on a specific topic with easy-to-understand explanations, examples, and hands-on exercises.

Notifications You must be signed in to change notification settings

MrVamc/myLearningsWithPython

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

10 Days of Python

Welcome to the 10 Days of Python course! This repository is designed to help beginners learn Python programming in a simple and structured manner. Each section focuses on a specific topic with easy-to-understand explanations, examples, and hands-on exercises.

Course Content

Introduction to Python: Overview, setting up the environment, basic syntax.

Variables and Data Types: Understanding variables and different data types like integers, floats, strings, and booleans.

Operators: Covering arithmetic, comparison, and logical operators.

Strings: String manipulation and string methods.

Lists: Creating, modifying lists and their methods.

Tuples and Sets: Differences, and when to use tuples and sets.

Dictionaries: Creating and using dictionaries, and common methods.

Conditionals and Loops: If statements, for and while loops.

Functions: Defining and using functions, parameters, and return values.

Modules and Packages: Importing modules and using standard libraries.

How to Use This Repository

Clone the Repository: Use the following command to clone the repository to your local machine: https://github.com/MrVamc/myLearningsWithPython.git

About

Welcome to the 10 Days of Python course! This repository is designed to help beginners learn Python programming in a simple and structured manner. Each section focuses on a specific topic with easy-to-understand explanations, examples, and hands-on exercises.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages