Трек
Программирование на Python
Создать бесплатный аккаунт
Продолжить через GoogleПоказать больше вариантовили
Любимая обучающимися из тысяч компаний
Обучаете команду?
Попробуйте для бизнесаОписание трека
Программирование на Python
Необходимые условия
Основы программирования на PythonChapter
бонусContext 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
бонусDecorators
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
бонусMore 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
Научитесь писать эффективный код, который быстро выполняется и грамотно распределяет ресурсы, избегая лишних накладных расходов.
Course
Изучите модульность, документацию и автоматизированное тестирование, чтобы быстрее и надежнее решать задачи data science.
Course
Освойте тестирование Python: Освойте методы, создавайте проверки и обеспечьте безошибочный код с pytest и unittest.
Course
Изучите основы объектно-ориентированного программирования (OOP), создавая собственные классы и объекты!
Project
Review a data analysis workflow for adherence to Python standards and best-practices.
завершён
Получить сертификат об окончании
Добавьте эту квалификацию в профиль LinkedIn, резюме или CVПоделитесь в социальных сетях и в обзоре эффективностиЗаписаться сейчас
Присоединяйтесь к более чем 19 миллионам обучающихся и начните Программирование на Python уже сегодня!
Создать бесплатный аккаунт
Продолжить через GoogleПоказать больше вариантовили
Развивайте свои навыки работы с данными с помощью DataCamp для мобильных устройств.
Успевайте в обучении на ходу с помощью наших мобильных курсов и ежедневных 5-минутных заданий по программированию.