Python Course
Simple ~ Easy to use ~ Powerful
What is Python? Why choose it?
Python is one of the most used programming languages in the world. Every day, more than 8,200,000 developers use python to write lines of code, injecting soul into various smart technologies in different fields.
Different from commonly used object-oriented programming languages such as Java and C++, Python has a short syntax and often uses English keywords. The written code is concise and beautiful, and it is easy for ordinary people to understand. Students are able to learn algorithms and programming logic without tedious coding.
What will your students learn?
Basic Programming Logic and Syntax
Classes will teach Python statements, functions, and data types in games and interactive forms and use them to perform basic operations and output specified requirements such as self introduction.
Mini Game Design
Students will independently program a "rock, paper, scissors" contest against the computer which includes elements such as pictures, sound effects, buttons and scores.
Data Visualization
Students will form a team game (Hangman) and then organize the number of correct answers into a clear bar graph in Google colaboratory matplotlib.
Getting Started with Machine Learning
Students will discover the magic of machine learning through preliminary theoretical study and practice of existing applications, and interact with computers to train learning models with images, gestures and games.