Saltar al contenido principal
Aprende

Cursos de datos, IA y nube

Siga videos cortos dirigidos por instructores expertos y luego practique lo que ha aprendido con ejercicios interactivos en su navegador.

  • Aprende a tu propio ritmo
  • Obtén experiencia práctica
  • Capítulos completos del tamaño de un bocado
Screenshot of project code-along
79 resultados

Introduction to FastAPI

Build robust, production-grade APIs with FastAPI, mastering HTTP operations, validation, and async execution to create efficient data and ML pipelines.

IntermedioNivel de habilidad
ClockMás de 3 horasTagDesarrollo de softwareUserMatt EckerleLearnCurso

Introducción a las pruebas en Python

Domina las pruebas en Python: Aprende métodos, crea verificaciones y asegura código sin errores con pytest y unittest.

AvanzadoNivel de habilidad
ClockMás de 3 horasTagDesarrollo de softwareUserAlexander LevinLearnCurso

Introduction to Object-Oriented Programming in Java

Learn key object-oriented programming concepts, from basic classes and objects to advanced topics like inheritance and polymorphism.

IntermedioNivel de habilidad
ClockMás de 3 horasTagDesarrollo de softwareUserMiller TrujilloLearnCurso

Intermediate GitHub Concepts

Level up your GitHub skills with our intermediate course on GitHub Projects, Administration, and advanced security features.

PrincipianteNivel de habilidad
ClockMás de 3 horasTagDesarrollo de softwareUserArne WarnkeLearnCurso

Intermedio SQL Servidor

En este curso, utilizarás T-SQL, la variante de SQL utilizada en SQL Server de Microsoft para el análisis de datos.

IntermedioNivel de habilidad
ClockMás de 3 horasTagDesarrollo de softwareUserGinger GrantLearnCurso

Introduction to Writing Functions in R

Take your R skills up a notch by learning to write efficient, reusable functions.

PrincipianteNivel de habilidad
ClockMás de 3 horasTagDesarrollo de softwareUserRichie CottonLearnCurso

Developing Python Packages

Learn to create your own Python packages to make your code easier to use and share with others.

IntermedioNivel de habilidad
ClockMás de 3 horasTagDesarrollo de softwareUserJames FultonLearnCurso

DevOps Concepts

In this Introduction to DevOps, you’ll master the DevOps basics and learn the key concepts, tools, and techniques to improve productivity.

PrincipianteNivel de habilidad
ClockMás de 3 horasTagDesarrollo de softwareUserCem SakaryaLearnCurso

Expresiones regulares en Python

Aprende sobre manipulación de cadenas y conviértete en un maestro usando expresiones regulares.

PrincipianteNivel de habilidad
ClockMás de 3 horasTagDesarrollo de softwareUserMaria Eugenia InzaugaratLearnCurso

Introduction to Bash Scripting

Bash scripting allows you to build analytics pipelines in the cloud and work with data stored across multiple files.

IntermedioNivel de habilidad
ClockMás de 3 horasTagDesarrollo de softwareUserAlex ScrivenLearnCurso

Advanced Git

Master Git’s advanced features to streamline data science and engineering workflows, from complex merging to large-scale project optimization.

AvanzadoNivel de habilidad
ClockMás de 3 horasTagDesarrollo de softwareUserAmanda Crawford-AdamoLearnCurso

Intermediate Docker

Master multi-stage builds, Docker networking tools, and Docker Compose for optimal containerized applications!

IntermedioNivel de habilidad
ClockMás de 3 horasTagDesarrollo de softwareUserMike MetzgerLearnCurso

Writing Efficient R Code

Learn to write faster R code, discover benchmarking and profiling, and unlock the secrets of parallel programming.

IntermedioNivel de habilidad
ClockMás de 3 horasTagDesarrollo de softwareUserColin GillespieLearnCurso

Concepts in Computer Science

Learn how computers work, design efficient algorithms, and explore computational theory to solve real-world problems.

PrincipianteNivel de habilidad
ClockMás de 3 horasTagDesarrollo de softwareUserPritesh PatelLearnCurso

Building Web Applications with Shiny in R

Shiny is an R package that makes it easy to build interactive web apps directly in R, allowing your team to explore your data as dashboards or visualizations.

IntermedioNivel de habilidad
ClockMás de 3 horasTagDesarrollo de softwareUserkaelen medeirosLearnCurso

Working with Dates and Times in R

Learn the essentials of parsing, manipulating and computing with dates and times in R.

IntermedioNivel de habilidad
ClockMás de 3 horasTagDesarrollo de softwareUserCharlotte WickhamLearnCurso

Introduction to Julia

Julia is a new programming language designed to be the ideal language for scientific computing, machine learning, and data mining.

PrincipianteNivel de habilidad
ClockMás de 3 horasTagDesarrollo de softwareUserJames FultonLearnCurso

Improving Query Performance in SQL Server

In this course, students will learn to write queries that are both efficient and easy to read and understand.

IntermedioNivel de habilidad
ClockMás de 3 horasTagDesarrollo de softwareUserDean SmithLearnCurso

String Manipulation with stringr in R

Learn how to pull character strings apart, put them back together and use the stringr package.

IntermedioNivel de habilidad
ClockMás de 3 horasTagDesarrollo de softwareUserCharlotte WickhamLearnCurso

Improving Query Performance in PostgreSQL

Learn how to structure your PostgreSQL queries to run in a fraction of the time.

IntermedioNivel de habilidad
ClockMás de 3 horasTagDesarrollo de softwareUserAmy McCartyLearnCurso

Introduction to Scala

Begin your journey with Scala, a popular language for scalable applications and data engineering infrastructure.

IntermedioNivel de habilidad
ClockMás de 3 horasTagDesarrollo de softwareUserDavid VenturiLearnCurso

Introduction to Optimization in Python

Learn to solve real-world optimization problems using Pythons SciPy and PuLP, covering everything from basic to constrained and complex optimization.

IntermedioNivel de habilidad
ClockMás de 3 horasTagDesarrollo de softwareUserJames ChapmanLearnCurso

Object-Oriented Programming with S3 and R6 in R

Manage the complexity in your code using object-oriented programming with the S3 and R6 systems.

AvanzadoNivel de habilidad
ClockMás de 3 horasTagDesarrollo de softwareUserRichie CottonLearnCurso

Case Study: Building Software in Python

Build real-world applications with Python—practice using OOP and software engineering principles to write clean and maintainable code.

AvanzadoNivel de habilidad
ClockMás de 3 horasTagDesarrollo de softwareUserMark PedigoLearnCurso

Transactions and Error Handling in SQL Server

Learn to write scripts that will catch and handle errors and control for multiple operations happening at once.

IntermedioNivel de habilidad
ClockMás de 3 horasTagDesarrollo de softwareUserMiriam AntonaLearnCurso

Python for Spreadsheet Users

Use your knowledge of common spreadsheet functions and techniques to explore Python!

PrincipianteNivel de habilidad
ClockMás de 3 horasTagDesarrollo de softwareUserDataCamp Content CreatorLearnCurso

Building and Optimizing Triggers in SQL Server

Learn how to design and implement triggers in SQL Server using real-world examples.

IntermedioNivel de habilidad
ClockMás de 3 horasTagDesarrollo de softwareUserFlorin AngelescuLearnCurso

Nivel de habilidad

tecnología

tema

FAQs