5
1
36
Python is an interpreted, high-level and general-purpose programming language. Python's design philosophy emphasizes code readability with its notable use of significant whitespace. Its language constructs and object-oriented approach aim to help programmers write clear, logical code for small and large-scale projects.
What you will learn:
Data Types - Lists, Strings, Tuples, Sets, Floats, Ints, Booleans, Dictionaries
Control Flow/Looping - for loops, while loops, if/elif/else
Arithmetic and expressions
I/O (Input/Output) - Sys module, Standard input/output, reading/writing files
Functions
Exceptions and Error Handling
Basics of object oriented programming (OOP) (Simple classes).
Course Currilcum
-
- Introduction to Python 00:01:09
- What Is Python Used For 00:01:10
- Why Python 00:01:48
-
- Downloading Python and Installation 00:02:15
- Installing Visual Studio Code 00:01:31
- Setting Up Visual Studio Code 00:03:03
- Variable in python 00:02:18
- DataType In Python 00:00:44
- Dictionary in DataType 00:05:22
- SET in DataType | Python 00:03:16
- String In Data Type | Python 00:02:17
- List in Data Type | Python 00:04:30
- Tuple In Data Type | Python 00:02:19
- Boolean in Data Type 00:02:16
- Python Operators | Part one 00:02:20
- Python Operators | Part two 00:01:24
- Functions in python 00:04:19
- Classes and Objects in Python | Part one 00:04:25
- Classes and Objects in Python | Part two 00:08:07
- Error handling in python 00:03:25
Course Reviews
5
5
1 ratings - 5 stars1
- 4 stars0
- 3 stars0
- 2 stars0
- 1 stars0
Best presentation
The presenting way is very good and easy to understand. Its a good platform for python learning..