Class Central is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Coursera

Practical Python: Step-by-Step Guide to Python 3 Basics

Packt via Coursera

Overview

Coursera Flash Sale
40% Off Coursera Plus for 3 Months!
Grab it
This course features Coursera Coach! A smarter way to learn with interactive, real-time conversations that help you test your knowledge, challenge assumptions, and deepen your understanding as you progress through the course. This comprehensive course takes you step-by-step through the essentials of Python programming, providing a solid foundation for beginners. You will learn Python from the very basics to more advanced concepts, including object-oriented programming (OOP). Each section includes practical exercises to ensure that you not only understand the theory but also get hands-on experience writing and executing Python code. By following this course, you’ll develop the skills to write Python scripts, build simple programs, and understand how to manipulate data and interact with files. The course is structured into several levels, beginning with an introduction to Python, followed by learning variables, data types, loops, functions, and file handling. It further advances into Object-Oriented Programming (OOP) concepts, where you'll learn how to design your own classes and work with inheritance and composition. As you progress, you’ll also be challenged with exercises to test your understanding and practical coding capabilities. This course is designed for anyone who is new to Python or programming in general. No prior programming experience is required, and the course progressively builds your skills from absolute basics to more advanced concepts. Whether you want to become a data scientist, software developer, or automation engineer, this course will provide the foundational knowledge you need to succeed. By the end of the course, you will be able to write and execute Python programs, understand Python's core syntax, implement functions and conditional statements, work with loops and file operations, and create your own Python classes and modules.

Syllabus

  • Introduction
    • In this module, we will introduce you to the Python programming language, its potential applications, and the structure of this course. You'll also learn how to install Python on different operating systems and understand the teaching approach to get the most out of this course.
  • Python Basics- Level 1
    • In this module, we will explore the fundamentals of Python, including writing your first Python statements, understanding data types and variables, and using operations to perform basic tasks. You will also learn how to get user input and handle different types of variables in Python.
  • Python Basics Level 2
    • In this module, we will dive deeper into Python by introducing functions, function parameters, and return values. You will also learn how to install and use an IDE (PyCharm) to write, execute, and debug Python programs. By the end of this section, you will have a clearer understanding of how functions work and how to manage variable scope.
  • Python Basics Level 3
    • In this module, we will explore conditionals, loops, and Boolean logic in Python. You will learn how to apply if-else statements to handle different scenarios and iterate over data structures using loops. This section will also include practical exercises to help reinforce these core concepts.
  • Python Basics Level 4
    • In this module, we will teach you how to handle files and organize your code using Python modules. You'll learn how to read and write data to files, create your own custom Python modules, and run Python scripts from the terminal. This section is key for understanding how to manage larger projects and work with external data.
  • Extra: Python OOP
    • In this module, we will introduce you to Object-Oriented Programming (OOP) in Python. You will learn how to create classes, instantiate objects, and use inheritance and composition to write modular and reusable code. This section is perfect for those looking to build more complex and scalable applications in Python.
  • Conclusion
    • In this final module, we will share tips on best practices when writing Python code to help you write more efficient and readable programs. You will also learn how to continue your Python learning journey, including where to go for more advanced courses and projects.

Taught by

Packt - Course Instructors

Reviews

Start your review of Practical Python: Step-by-Step Guide to Python 3 Basics

Never Stop Learning.

Get personalized course recommendations, track subjects and courses with reminders, and more.

Someone learning on their laptop while sitting on the floor.