Library chevron_right

Introduction To Python Programming

Contents
About

Course Contents

  • Section 1: Up And Running With Python
    • 1 Welcome to the Course!
      01:39
  • Section 2: All The Basics (2023)
    • 2 Variables and Multiple Assignment
      03:40
    • 3 Arithmetic Operators and Strings
      05:56
    • 4 Placeholders in Strings
      04:40
    • 5 Introduction to Lists
      06:51
    • 6 Introduction to Dictionaries
      03:41
    • 7 Introduction to Tuples
      03:15
    • 8 Conditional Statements
      05:58
    • 9 For Loops
      05:08
    • 10 While Loops
      03:55
    • 11 Try and Except
      02:22
    • 12 Creating and Using Functions
      05:36
    • 13 Built-in Python Functions
      04:45
    • 14 Object-Oriented Programming
      05:21
    • 15 Class Inheritance
      05:13
  • Section 3: Thank You!

Introduction To Python Programming

A Quick and Easy Intro to Python Programming

1h 8m
English
July 21, 2024
Avinash

This course provides a quick and easy introduction to Python programming, offering a solid foundation for beginners. You'll explore core concepts, from basic syntax to fundamental data structures and control flow. This will enable you to write simple programs and understand how Python works, allowing you to grow in the field of software development or any technology that makes use of this popular language.

This course was originally published on Udemy and is available here for free streaming. If you find this course helpful, please consider supporting the original creator by purchasing it on Udemy.

Course Details

  • Instructor: Avinash Jain
  • Total Sections: 3
  • Total Lectures: 22
  • Original Content URL: https://udemy.com/course/pythonforbeginnersintro/
  • Contributor: Wang Gang

Thanks to Wang Gang for sharing this course!

By the end of the course, you'll be able to:

  • Understand the basic syntax of Python.
  • Work with variables and perform multiple assignments.
  • Use arithmetic operators and manipulate strings effectively.
  • Implement placeholders in strings.
  • Create and work with lists, dictionaries, and tuples.
  • Apply conditional statements in your programs.
  • Use for and while loops for iterative tasks.
  • Handle errors using try and except blocks.
  • Create and use your own Python functions.
  • Understand the fundamentals of object-oriented programming.

This course, 'Introduction To Python Programming,' offers a focused learning experience, starting with the very basics of Python programming and taking you through its key concepts. Avinash Jain, the instructor, guides learners through essential aspects such as working with variables, operators, strings, lists, dictionaries, tuples, and control flow structures like conditional statements and loops. The course also covers error handling, function creation, and fundamental principles of object-oriented programming. The content is structured into three sections, with a total of 22 lectures, ensuring a comprehensive introduction for anyone new to Python.

Happy learning!