Estructuras de datos de Python (Coursera)

Estructuras de datos de Python (Coursera)

Este curso presentará las estructuras de datos básicas del lenguaje de programación Python. Veremos los conceptos básicos de la programación de procedimientos y exploraremos cómo podemos usar las estructuras de datos integrados de Python, como listas, diccionarios y tuplas, para realizar análisis de datos cada vez más complejos. Este curso abarcará los capítulos 6 a 10 del libro de texto “Python para todos”. Este curso cubre Python 3.

Class Deals by MOOC List - Click here and see Coursera's Active Discounts, Deals, and Promo Codes.

What You Will Learn

  • Explicar los principios de las estructuras de datos y cómo se utilizan
  • Crear programas que puedan leer y escribir datos desde archivos
  • Almacenar los datos como pares de clave/valor usando los diccionarios Python
  • Realizar tareas de varios pasos, como clasificar o hacer bucles con tuplas

Syllabus

WEEK 1
Capítulo seis: Cadenas
En esta clase, continuamos donde lo dejamos en la clase anterior, comenzando en el capítulo 6 del libro de texto y cubriendo las cadenas y pasando a las estructuras de datos. La segunda semana de esta clase se reserva al hecho de instalar Python si realmente desea ejecutar las aplicaciones en su computadora de escritorio o portátil. Si decide no instalar Python, simplemente puede pasar a la tercera semana y adelantarse.

WEEK 2
Unidad: Instalación y uso de Python
En este módulo, podrá realizar la configuración para escribir programas en Python. No requerimos que se instale Python para esta clase. Puede escribir y probar programas de Python en el navegador usando el "Sitio de prueba de código Python" en esta lección. Lea el material “Uso de Python en esta clase” para obtener más detalles.

WEEK 3
Capítulo siete: Archivos
Hasta ahora, hemos estado trabajando con datos que se leen desde el usuario o con datos en constantes. Pero los programas reales procesan cantidades mucho mayores de datos al leer y escribir archivos en el almacenamiento secundario de su computadora. En este capítulo comenzaremos a escribir nuestros primeros programas que leen, escanean y procesan datos reales.

WEEK 4
Capítulo ocho: Listas
Dado que queremos resolver problemas más complejos en Python, necesitamos variables más poderosas. Hasta ahora hemos estado usando variables simples para almacenar números o cadenas en las que tenemos un solo valor en una variable. Comenzando con las listas, almacenaremos muchos valores en una sola variable utilizando un esquema de indexación para almacenar, organizar y recuperar diferentes valores de una sola variable. A estas variables de varios valores las llamamos “recopilaciones” o “estructuras de datos”.

WEEK 5
Capítulo nueve: Diccionarios
El diccionario Python es una de sus estructuras de datos más poderosas. En lugar de representar valores en una lista lineal, los diccionarios almacenan datos como pares clave/valor. El uso de pares clave/valor nos da una simple “base de datos” en memoria en una sola variable de Python.

WEEK 6
Capítulo diez: Tuplas
Las tuplas son nuestra tercera y última estructura básica de datos de Python. Las tuplas son una versión simple de las listas. A menudo, usamos tuplas junto con diccionarios para realizar tareas de varios pasos, como clasificar o enlazar todos los datos en un diccionario.

WEEK 7
Graduación
Para celebrar su llegada al punto medio en nuestra especialización Python para todos, le damos la bienvenida para que asista a nuestra ceremonia de graduación en línea. No es muy extensa y presenta un orador de graduación y un discurso de graduación muy breve.

Go to Class
MOOC List is learner-supported. When you buy through links on our site, we may earn an affiliate commission.

Related Courses

Machine Learning Rapid Prototyping with IBM Watson Studio (Coursera) Coursera
IBM

Machine Learning Rapid Prototyping with IBM Watson Studio (Coursera)

An emerging trend in AI is the availability of technologies in which automation is used to select a best-fit model, perform feature engineering and improve model performance via hyperparameter optimization. This automation will provide rapid-prototyping of models and allow the Data Scientist to focus their efforts on applying domain knowledge to fine-tune models. This course will take the learner through the creation of an end-to-end automated pipeline built by Watson Studio’s AutoAI experiment tool, explaining the underlying technology at work as developed by IBM Research.

Sep 14th 2026
4 Weeks
Programming and Application Foundations (Coursera) Coursera
Illinois Tech

Programming and Application Foundations (Coursera)

This course introduces the students to the creation and deployment of modern, standards-compliant web pages written in HTML, CSS, and JavaScript in the context of the client-server architecture of the web. The course also covers the fundamentals of programming in a modern programming language, basic data modeling, database design, implementation, and administration of single-user and shared multi-user database applications using a contemporary relational database management system.

Sep 14th 2026
5-12 Weeks
Gen AI for Code Generation for Python (Coursera) Coursera
Edureka

Gen AI for Code Generation for Python (Coursera)

Welcome to the 'Gen AI for Code Generation for Python' course, where you'll embark on a journey to explore and develop your skills in the art of code generation with Generative AI. Throughout this short course, you will delve into various techniques for generating Python code effortlessly, ranging from simple scripts to complete end-to-end projects.

Sep 14th 2026
1 Week
Visualization for Data Journalism (Coursera) Coursera
University of Illinois at Urbana-Champaign

Visualization for Data Journalism (Coursera)

While telling stories with data has been part of the news practice since its earliest days, it is in the midst of a renaissance. Graphics desks which used to be deemed as “the art department,” a subfield outside the work of newsrooms, are becoming a core part of newsrooms’ operation. Those people (they often have various titles: data journalists, news artists, graphic reporters, developers, etc.) who design news graphics are expected to be full-fledged journalists and work closely with reporters and editors.

Sep 7th 2026
5-12 Weeks
Understanding and Applying Text Embeddings (Coursera) Coursera
DeepLearning.AI

Understanding and Applying Text Embeddings (Coursera)

The Vertex AI Text-Embeddings API enhances the process of generating text embeddings. These text embeddings, which are numerical representations of text, play a pivotal role in many tasks involving the identification of similar items, like Google searches, online shopping recommendations, and personalized music suggestions.

Sep 14th 2026
1 Week
Algorithms, Part II (Coursera) Coursera
Princeton University

Algorithms, Part II (Coursera)

This course covers the essential information that every serious programmer needs to know about algorithms and data structures, with emphasis on applications and scientific performance analysis of Java implementations. Part I covers elementary data structures, sorting, and searching algorithms. Part II focuses on graph- and string-processing algorithms.

Sep 14th 2026
5-12 Weeks
Algorithmic Thinking (Part 2) (Coursera) Coursera
Rice University

Algorithmic Thinking (Part 2) (Coursera)

Experienced Computer Scientists analyze and solve computational problems at a level of abstraction that is beyond that of any particular programming language. This two-part class is designed to train students in the mathematical concepts and process of "Algorithmic Thinking", allowing them to build simpler, more efficient solutions to computational problems.

Sep 7th 2026
4 Weeks
Data Science in Stratified Healthcare and Precision Medicine (Coursera) Coursera
University of Edinburgh

Data Science in Stratified Healthcare and Precision Medicine (Coursera)

An increasing volume of data is becoming available in biomedicine and healthcare, from genomic data, to electronic patient records and data collected by wearable devices. Recent advances in data science are transforming the life sciences, leading to precision medicine and stratified healthcare. In this course, you will learn about some of the different types of data and computational methods involved in stratified healthcare and precision medicine.

Sep 7th 2026
5-12 Weeks
Applied Plotting, Charting & Data Representation in Python (Coursera) Coursera
University of Michigan

Applied Plotting, Charting & Data Representation in Python (Coursera)

This course will introduce the learner to information visualization basics, with a focus on reporting and charting using the matplotlib library. The course will start with a design and information literacy perspective, touching on what makes a good and bad visualization, and what statistical measures translate into in terms of visualizations. The second week will focus on the technology used to make visualizations in python, matplotlib, and introduce users to best practices when creating basic charts and how to realize design decisions in the framework.

Sep 7th 2026
4 Weeks