Join my course at Udemy (Python Programming Bible-From beginner to advanced )

Blogger templates

Sunday 9 August 2020

How do i learn python programming from beginning to advanced ?


Python is very vast and you need to narrow down which area you would like to learn in python. I suggest you can start with core python programming and then move to specialized area like GUI, machine learning, data analysis etc depending on your interest or project requirement.

If you plan properly with 2–3 hours everyday, you should be able to learn python programming in 3 weeks max. Once you understand python programming you can then move to next specialized topics.

First you need to convince yourself why you need to learn python when there are so many programming language available in market. Do little bit of market research, understand your project requirement and pros/cons of using python. Once you are convinced then you can proceed to next set of topics to learn python.

I am just listing down some the topics that you can aim for python programming, For every topics learn theory and hands-on example.

Do checkout my course in Udemy Python Programming Bible - From beginner to Advanced.

Installation and Program Execution

- Learn how to install python and write your first "Hello World" program in python.

Python Data Types and processing

- Numbers- integer, float, complex number, String , list, tuple, dictionary, set and file operations, Dynamic typing concept

Python Statement

- IF, WHILE and FOR loop, print, range, zip, enumerate function

- Iteration and Comprehension

Python Function

- function, nested function and various types of variables like global, local and non-local.

- function with one or multiple input and how it returns one and multiple outputs.

- lambda function, map, filter & reduce concepts and generator & extended generator concepts.

Python Module and Module Package

- Module coding and module package concept

-IMPORT, FROM and RELOAD commands.

Class and OOPs

- Class and object oriented programming in python.

- inheritance, abstract class and operator overloading

Exception handling

- TRY, EXCEPT, ELSE, FINALLY, RAISE and ASSERT examples, nested exception handling, use class hierarchy in exception handling.

Best of luck and Happy Python.

Share:

0 comments:

Post a Comment

Feature Top (Full Width)

Pageviews

Search This Blog