Learn from a Googler: 1 Python fundamentals in 1 tutorial (in Bengali (বাংলা))



Learn from a Googler: 1 Python fundamentals in 1 tutorial (in Bengali (বাংলা))

Learn from a Googler: 1 Python fundamentals in 1 tutorial (in Bengali (বাংলা))

Learn python from the very beginning in Bengali from a Googler.

If you are a beginner who doesn’t know programming at all or know other languages but want to get started with Python then this video is for you. 🙂

Topics covered in this video:
0:00 Intro
0:47 Setup
1:57 Hello world
5:14 Taking user input
10:57 Function
20:02 Data Types
21:50 Arithmetic operations
26:30 String
31:01 List
41:49 Condition
58:08 Loop
1:14:44 FileIO
1:29:29 Debugging

Not covered in this video: (Will be covered in a future video)
– Class/Object
– List comprehension
– Using other modules
– Lambda
– Exception handling
– Default arg, kwarg, vararg in function

Happy coding. 🙂

Comments are closed.