Python Basics
how to install and configure the tools that ween need
0/6
Basic Data Type
writing first code of python and common rules
0/3
Basic Variable
what is the variable how it works what you should need to know before writing a great code
0/3
String Data Type
how to write a common characters by using what we are calling a string
0/5
Operators
we will learn how the symbols work as numeric and characters
0/5
String and Built-in
we will learn the basic keyword and how we use on it
0/5
String and Built-in
we will learn more built in functions and also more keywords
0/2
Boolean Plus Operators
using the logical of true and false by compering the conditions
0/2
Conditional-1
we will the very basic of conditional statements like if and so on
0/5
Conditional-2
we will learn more conditional statement we will apply the real word scenarios
0/6
Loops
we will learn what is the loop and how to repeat the code till to get certain conditions
0/10
Functions
writing a block of code by using what we are calling a functions
0/5
Sequential Data Types
how to write a collection of data by using as sequences and how we arrange them
0/8
Module
we will learn how to connect different files and also how to use what we call a library
0/4
Errors
we will learn how to know the errors and avoid the errors
0/4