programa
Programación en Python
Incluido conPremium or Teams
Crea Tu Cuenta Gratuita
o
Al continuar, acepta nuestros Términos de uso, nuestra Política de privacidad y que sus datos se almacenan en los EE. UU.¿Entrenar a 2 o más personas?
Probar DataCamp for BusinessPreferido por estudiantes en miles de empresas
Descripción de la pista
Programación en Python
Prerrequisitos
Fundamentos de programación en PythonChapter
SobresueldoContext 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
SobresueldoDecorators
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
SobresueldoMore 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
Aprende a escribir código eficiente que se ejecute rápido y gestione recursos hábilmente para evitar sobrecarga.
Course
Aprende sobre modularidad, documentación y pruebas automatizadas para resolver problemas de ciencia de datos.
Course
Domina las pruebas en Python: Aprende métodos, crea verificaciones y asegura código sin errores con pytest y unittest.
Course
Descubre los conceptos básicos de la programación orientada a objetos (OOP) y crea clases y objetos personalizados.
Project
SobresueldoPerforming a Code Review
Review a data analysis workflow for adherence to Python standards and best-practices.
completa
Obtener Declaración de Logro
Añade esta credencial a tu perfil, currículum vitae o CV de LinkedInCompártelo en las redes sociales y en tu evaluación de desempeño
Incluido conPremium or Teams
Inscríbete ahoraÚnete a más 15 millones de estudiantes y empezar Programación en Python ¡Hoy!
Crea Tu Cuenta Gratuita
o
Al continuar, acepta nuestros Términos de uso, nuestra Política de privacidad y que sus datos se almacenan en los EE. UU.