Mastering the Fundamentals of Programming in Urdu

What you will learn

Learn the basic concepts used in Computer Programming

Develop basic computer programs using Python

Get hands-on and step-by-step experience of writing programming code

To jump start coding in the Python language

Description

This course is designed for novices who have no prior experience in programming and want to learn the basics of computer programming. In this course, you will learn the Fundamentals Concepts used in any computer programming language. Throughout this course, you will learn about key programming concepts such as variables, data types, functions, loops, and conditional statements. To apply these concepts the most popular computer programming language nowadays (i.e., Python) is selected. It means this course will also help you to jump-start coding in the Python language.  The course is taught in Urdu, making it accessible for individuals who speak the language but are not familiar with English.

By the end of the course, you will have a solid understanding of the fundamentals of Python programming, and be able to write simple programs to solve real-world problems. It is also important to mention here that the programming concepts taught in this course are programming language-independent. This implies that you can apply the programming concepts you will learn in this course in any other programming language.


Get Instant Notification of New Courses on our Telegram channel.


Whether you’re looking to develop your programming skills, pursue a career in tech, or simply want to automate everyday tasks, this course provides a great starting point. So come join us and start your journey to becoming a Python programmer!

اردو
language

Content

Introduction

Course Introduction
Your Instructor
What is a Computer Program?
History of Programming Languages
What is IDE?

Getting Started

Setting up your IDE
Variables and Data Types
Writing your first program
Conditional Statement (if)
Quiz No. 1

Programming Fundamentals

Arrays
List
Loops (For Loop)
While Loop

Advanced Topics

Function
File handling