In this video we will discuss the fundamental concepts in Python 3 programming language:
1. Numbers (Integers and Floating Point)
2. Arithmetic operations in Python
3. Strings, Interpolation, Formatting
4. String Indexing and Slicing
5. Introduction to Lists
If you enjoyed watching this video please leave a comment and let me know if my pace is okay for you or not.
Other Videos:
1. Python Introduction - https://youtu.be/0j4cHKNUXNQ
2. Python Installation on Mac OSX and Windows - https://youtu.be/kiWEWu5gwQQ
Python is a hugely popular general purpose high level programming language which can be used for a wide variety of applications. It can be used to developing web applications, GUI based desktop applications.
It can also be used to do financial analysis, scientific data analysis, data visualizations, streaming, automation and much more. In fact with the popularity of Machine Learning and AI, python has gained lot of attention in the recent years as it has ML packages likes numpy, scipy, pandas etc. and we will covering a lot of these but in a separate series.
We assume that you are a complete beginner and have no prior knowledge of any programing language. In this series we focus on the basic concepts to give you a good understanding of what python is and how to write code proficiently in it.
For more upcoming videos don't forget to Subscribe to my channel and also press that small bell icon next to the subscribe button for notifications on new videos. If you like my videos please Share, Comment and press the Like button.