gourses

← Volver a la búsqueda

Introduction to Python for Beginners

coursera · Desarrollo · en · ⏱ 5 h

Impartido por Anton Voroniuk

Precio no disponible en esta plataforma

Entra en tu cuenta para guardar este curso y volver a él cuando quieras.

Comparar este curso
Ver curso en coursera

Enlace de afiliado: podemos cobrar comisión, sin coste extra para ti. Más información

Descripción

By the end of this course, you will write, run, and debug your own Python scripts to automate tasks and organize data. You will install Python and execute files from the terminal, control program flow using conditions and loops, and manage information with lists, tuples, sets, and dictionaries. You will also build reusable functions, read and write text files safely, and deploy a simple web application using Flask. Finally, you will apply basic security practices to protect your code and evaluate AI-generated scripts before using them. This course is designed for absolute beginners, analysts, and office professionals who want a working Python environment today without prior programming experience. What sets this program apart is its immediate practical focus: you will not just read theory, but actively build a personal profile script, a password validator, and a text analyzer. You will learn how to read tracebacks, fix errors, and use free, open-source tools like VS Code. By avoiding complex external libraries initially, you build a solid foundation in the Python standard library, preparing you to automate repetitive manual tasks and build small, reliable command-line utilities.