Python in Urdu from beginners to advance. Complete python 3 Tutorials (2018) in Urdu. These tutorials are made for anyone who is a complete beginner, or those who are not comfortable with python. This is the complete playlist of python tutorials and trust me this is the most complete python course on the internet, you will learn tons of great stuff in this playlist.
Curriculum
- 1 Section
- 15 Lessons
- 3 Weeks
Expand all sectionsCollapse all sections
- Working with Python15
- 1.01 – Introduction
- 1.12 – Installing Python, Git Bash and Vscode
- 1.23 – Integrating Python and Git Bash with VsCode
- 1.34 – Command Line with Git bash in VsCode
- 1.45 – Git Bash Command Line Working with files
- 1.56 – Chapter 1 Review and More Git Bash Commands
- 1.67 – How to Use the print function in python
- 1.78 – How to use Escape Sequences in Python
- 1.89 – How to use Comments in Python
- 1.910 – Escape Sequences as Normal Text
- 1.1011 – Escape Sequence in python | Exercise 1
- 1.1112 – Raw Strings in python
- 1.1213 – Calculator in Python Part 1
- 1.1314 – Variables in python
- 1.1415 – String Concatenation