Description
In this course, you will learn:-
- The Python language and how to use it
- In a web browser, you can write full-fledged Python applications!
- You can begin building simple Python applications and learning more about the language. You'll be able to develop programming skills!
- The Python functions and how to use them
- To be able to loop and build While loops using For loops
- Make Tuples, Lists, and Dictionaries
- Make key-value pairs and catalogue them in dictionaries
- Make comments and strings for your papers
- Immutable tuples are created
- Dictionary values can be accessed and edited
- Learn how to use exceptions in Python
Syllabus:-
-
Python in Web Browser
-
Basics - Simple arithmetic operations in Python
-
Floats
-
Simple Numerical Operations
-
Input and Output
-
Lines and Strings
-
Operations with Lines and Strings
-
Conversion of Type
-
Variables and operations with variables
-
Operators In-place
-
Basics of Python
-
Boolean Types
-
"If" operator
-
"else" operator
-
"elif" operator
-
Logical operators
-
Operator Precedence
-
"While" operator
-
Lists in Python
-
Operations with lists
-
Lists Functions
-
Range function
-
Loops in Python
-
Returning from functions
-
Comments and Documentation strings
-
Functions as Objects
-
Functions, Modules and Control Structures
-
Exceptions in Python
-
"Finally" statement
-
Assertions in Python
-
Exceptions in Python
-
Dictionaries in Python
-
Operations with Dictionaries
-
Tuples in Python
-
Dictionaries, Lists, Tuples and Other Functions