• For Individuals
  • For Businesses
  • For Universities
  • For Governments
Coursera
Online Degrees
Careers
Log In
Join for Free
Coursera
Universidad Austral
Aprende a programar con Python Specialization
  • About
  • Outcomes
  • Courses
  • Testimonials
  1. Browse
  2. Computer Science
  3. Software Development
Universidad Austral

Aprende a programar con Python Specialization

Agustin Olmedo

Instructor: Agustin Olmedo

21,557 already enrolled

Included with Coursera Plus

•Learn more
4 course series
Get in-depth knowledge of a subject
4.5

(1,269 reviews)

Beginner level
No prior experience required
4 weeks to complete
at 10 hours a week
Flexible schedule
Learn at your own pace

4 course series
Get in-depth knowledge of a subject
4.5

(1,269 reviews)

Beginner level
No prior experience required
4 weeks to complete
at 10 hours a week
Flexible schedule
Learn at your own pace
  • About
  • Outcomes
  • Courses
  • Testimonials

What you'll learn

Este programa especializado está dirigido a aquellas personas que tengan interés por conocer y aprender sobre la programación en Python.

A través de 4 cursos irás aprendiendo a manejarte a partir de los conceptos básicos de programación utilizando el lenguaje de programación Python en su versión 3.0. La dificultad y exigencia en el manejo de los contenidos irá creciendo paulatinamente a lo largo de los cursos.

Este programa se desarrolla en 4 MOOCS de 4 semanas de duración cada uno

Applied Learning Project

A partir de este programa podrás construir programas que te ayuden en tu trabajo y estar preparado para tomar cursos de programación más avanzados.

En el MOOC 1 se trabajan los conceptos básicos de programación utilizando el lenguaje de programación Python para construir pequeños programas.

En el MOOC 2 se abarcan las estructuras de datos integradas en Python, el trabajo con archivos y el manejo de excepciones, a fin de realizar programas que trabajen con muchos datos tomados desde archivos de la computadora.

El MOOC 3 engloba los conceptos del paradigma de programación orientado a objetos. Los propósitos del curso son diseñar y construir sistemas con objetos para modelar cualquier aspecto de la realidad que desee.

En el MOOC 4, en lugar de trabajar con simples archivos, trabajamos con bases de datos relacionales que permiten guardar información con cierta estructura y recuperar los datos de manera eficiente. Esto permite trabajar con grandes volúmenes de datos.

Skills you'll gain

  • Development Environment
  • Unit Testing
  • Database Design
  • Object Oriented Design
  • Object-Relational Mapping
  • SQL
  • Debugging
  • JSON
  • Software Installation
  • Software Design
  • Relational Databases
  • Data Structures

Details to know

Shareable certificate

Add to your LinkedIn profile

Taught in Spanish

See how employees at top companies are mastering in-demand skills

Learn more about Coursera for Business
 logos of Petrobras, TATA, Danone, Capgemini, P&G and L'Oreal

Advance your subject-matter expertise

  • Learn in-demand skills from university and industry experts
  • Master a subject or tool with hands-on projects
  • Develop a deep understanding of key concepts
  • Earn a career certificate from Universidad Austral

Specialization - 4 course series

Este programa especializado está dirigido a aquellas personas que tengan interés por conocer y aprender sobre la programación en Python.

A través de 4 cursos irás aprendiendo a manejarte a partir de los conceptos básicos de programación utilizando el lenguaje de programación Python en su versión 3.0. La dificultad y exigencia en el manejo de los contenidos irá creciendo paulatinamente a lo largo de los cursos.

Este programa se desarrolla en 4 MOOCS de 4 semanas de duración cada uno

Applied Learning Project

A partir de este programa podrás construir programas que te ayuden en tu trabajo y estar preparado para tomar cursos de programación más avanzados.

En el MOOC 1 se trabajan los conceptos básicos de programación utilizando el lenguaje de programación Python para construir pequeños programas.

En el MOOC 2 se abarcan las estructuras de datos integradas en Python, el trabajo con archivos y el manejo de excepciones, a fin de realizar programas que trabajen con muchos datos tomados desde archivos de la computadora.

El MOOC 3 engloba los conceptos del paradigma de programación orientado a objetos. Los propósitos del curso son diseñar y construir sistemas con objetos para modelar cualquier aspecto de la realidad que desee.

En el MOOC 4, en lugar de trabajar con simples archivos, trabajamos con bases de datos relacionales que permiten guardar información con cierta estructura y recuperar los datos de manera eficiente. Esto permite trabajar con grandes volúmenes de datos.

Introducción a la programación con Python

Introducción a la programación con Python

Course 1•16 hours

What you'll learn

  • Comprender los conceptos básicos de programación.

  • Entender cómo la computadora interpreta el código.

  • Crear tus propios scripts en Python y ejecutarlos (tanto los propios como los de otras personas).

  • Leer e interpretar código básico escrito en Python.

Skills you'll gain

Category: Python Programming
Python Programming
Category: Computer Programming
Computer Programming
Category: Debugging
Debugging
Category: Virtual Environment
Virtual Environment
Category: Integrated Development Environments
Integrated Development Environments
Category: Development Environment
Development Environment
Category: Software Installation
Software Installation
Category: Object Oriented Programming (OOP)
Object Oriented Programming (OOP)
Category: Scripting
Scripting
Estructuras de datos en Python

Estructuras de datos en Python

Course 2•14 hours

What you'll learn

  • Utilizar strings

  • Comprender las diferentes estructuras de datos que provee Python

  • Comprender cómo se trabaja con archivos

  • Comprender qué son las excepciones y el uso de los decoradores

Skills you'll gain

Category: Python Programming
Python Programming
Category: Data Structures
Data Structures
Category: File Management
File Management
Category: JSON
JSON
Category: Data Import/Export
Data Import/Export
Category: Debugging
Debugging
Category: Scripting Languages
Scripting Languages
Category: Scripting
Scripting
Category: Computer Programming
Computer Programming
Programación Orientada a Objetos con Python

Programación Orientada a Objetos con Python

Course 3•8 hours

What you'll learn

  • Comprender qué es un programa orientado a objetos y los conceptos del paradigma asociado, para diseñar sistemas siguiendo las buenas prácticas.

  • Realizar diagramas de objetos, de clases y de secuencia.

  • Realizar pruebas unitarias automáticas del sistema.

  • Realizar refactorizaciones de código y utilizar la técnica de programación Test Driven Development (TDD).

Skills you'll gain

Category: Object Oriented Programming (OOP)
Object Oriented Programming (OOP)
Category: Test Driven Development (TDD)
Test Driven Development (TDD)
Category: Object Oriented Design
Object Oriented Design
Category: Unified Modeling Language
Unified Modeling Language
Category: Python Programming
Python Programming
Category: Unit Testing
Unit Testing
Category: Software Design
Software Design
Category: Programming Principles
Programming Principles
Category: Software Testing
Software Testing
Category: Software Development
Software Development
Category: Computer Programming
Computer Programming
Category: Software Quality (SQA/SQC)
Software Quality (SQA/SQC)
Category: Software Documentation
Software Documentation
Manejo de bases de datos con Python

Manejo de bases de datos con Python

Course 4•15 hours

What you'll learn

  • Comprender qué son y cómo funcionan las bases de datos relacionales.Crear sus propias bases de datos relacionales en SQLite.

  • Construir sistemas orientados a objetos que persistan sus datos en una base de datos relacional utilizando el mapeo objeto relacional de SQLAlchemy.

  • Escribir consultas SQL

  • Comprender que es el Mapeo Objeto Relacional

Skills you'll gain

Category: Database Management
Database Management
Category: SQL
SQL
Category: Object-Relational Mapping
Object-Relational Mapping
Category: Relational Databases
Relational Databases
Category: Query Languages
Query Languages
Category: Data Integrity
Data Integrity
Category: Databases
Databases
Category: Database Design
Database Design
Category: Database Development
Database Development
Category: Data Manipulation
Data Manipulation
Category: Python Programming
Python Programming
Category: Computer Programming
Computer Programming

Earn a career certificate

Add this credential to your LinkedIn profile, resume, or CV. Share it on social media and in your performance review.

Instructor

Agustin Olmedo
Agustin Olmedo
Universidad Austral
4 Courses•66,103 learners

Offered by

Universidad Austral

Offered by

Universidad Austral

La Universidad Austral se propone servir a la sociedad a través de la búsqueda de la verdad, mediante el desarrollo y transmisión del conocimiento, la formación en las virtudes y la atención de cada persona según su destino trascendente, proponiendo un estilo de liderazgo intelectual, profesional, social y público.

Why people choose Coursera for their career

Felipe M.
Learner since 2018
"To be able to take courses at my own pace and rhythm has been an amazing experience. I can learn whenever it fits my schedule and mood."
Jennifer J.
Learner since 2020
"I directly applied the concepts and skills I learned from my courses to an exciting new project at work."
Larry W.
Learner since 2021
"When I need courses on topics that my university doesn't offer, Coursera is one of the best places to go."
Chaitanya A.
"Learning isn't just about being better at your job: it's so much more than that. Coursera allows me to learn without limits."
Coursera Plus

Open new doors with Coursera Plus

Unlimited access to 10,000+ world-class courses, hands-on projects, and job-ready certificate programs - all included in your subscription

Learn more

Advance your career with an online degree

Earn a degree from world-class universities - 100% online

Explore degrees

Join over 3,400 global companies that choose Coursera for Business

Upskill your employees to excel in the digital economy

Learn more

Frequently asked questions

Este programa utiliza sólo matemática básica y no requiere conocimientos previos de programación, se irá trabajando sobre estos a lo largo de los cursos. Cualquier persona con un manejo de informática moderado podrá dominar los materiales que se presentarán.

Si bien no es indispensable, los cursos están diseñados con un grado creciente de dificultad y, por lo tanto, te recomendamos seguir el siguiente orden:

MOOC 1 = Introducción a la Programación con Python

MOOC 2 = Estructuras de datos en Python

MOOC 3 = Programación orientada a objetos con Python

MOOC 4 = Manejo de base de datos con Python

This course is completely online, so there’s no need to show up to a classroom in person. You can access your lectures, readings and assignments anytime and anywhere via the web or your mobile device.

If you subscribed, you get a 7-day free trial during which you can cancel at no penalty. After that, we don’t give refunds, but you can cancel your subscription at any time. See our full refund policyOpens in a new tab.

Yes! To get started, click the course card that interests you and enroll. You can enroll and complete the course to earn a shareable certificate, or you can audit it to view the course materials for free. When you subscribe to a course that is part of a Specialization, you’re automatically subscribed to the full Specialization. Visit your learner dashboard to track your progress.

Yes. In select learning programs, you can apply for financial aid or a scholarship if you can’t afford the enrollment fee. If fin aid or scholarship is available for your learning program selection, you’ll find a link to apply on the description page.

When you enroll in the course, you get access to all of the courses in the Specialization, and you earn a certificate when you complete the work. If you only want to read and view the course content, you can audit the course for free. If you cannot afford the fee, you can apply for financial aidOpens in a new tab.

This Specialization doesn't carry university credit, but some universities may choose to accept Specialization Certificates for credit. Check with your institution to learn more.

More questions

Visit the learner help center

Financial aid available,

Coursera Footer

Coursera

  • About
  • What We Offer
  • Leadership
  • Careers
  • Catalog
  • Coursera Plus
  • Professional Certificates
  • MasterTrack® Certificates
  • Degrees
  • For Enterprise
  • For Government
  • For Campus
  • Become a Partner
  • Social Impact

Community

  • Learners
  • Partners
  • Beta Testers
  • Blog
  • The Coursera Podcast
  • Tech Blog

More

  • Press
  • Investors
  • Terms
  • Privacy
  • Help
  • Accessibility
  • Contact
  • Articles
  • Directory
  • Affiliates
  • Modern Slavery Statement
  • Manage Cookie Preferences
Learn Anywhere
Download on the App Store
Get it on Google Play
Logo of Certified B Corporation
© 2025 Coursera Inc. All rights reserved.
  • Coursera Facebook
  • Coursera Linkedin
  • Coursera Twitter
  • Coursera YouTube
  • Coursera Instagram
  • Coursera TikTok
Coursera

Sign up

Learn on your own time from top universities and businesses.

​
​
Between 8 and 72 characters
Your password is hidden
​

or

Already on Coursera?


I accept Coursera's Terms of Use and Privacy Notice. Having trouble logging in? Learner help center

This site is protected by reCAPTCHA Enterprise and the Google Privacy Policy and Terms of Service apply.