When starting in python get good with few concepts like
1.print statements
2. Variables
3.strings , floats, integers
4. Then Lists and tuples
Thread
https://abs.twimg.com/emoji/v2/... draggable="false" alt="👇" title="Rückhand Zeigefinger nach unten" aria-label="Emoji: Rückhand Zeigefinger nach unten">
1.print statements
2. Variables
3.strings , floats, integers
4. Then Lists and tuples
Thread
Then learn some techniques like
-> string formatting
->string concatenation
-> list indexing
-> list slicing
-> Range
-> Append
-> Remove
https://abs.twimg.com/emoji/v2/... draggable="false" alt="👇" title="Rückhand Zeigefinger nach unten" aria-label="Emoji: Rückhand Zeigefinger nach unten">
-> string formatting
->string concatenation
-> list indexing
-> list slicing
-> Range
-> Append
-> Remove
Learn about defining Functions
-> create your own functions
-> learn difference between print and return
Learn about conditionals
-> if , else , elif statements
https://abs.twimg.com/emoji/v2/... draggable="false" alt="👇" title="Rückhand Zeigefinger nach unten" aria-label="Emoji: Rückhand Zeigefinger nach unten">
-> create your own functions
-> learn difference between print and return
Learn about conditionals
-> if , else , elif statements
Learn Loops :
-> for and while loops
->break and continue
-> looping over functions and dictionaries
Learn list comprehensions
https://abs.twimg.com/emoji/v2/... draggable="false" alt="👇" title="Rückhand Zeigefinger nach unten" aria-label="Emoji: Rückhand Zeigefinger nach unten">
-> for and while loops
->break and continue
-> looping over functions and dictionaries
Learn list comprehensions
Learn about file processing
And
Builtin and imported modules
Solve basic exercises in b/w
Now , your pretty good to go for projects
https://abs.twimg.com/emoji/v2/... draggable="false" alt="💪" title="Angespannter Bizeps" aria-label="Emoji: Angespannter Bizeps">
https://abs.twimg.com/emoji/v2/... draggable="false" alt="🤟🏻" title="Geste „ich liebe dich“ (heller Hautton)" aria-label="Emoji: Geste „ich liebe dich“ (heller Hautton)">
Anything missing ? , comment down below
And
Builtin and imported modules
Solve basic exercises in b/w
Now , your pretty good to go for projects
Anything missing ? , comment down below