hasindulakshan / Python-Fundamental

Covers fundamental concepts, syntax and key programming techniques in Python
MIT License
3 stars 1 forks source link

Python Beginner Course

Welcome to the Python Beginner Course, where you'll dive into basic data structures, conditional statements, loops, and more.

In this course, you'll master fundamental data structures in Python such as dictionaries, lists, sets, and tuples. These structures are crucial for organizing and manipulating data effectively in your Python programs.

πŸ“š Course Contents:

πŸ“‹ Lists in Python
πŸ“¦ Tuples
πŸ”‘ Dictionaries
πŸ”— Sets

πŸ—ΊοΈ Road Map:

πŸ› οΈ Prerequisites:

πŸš€ Getting Started:

  1. Clone or download this repository to your local machine.
  2. πŸ–₯️ Clone using this command: git clone https://github.com/hasindunagolla/Python-Begginer-Course.git
  3. Navigate to the directory where you've saved the course files.
  4. Open your preferred Python IDE or text editor.
  5. Start exploring the course content! Each section is organized in separate Python files.

πŸ“– Further Resources:

πŸŽ‰ Happy coding!