Track
Python Programming
Included withPremium or Teams
Create Your Free Account
or
By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.Loved by learners at thousands of companies
Training 2 or more people?
Try DataCamp for BusinessTrack Description
Python Programming
Prerequisites
Python Programming FundamentalsChapter
bonusContext Managers
If you've ever seen the "with" keyword in Python and wondered what its deal was, then this is the chapter for you! Context managers are a convenient way to provide connections in Python and guarantee that those connections get cleaned up when you are done using them. This chapter will show you how to use context managers, as well as how to write your own.
Chapter
bonusDecorators
Decorators are an extremely powerful concept in Python. They allow you to modify the behavior of a function without changing the code of the function itself. This chapter will lay the foundational concepts needed to thoroughly understand decorators (functions as objects, scope, and closures), and give you a good introduction into how decorators are used and defined. This deep dive into Python internals will set you up to be a superstar Pythonista.
Chapter
bonusMore on Decorators
Now that you understand how decorators work under the hood, this chapter gives you a bunch of real-world examples of when and how you would write decorators in your own code. You will also learn advanced decorator concepts like how to preserve the metadata of your decorated functions and how to write decorators that take arguments.
Course
Learn to write efficient code that executes quickly and allocates resources skillfully to avoid unnecessary overhead.
Course
Learn about modularity, documentation, and automated testing to help you solve data science problems more quickly and reliably.
Course
Master Python testing: Learn methods, create checks, and ensure error-free code with pytest and unittest.
Course
Discover the fundamental concepts of object-oriented programming (OOP), building custom classes and objects!
Project
Review a data analysis workflow for adherence to Python standards and best-practices.
Complete
Earn Statement of Accomplishment
Add this credential to your LinkedIn profile, resume, or CVShare it on social media and in your performance review
Included withPremium or Teams
Enroll NowFAQs
Is this Track suitable for beginners?
Yes! This track is suitable for beginners and does not require any knowledge of Python to get started. It is designed for users to start and further develop their own Python programming skills.
What is the programming language of this Track?
This Track is based on the Python programming language.
Which jobs will benefit from this Track?
This Track is designed to help users develop skills that are relevant for many careers. This includes data analysts, software engineers, and machine learning practitioners.
How will this Track prepare me for my career?
The Track will provide users with the opportunity to gain the skills and knowledge needed to build a career in Python programming, such as writing functions, software engineering, and object-oriented programming. By the end of the Track, users will be enabled to read, reuse, and maintain their own Python code.
How long does it take to complete this Track?
This Track typically takes 24 hours to complete.
What's the difference between a skills track and a career track?
A skills track focuses on developing mastery of Python programming language and related skills to be successful in a career. A career track is designed to help users prepare for a specific job related to Python, such as a software engineer or a data analyst.
What packages are used for this Track?
This Track will utilize packages such as pandas, NumPy, setuptools, pytest, and pycodestyle to practice Python programming.
Join over 19 million learners and start Python Programming today!
Create Your Free Account
or
By continuing, you accept our Terms of Use, our Privacy Policy and that your data is stored in the USA.