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 Assignment03:40
-
3 Arithmetic Operators and Strings05:56
-
4 Placeholders in Strings04:40
-
5 Introduction to Lists06:51
-
6 Introduction to Dictionaries03:41
-
7 Introduction to Tuples03:15
-
8 Conditional Statements05:58
-
9 For Loops05:08
-
10 While Loops03:55
-
11 Try and Except02:22
-
12 Creating and Using Functions05:36
-
13 Built-in Python Functions04:45
-
14 Object-Oriented Programming05:21
-
15 Class Inheritance05:13
-
-
Section 3: Thank You!
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!