Course Information
Course Overview
Join to learn Programming in a practical manner, using Python. Learn it step by step and go from zero to hero.
This course is for learning the programming in a step-by-step manner using Python.
This course is for those who -
Want to learn Programming
Want to focus on learning the art of Programming
Are ready to learn by doing things
Want to work on programming challenges, solve problems, make mistakes and learn from them
Want to focus more on reasoning than the syntax
This course is mainly about Programming, using Python. It intends to share with you
How to solve problems
Develop the algorithms
How to write the code in a clean and professional manner
The Best practices and common mistakes in the Programming World
What this course covers
It starts from very Simple exercises, linear flow
Conditions (If something happens, then what to do and what not to do etc)
Loops (To repeat the operations with defined/undefined/conditional number of iterations)
Modularization (To divide the overall solution in logical steps) - It not only covers how to implement modularization, it also tells you how to identify the modules and how to use them logically
Object Oriented Programming (How to think in terms of solving a real world problem)
Common Data Structures (Lists, String, Dictionaries, Sets), including the interesting and commonly asked interview questions
Packages and Library Development (How to develop your own software packages and use them at multiple places)
In summary, this course takes its student from a novice level to the next level in a practical manner.
Course Content
- 27 section(s)
- 172 lecture(s)
- Section 1 Introduction
- Section 2 Environment Setup
- Section 3 First Steps - Variables
- Section 4 Programming Tips and Best Practices
- Section 5 Conditions
- Section 6 Functions
- Section 7 Programming Tips and Best Practices
- Section 8 Lists - Part 1
- Section 9 Loops - Part 1
- Section 10 Programming Tips and Best Practices
- Section 11 Functional Division - Part 2
- Section 12 Programming Tips and Best Practices
- Section 13 Loops - Part 2
- Section 14 Strings
- Section 15 Loops - Part 3
- Section 16 Lists - Part 2
- Section 17 Object Oriented Programming - Part 1
- Section 18 Lists and Strings - Methods
- Section 19 Tuples
- Section 20 Dictionaries
- Section 21 Sets
- Section 22 Membership Operator
- Section 23 Object Oriented Programming - Part 2
- Section 24 Programming Tips and Best Practices
- Section 25 Library Development
- Section 26 Exception Handling
- Section 27 Programming Tips and Best Practices
What You’ll Learn
- Python, Programming Fundamentals, Best Programming Practices, Problem Solving, How to Avoid Common Programming Errors, Hands on examples and exercises, Object Oriented Programming, Library Development
Skills covered in this course
Reviews
-
GGorakh Sudam Bhavar
very good for basic of python
-
HHemavathi
It was good experience by taking the course , I larned basic to intermediate level.
-
SSudhanshu Gupta
A must do course for Python Beginners / Intermediate. I studied from this course for my next job hunt search. The course provided a strong base to learn / revise Python concepts. I strongly recommend this course to everyone. Many thanks to coach "Mr. Gulshan Bajaj" , his way of teaching not just Python but concept overviews can be re-used in other programming languages too...
-
AAngelo Kontgas
Second) I appreciate the thoroughness. I greatly appreciate the gradual approach to presenting the material and thus learning the material. First) The tiny print is hard to see - could have used a larger font - have video and PyCharm going in parallel