Programming Fundamentals with Python
Cơ sở lập trình (với Python)

- Knowledge about programming language has become an essential part of an education in computer science because the realization of ideas, approaches, models, and algorithms is extremely important for the field of education and research as well as production. In order to deploy from an idea to a product, programming language tools are required.

- In recent years, python has emerged as a popular, powerful, multitasking and widely applicable 3rd generation language, especially in some new technology fields such as AI, Fintech, Data Science, IoT, and so on.

- The content of this course includes aspects of programming basic concepts, coding design, python programming languages, and product implementation. Basing on these contents, the course emphasizes on how to develop a program by using python language.