Udemy
    •  
    •  
    •  
    •  
    •  
    •  
    •  
    •  
Turn what you know into an opportunity and reach millions around the world.
Learn More
Your cart is empty.
Keep shopping
Learn Python Programming : From Basics to First Programs
Rating: 4.2 out of 5(213 ratings)
9,973 students

Learn Python Programming : From Basics to First Programs

Features of Python, Python Variable Naming, Python Character Set, Python and VS Code Installation, Python Data Types
Last updated 5/2024
English

What you'll learn

  • Understand the basics of programming and how Python bridges human language with machine code.
  • Learn how to install Python and Visual Studio Code, and write your first Python program.
  • Explore Python’s character set, variable naming rules, and the concept of data types.
  • Gain knowledge about Python modules—built-in, user-defined, and external—and their practical use.

Course content

2 sections12 lectures2h 5m total length
  • Introduction4:17

    In this course, the students will understand:

    1. What is programming?

    2. What is Python?

    3. What are the reasons behind popularity of Python?

    4. Why and how to install Python and Visual Studio Code?

    5. How to write first program in Python?

    6. What is meant by variables and how to create them?

    7. What is meant by Variable Character Set?

    8. What is meant by Variable Data Types?


Requirements

  • Basic Knowledge of computer

Description

Curious about coding but not sure where to start?
This beginner-friendly course is the perfect introduction to programming and the world of Python, one of the most popular and beginner-friendly programming languages today. Whether you’re a student, a tech enthusiast, or someone exploring career opportunities in software development, this course will guide you through the fundamentals—no prior experience needed.

What You’ll Learn:

We’ll start by breaking down the basics of programming—what it is, why it’s needed, and how computers understand instructions through code. You’ll learn why computers can’t understand human languages and how programming languages like Python bridge that gap.

Next, we introduce you to Python, created by Guido van Rossum, and explain why it’s used by everyone from beginners to global tech giants. You’ll discover:

  • The story behind Python’s unique name

  • Why Python is so widely loved (hint: it’s free, open-source, and works across platforms!)

  • How it became a go-to language for scientists, researchers, and developers worldwide

Hands-On Setup & Coding:

You’ll be guided step-by-step through:

  • Installing Python and Visual Studio Code

  • Writing your very first Python program

  • Understanding Python’s character sets (ASCII & Unicode)

  • The differences between Python 2 vs. Python 3 when it comes to handling text and global languages

Core Programming Concepts:

As you continue, you’ll dive into essential Python topics like:

  • Creating and naming variables correctly

  • Identifying valid and invalid variable names

  • Understanding Python modules—built-in, user-defined, and external

  • How to download and use modules to expand your programs

  • Exploring key data types, like integers and floats, through simple, hands-on examples

By the end of this course, you’ll have a solid understanding of how programming works and how to write basic Python code. You’ll be ready to take on more advanced projects with confidence and clarity.

Who this course is for:

  • Students who are interested to learn Python