Skip to content
Aatmaj edited this page Jul 20, 2021 · 1 revision

Learning-Python ๐Ÿ‘

Hi,๐ŸคŸ in this repo you will find all material required for the learning python course! ๐Ÿ˜ All material from sample codes to exercise solutions can be found here. ๐Ÿ˜‡ For any suggestions, feedback or doubts, feel free to contact me via LinkedIn or Gmail. ๐Ÿ˜Š

LinkedIn Gmail

โญ Star this repo ๐Ÿคฉ and follow me for updates!๐Ÿ™‚ ๐Ÿ‘ ๐Ÿ’ฅ ๐Ÿ™๐Ÿ™๐Ÿ™

Feel free to fork this repo!


Hi all!๐ŸคŸ I am launching a brand new blog series for self-learning python. Learn python from the scratch! Have fun while learning Python in an easy way.

These blogs will be published on the Dev.to platform. Here is the hyperlink. ๐Ÿ˜

All code, exercise solutions and relevant material will be on this repo.๐Ÿ‘

This course is for everyone from beginner to advanced. For that, it is designed in three levels- basic, intermediate and advanced. The topics covered are as follows-

A) Basic-

  1. Variables and operators

  2. Loops and nested loops

  3. Lists, tuples and dictionaries

  4. String functions

B) Intermediate-

  1. User defined functions

  2. GUI and design

  3. File handling in Python

  4. OOP techniques

c) Advanced-

  1. MySql

  2. Database connectivity

  3. Form designing

  4. Interesting Projects

Hope to hear from you all in the comments on dev.to! Please feel free to add any suggestions too!


Learning Python-Basic course: Day 1, Introduction and Installation

Learning Python-Basic course: Day 2, Statements, Comments and Indentation

Learning Python-Basic course: Day 3, Operators and If-elif-else

Learning Python-Basic course: Day 4, The for loop

Learning Python-Basic course: Day 5, Summary of the week and Interview questions

Learning Python-Basic course: Day 6, The While Loop and more questions๐Ÿค“!

Learning Python-Basic course: Day 7, Exercises and coding challengesโš”๏ธ

Learning Python-Basic course: Day 8, Unicode in Python

Learning Python-Basic course: Day 9, Summary of the week and exercises.

Learning Python-Basic course: Day 10, Lists in Python

Learning Python-Basic course: Day 11, Multidimensional lists and Tuples

Learning Python-Basic course: Day 12, Basic algorithms

Learning Python-Basic course: Day 13, Summary of the week and Stack implementation

Learning Python-Basic course: Day 14, Basic Exception and error handling using try-except

Learning Python-Basic course: Day 15, More about try-except

Learning Python-Basic course: Day 16, Fractal lists and other questions

Learning Python-Basic course: Day 17, Summary of the week and Insertion sort

Learning Python-Basic course: Day 18, Dictionaries in Python

Clone this wiki locally