¿Qué quieres aprender?

Programming Essentials in Python

Programming Essentials in Python

Interpros

Curso online


Precio a consultar

Python es un lenguaje de programación de propósito general que se utiliza para desarrollar cualquier cosa. Python es clave para el desarrollo web de backend, el análisis de datos, la inteligencia artificial y el cómputo científico, que son destrezas clave para hacer carrera en el campo de TI.

En este curso aprenderá a diseñar, escribir, depurar y ejecutar programas codificados en el lenguaje Python.

¿Quieres hablar con un asesor sobre este curso?

Objetivos

- Desarrollar un conocimiento de cómo funcionan las computadoras y cómo se ejecutan los programas. - Desarrollar el pensamiento crítico y las habilidades para resolver problemas utilizando un enfoque algorítmico. - Aprender sobre el papel del programador en el proceso de desarrollo de software. - Traducir cuestiones del mundo real en problemas que se pueden resolver con computadoras.

A quién va dirigido

- Cualquier persona que no tenga conocimientos previos de programación, así como para quienes, conociendo otros lenguajes, quieran incorporar Python a sus conocimientos.

Temario completo de este curso

Temario:
Introductions

  • Programming – absolute basics.
  • Python – a tool, not a reptile.
  • There is more than one Python.
  • Begin your Python journey.
  • Edube Sandbox and Labs.


Basics I

  • Your first program.
  • Python literals.
  • Operators – data manipulation tools.
  • Variables – data-shaped boxes.
  • How to talk to computer?


Basics II

  • Making decisions in Python.
  • Python’s loops.
  • Logic and bit operations in Python.
  • Lists – collections of data?
  • Sorting simple lists – the bubble sort algorithm?
  • Lists – some more details?
  • Lists in advanced applications.


Basics III

  • Writing functions in Python.
  • How functions communicate with their environment.
  • Returning a result from a function.
  • Scopes in Python.
  • Creating functions.
  • Tuples and dictionaries.


Intermediate I

  • Using modules.
  • Some useful moduless.
  • What is a package?
  • Errors – a programmer’s daily bread.
  • The anatomy of an exception.
  • Some of the most useful exceptions.
  • Characters and strings vs. computers.
  • The nature of Python’s strings.
  • String methods.
  • Strings in action.
  • Four simple programs.


Intermediate II

  • Basic concepts of object programming.
  • A short journey from the procedural to the object approach.
  • Properties.
  • Methodss.
  • Inheritance– one of object programming foundations.
  • Exceptions once again.
  • Generators and closures.
  • Processing files.
  • Working with real files.
Ver más