Python For Absolute Beginners
Created by Yaswanth Sai Palaghat, Last Updated 04-Aug-2020, Language:English
Python For Absolute Beginners
Learn Python From Scratch
Created by Yaswanth Sai Palaghat, Last Updated 04-Aug-2020, Language:English
What Will I Get ?
- Python Programming
Requirements
- This is for complete beginners
- So, no prerequisites are required
Description
There is no doubt that Python is the most popular programming language at the moment. Python is used in Machine Learning, Data Science, Web Development and almost all the areas of Software Development.
If you want to learn Python and don't know how to start, then this course is for you. This course is designed for complete beginners.
BASIC KNOWLEDGE
- This is for complete beginners
- So, no prerequisites are required
WHAT YOU WILL LEARN
- Basics of Python Programming
- Roadmap for jumping into latest technologies with Python
Course Content
-
Introduction
2 Lectures 00:01:08-
Intro to Course
Preview00:00:41 -
About Author
00:00:27
-
-
Python Features
8 Lectures 00:09:14-
Features of Python
00:01:25 -
Multi-Paradigm
00:01:22 -
Open Source
00:00:47 -
Diversified
00:01:01 -
Interpreted
00:01:22 -
Easy and Simple
00:00:45 -
Dynamic Typing
00:01:32 -
Large Standard Library
00:01:00
-
-
Installation
2 Lectures 00:04:07-
Installing Anaconda
00:01:28 -
Jupyter Notebooks
00:02:39
-
-
Numbers and Variables
4 Lectures 00:12:26-
Numbers
00:04:17 -
Operators
00:02:25 -
Variables
00:04:24 -
Dynamic Typing in Python
00:01:20
-
-
Python Strings
5 Lectures 00:23:10-
Strings
00:04:49 -
Operations with Strings
00:05:37 -
String methods
00:03:07 -
Immutability
00:03:15 -
String Formatting
00:06:22
-
-
Data Types
6 Lectures 00:24:37-
Lists
00:05:09 -
List methods
00:04:34 -
Tuples
00:03:42 -
Dictionaries
00:04:24 -
Dictionary methods
00:03:02 -
Sets and Booleans
00:03:46
-
-
Statements
3 Lectures 00:12:21-
Statements
00:05:21 -
For Loops
00:03:10 -
While Loops
00:03:50
-
-
Functions in Python
3 Lectures 00:09:41-
Functions
00:04:17 -
Decorators
00:02:20 -
Generators
00:03:04
-
-
Object Oriented Programming
5 Lectures 00:34:03-
Objects and Classes
00:05:18 -
Attributes
00:05:16 -
Methods
00:10:41 -
Inheritance
00:07:12 -
Polymorphism
00:05:36
-