Skip to content

PacktPublishing/Getting-Started-with-Modern-Python

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Getting Started with Modern Python [Video]

This is the code repository for Getting Started with Modern Python [Video], published by Packt. It contains all the supporting project files necessary to work through the video course from start to finish.

About the Video Course

In this course, you will start by setting up your development environment, including downloading Python and setting up your IDE (PyCharm); you'll then be introduced to Python lists and list comprehensions. The course will then show you what a generator is and why you might want to use one. Further on, you will be introduced to functions and decorators, and see how you can use them. You will then learn how to create a very simple, single-file Python program, and how to execute it both from the command line and from within the IDE. You'll also get a very brief introduction to debugging. By the end of the course, you'll have learned how to manipulate strings, parsing and printing them.

What You Will Learn

  • Set up your development environment in Python
  • Run and execute Python both from the command line and from within the IDE
  • Run Python from inside PyCharm
  • Install and manage different Python versions
  • Write and debug your own Python programs
  • Work with strings and file-like interfaces
  • Harness the power of list comprehensions 
  • Explore generators and itertools and get an introduction to creating your own functions classes and modules

Instructions and Navigation

Assumed Knowledge

To fully benefit from the coverage included in this course, you will need:

  • Previous experience in programming will come in handy.
  • Some patience and self drive to continue learning

Technical Requirements

This course has the following software requirements:

  • Python 3.x

Related Products

About

Code repository for Getting Started with Modern Python, Published by Packt

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •  

Languages