Description
In this course, you will learn:-
- You'll understand Python syntax and be able to use what you've learned in a final project that you'll work on locally.
Syllabus:-
- Course Introduction, Instructor Bio and Goals
- Python Course Content
- Machine learning Course Content
- Deep learning Course Content
- How to use UDEMY
- Why Python ? - Which Tools ?
- Anaconda Installation
- Jupiter Features
- Basics and Github Codes
- Print Data
- Datatype and Variables
- Math Operations
- Read input and Type Casting
- LAB1
- Conditional and Logical Operators
- If Condition
- LAB2
- List Part 1
- List - Part 2
- List - Part 3
- Tuple
- Strings
- String, List, Tuple Quiz
- String, List, Tuple Quiz Solution
- Dictionary - Part 1
- Dictionary - Part 2
- For Loops
- List, Conditions, Loops Quiz
- List, Conditions, Loops Quiz Solution
- Dictionary, Loop Quiz
- Dictionary, Loop Quiz Solution
- While Loop
- While Quiz
- While Quiz Solution
- Nested Loops
- Nested Loop Quiz
- Nested Loop Quiz Solution
- Loop Control using Break, Continue, and Pass
- Loop Control Quiz
- Loop Control Quiz Solution
- Functions Part 1
- Functions Part 2
- Functions - Part 3
- Functions - Part 4
- Functions - Part 5 - Last Part
- Functions Quizzes
- Functions Quizzes Solutions
- LAB 3 - Part 1
- LAB 3 - Part 2
- How to create Python Libraries
- Classes Quiz
- Classes Quiz Solution
- End of Python Course
- Introduction
- NumPy - Create Matrix and Vector from List
- NumPy - Automatic Creation of Vectors and Matrices
- NumPy - Random Generation and Identity Matrix
- Numpy - Builtin Methods
- Numpy - 1D vector slicing and indexing
- Numpy - 2D Matrix slicing and indexing