Skip to content

Latest commit

 

History

History
25 lines (19 loc) · 840 Bytes

python_en.md

File metadata and controls

25 lines (19 loc) · 840 Bytes

Python guideline

1. Goal

This module introduce Python through some of best practices of the programming language. At the end of this module, students will be able to:

  • Install and configure Python
  • Knowledge of the syntax of the Python language
  • Can apply Python to specific problems
  • Understand the characteristics and differences of Python and other object-oriented programming languages.

2. Training time:

3 days (Includes Lectures, individual self-review and perform exam)

3. Document link:

You can read document from links below:

[Slide/Video] The documentation is summaried in the Python module at the Python course on the S*Learn system.

[References]

Happy coding!!!