
This lecture is for Non-programmers who want to learn coding and don't know from where to start this video will gives you information about the same
This lecture is must to watch as it will give you a prospective to learn any programming language and it has also discussed common element of all programming language
This lecture merged with previous lecture. You can skip this one.
In this lecture you will get information about programming paradigm. How many ways we can write program
This lecture will give you overview about Part II of this course.
In this lecture you will get the Python Overview.
In this lecture we will setup the Python using Anaconda
In this lecture you will learn about Spyder Editor.
In this lecture you will learn about how to write Python Program and also look in to how many ways we can run Python Program
In this lecture you will learn about Variables In Python
In this lecture you will learn about DataTypes in Python.
In this lecture you will learn about Dictionary collection Type.
In this lecture you will learn about another collection type i.e. Lists
In this lecture you will learn about another collection type i.e. SET
In this lecture you will learn about another collection type i.e. Tuples
In this lecture you will learn about Arithmetic Operators in Python
In this lecture you will learn about Flow controls in Python3
In this lecture you will learn about Iteration / Looping in Python3
In this lecture you will learn about the tools which will help to convert Requirements into Programs
In this lecture you will learn about Functions in Python3
In this lecture you will learn about Variable Scoping in Python 3
In this lecture you will learn about Higher Order Function Like Filter / Map / Reduce
In this lecture you will learn about you will learn about Currying technique
In this lecture you will learn about the topics which being covered in this section
In this lecture you will learn about Object Oriented Programming Concepts in detail
In this lecture you will learn about Python Classes where you will learn about how to create Classes in python along with all the important details about Python Classes in a step by step manner
In this lecture you will learn about what is Class Variables and Methods and how it is different from Instance Variable
In This Lecture you will learn about Static Methods where you will know about how to create static method and how you can access static method in Python 3
In This Lecture you will learn about Class Inheritance Concept where you come to know about how to achieve inheritance in Python3 and all details about Class Inheritance
In this lecture you will learn about Overriding Methods where you will come to know about what is overriding techniques and how to do in Python3
In this lecture you will learn about Access Modifiers in Python3 with step by step manner
In this lecture you will learn about Errors and Exceptions details about Python3
In this lecture you will learn about Python Modules and Packages
In this lecture you will get the project walk through where we will implement the IMDB Web scrapper tool with the knowledge which we have acquired from Part I to Part II of this course
In this lecture you will get the project walk through where we will implement the Snake Game with the knowledge which we have acquired from Part I to Part III of this course
This course for Non-Programmers who want to learn coding but don't know from where to start. So this course is enabler to those people who want to know how to do coding. I have taken Python 3 to teach Coding because Python is one of the best and mostly used language to solve many problem from Data Analysis to Deep Learning and it has very large community and support. In this course I have covered most of the concepts of programming in a step by step manner so that Non-programmer will get a complete prospective about programming.