
ผู้เริ่มต้น
Basic Python Programming
ไม่มีหมวดหมู่
(ทดสอบระบบ) A hands-on, project-focused course that takes you from Python basics to testing, packaging, async, and practical data/workflow automation. Write clear, maintainable, and production-ready Python.
2 เดือนที่แล้ว
4
Basic Python Programming
คำอธิบายคอร์ส
This course offers a structured introduction to Python for beginners and upskillers aiming to build real-world, maintainable software. You’ll learn Pythonic syntax and idioms, data structures, functions, modules, object-oriented design, error handling, testing, packaging, virtual environments, and tooling. Through labs and mini-projects, you’ll practice writing clean, well-documented code; working with files, APIs, and data; using popular libraries; and shipping distributable packages and CLI tools. By the end, you’ll be comfortable navigating the Python ecosystem, automating workflows, building small services, and applying best practices in readability, performance, and reliability.