We may earn an affiliate commission when you visit our partners.
Course image
Taught by Meta Staff

En este curso, se mostrarán las habilidades básicas de programación con la sintaxis básica de Python. Aprenderá a utilizar el código para resolver problemas. Explorará por completo en el ecosistema Python y aprenderá sobre módulos, bibliotecas y herramientas populares para Python.

Read more

En este curso, se mostrarán las habilidades básicas de programación con la sintaxis básica de Python. Aprenderá a utilizar el código para resolver problemas. Explorará por completo en el ecosistema Python y aprenderá sobre módulos, bibliotecas y herramientas populares para Python.

También podrá utilizar objetos, clases y métodos en Python y utilizar variables, tipos de datos, flujos de control y bucles, funciones y estructuras de datos. Aprenderá a reconocer y solucionar errores y escribirá pruebas unitarias para su código Python, y practicará el desarrollo basado en pruebas.

Al final de este curso, usted podrá:

• Preparar su sistema informático para la programación en Python

• Mostrar comprensión de la sintaxis de Python y cómo controlar el flujo de código

• Demostrar conocimiento de cómo manejar errores y excepciones

• Explicar la programación orientada a objetos y los principales conceptos asociados con ella

• Explicar la importancia de las pruebas en Python, y cuándo aplicar métodos particulares

Este curso es para principiantes que deseen prepararse para una carrera en el desarrollo de back-end o ingeniería de bases de datos. Para poder hacer este curso y lograr resultados satisfactorios, no es necesario tener experiencia previa en desarrollo web, sino solo conocimientos básicos de navegación por Internet y ganas de iniciarse en la codificación.

Enroll now

What's inside

Syllabus

Introducción a Python
Comience con el lenguaje de programación Python y los conceptos básicos asociados.
Programación básica con Python
Aprenda a utilizar la sintaxis básica de Python para usar el flujo de control y los bucles y trabajar con funciones y estructuras de datos. También aprenderá a reconocer posibles errores, sus causas y cómo manejarlos.
Read more
Paradigmas de programación
Conozca los paradigmas de la programación procedimental y los conceptos lógicos asociados. Explorará la programación funcional y orientada a objetos, y obtendrá una introducción a los algoritmos.
Módulos, paquetes, bibliotecas y herramientas
Mejore su entorno de programación con bibliotecas de módulos y herramientas populares para Python. También aprenderá sobre los diferentes tipos de pruebas y cómo escribir una prueba.
Evaluación calificada de final del curso
Ponga en práctica y reflexione sobre las habilidades que ha adquirido en este curso.

Good to know

Know what's good
, what to watch for
, and possible dealbreakers
Estudia los conceptos básicos de programación con Python, un lenguaje de alto nivel popular para el desarrollo de software
Aplica las habilidades de programación básicas para escribir código simple en Python y comprender el flujo del código
Desarrolla una comprensión de las estructuras de datos y algoritmos, componentes esenciales de la programación
Examina los paradigmas de programación comunes, como la programación procedimental y orientada a objetos
Explora las bibliotecas y herramientas populares de Python para mejorar el entorno de programación y ampliar las capacidades
Fortalece las habilidades de depuración y pruebas para identificar y corregir errores en el código de Python

Save this course

Save Programar en Python to your list so you can find it easily later:
Save

Activities

Be better prepared before your course. Deepen your understanding during and after it. Supplement your coursework and achieve mastery of the topics covered in Programar en Python with these activities:
Familiarize con Python
Refresca tus conocimientos sobre los conceptos básicos de Python, como sintaxis, flujo de control y tipos de datos, para prepararte mejor para el curso.
Browse courses on Python Syntax
Show steps
  • Revisa los conceptos básicos de Python
  • Practica el uso de la sintaxis de Python
  • Trabaja con tipos de datos y estructuras de control
Organizar y revisar notas y materiales del curso
Mejore su retención y comprensión revisando y organizando regularmente sus notas y materiales de clase.
Show steps
  • Recopile notas de clase, diapositivas y tareas.
  • Cree resúmenes y hojas de trucos.
  • Organice los materiales por tema o concepto.
Show all two activities

Career center

Learners who complete Programar en Python will develop knowledge and skills that may be useful to these careers:
Software Engineer
Software Engineers write code that solves problems. A course on programming in Python will teach the fundamentals of programming in this popular language. With this knowledge, you can pursue software engineering, specializing in the back-end or database engineering, and work on projects of all kinds.
Computer Programmer
Computer Programmers work with the basics of programming, including variables, types of data, and flow of control. A course in this subject will teach you how to approach these tasks using Python, one of the most important programming languages used today.
Data Analyst
Data Analysts rely on their programming skills to use databases and write code to manipulate and analyze data. The knowledge you gain in this course will serve as a strong foundation for a career in this field.
Web Developer
Web Developers use Python to write code for the back-end of websites and web applications. This course in Python will give you a solid foundation in the aspects of programming that are most relevant in this career.
Database Administrator
Database Administrators are responsible for managing and securing databases. A course in programming will help you develop the foundational programming skills needed in this career, especially for database engineering.
IT Specialist
IT Specialists rely on their knowledge of programming to manage computer systems and networks, including their security. A course in programming is crucial for success in this field.
Systems Analyst
Systems Analysts use programming to design and implement computer systems and networks. Knowing how to program in Python will give you an advantage in this career.
Network Administrator
Network Administrators use programming to manage and secure computer networks. The knowledge you gain in this course will serve as a strong foundation for this career.
Computer Scientist
Computer Scientists work on programming projects from theoretical to practical. A course on Python programming is a good first step to a career in this field.
Applications Developer
Applications Developers use programming to design and develop software applications. The knowledge you gain in this course will serve as a strong foundation for this career, especially for back-end or database development.
Cybersecurity Analyst
Cybersecurity Analysts use programming to secure computer networks and systems. A course in programming is crucial for success in this field.
Data Scientist
Data Scientists use programming to analyze data and build models. A course on programming in Python will teach the fundamentals of programming in this popular language. It can serve as a stepping stone for a career in data science.
DevOps Engineer
DevOps Engineers use programming to automate and streamline software development processes. A course in programming is crucial for success in this field.
AI Engineer
AI Engineers use programming to design and develop artificial intelligence systems. A course on programming in Python will teach the fundamentals of programming in this popular language. It can serve as a stepping stone for a career in AI engineering.
Cloud Architect
Cloud Architects use programming to design and implement cloud-based solutions. A course in programming is crucial for success in this field.

Reading list

We've selected 11 books that we think will supplement your learning. Use these to develop background knowledge, enrich your coursework, and gain a deeper understanding of the topics covered in Programar en Python.
Provides a comprehensive introduction to Python, covering the basics of programming as well as more advanced topics such as object-oriented programming and data structures. It great resource for beginners who want to learn Python quickly and effectively.
Comprehensive introduction to Python 3, covering the basics of the language as well as more advanced topics such as object-oriented programming and data structures. It great resource for beginners who want to learn Python 3.
Great resource for beginners who want to learn how to use Python to automate everyday tasks. It covers a wide range of topics, from web scraping to working with data.
Provides a comprehensive introduction to Python, covering the basics of programming as well as more advanced topics such as object-oriented programming and data structures. It great resource for students who want to learn Python for academic purposes.
Comprehensive reference guide for Python. It covers a wide range of topics, from the basics of the language to more advanced topics such as object-oriented programming and data structures. It valuable resource for experienced Python programmers who need a quick reference.
Provides a collection of recipes for solving common programming problems in Python. It valuable resource for experienced Python programmers who want to learn how to solve specific problems.
Concise reference guide for Python. It covers the basics of the language as well as more advanced topics such as object-oriented programming and data structures. It valuable resource for experienced Python programmers who need a quick reference.
Provides a deep dive into the Python language. It covers a wide range of topics, from the basics of the language to more advanced topics such as metaprogramming and concurrency. It valuable resource for experienced Python programmers who want to learn more about the language.
Provides a comprehensive overview of the Python standard library. It valuable resource for experienced Python programmers who want to learn more about the standard library and how to use it effectively.

Share

Help others find this course page by sharing it with your friends and followers:

Similar courses

Here are nine courses similar to Programar en Python.
Our mission

OpenCourser helps millions of learners each year. People visit us to learn workspace skills, ace their exams, and nurture their curiosity.

Our extensive catalog contains over 50,000 courses and twice as many books. Browse by search, by topic, or even by career interests. We'll match you to the right resources quickly.

Find this site helpful? Tell a friend about us.

Affiliate disclosure

We're supported by our community of learners. When you purchase or subscribe to courses and programs or purchase books, we may earn a commission from our partners.

Your purchases help us maintain our catalog and keep our servers humming without ads.

Thank you for supporting OpenCourser.

© 2016 - 2024 OpenCourser