Skip to content

Latest commit

 

History

History
89 lines (58 loc) · 2.04 KB

README.md

File metadata and controls

89 lines (58 loc) · 2.04 KB

 python banner image.

Basics of Python programming

🎓 Course | 📝 Notes | 🔰 Beginner



🎓 Course

In this course we will learn and Practice the various different topics and concepts in python

This course is divided in to 7 Weeks in each week we will learn about new topics

all requirements for your python journey is here



Index Page

  • Week 0 Basics

    • Requirements
    • Basics
    • input and ouput
    • Practice Set

  • Week 1 Arrays and Strings

    • String
    • Arrays
    • Practice Set

  • Week 2 Conditon

    • If statements
    • If else statements
    • elif statements
    • Practice Set

  • Week 3 Loops

    • While loops
    • For Loops
    • Practice Set

  • Week 4 Function

    • Concept
    • Practice Set

  • Week 5 Structure

    • Concept
    • Practice Set

  • Week 6 OOP

    • Concept
    • Practice Set

All the notes are available in all-Note folder

week Path
week 0 basics.md
week 1 Notes.md
week 2 Notes.md
week 3 Notes.md
week 4 Notes.md
week 5 Notes.md
week 6 Notes.md