Key features:
# Learn Python from scratch - from installation to writing your first code to understand the basics and finally to reach advance level.
# No prior coding experience required.
# Command yourself in Jupyter Notebook.
# Prepare yourself for Data Analytics, Machine Learning, Python Development.
For Python Assignments, vist Playlist @
https://www.youtube.com/watch?v=vdmPXRq9aaQ&list=PLWIv0EEsvJEGLWGRz1gb_KP-JF3Ddp4JK
Please give a heads up by clicking on like button if you enjoyed the video.
Please subscribe for upcoming videos.
Please drop a comment if you find the video insightful or if you have any query.
You can also find Python Playlist@
https://www.youtube.com/watch?v=JVbjCG3xhqo&list=PLWIv0EEsvJEHo61j3eeQb4Nq7CZUEkVQs
Timecodes:
0:00 Introduction
3:18 Installation - Python, Anaconda
26:51 Jupyter Notebook
51:57 First Program
1:00:22 Arithmetic Operations
1:10:26 Variables
1:22:39 Data Types
1:42:21 User Input and Formatting Print statements
2:09:20 Assignment Operators
2:17:04 Relational Operators
2:36:15 If and Else Statements
2:51:45 List
3:24:26 String
3:58:58 For Loop
4:12:43 While Loop
4:18:27 Break and Continue
4:29:16 Functions
4:40:40 Recursive Functions
4:53:53 Set
5:14:33 Tuple
5:34:30 Dictionary
5:54:13 Nested Dictionary
6:06:39 Lambda, Map Function
6:29:31 Exception Handling
7:00:18 Numpy