Guest User

Untitled

a guest
Jun 21st, 2018
93
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 0.77 KB | None | 0 0
  1. Course Description
  2. -----------------
  3.  
  4. In this course, you'll learn
  5. - The fundamentals of the Python programming language : 1 hr
  6. - Store data using Python data types and variables : 1 hr
  7. - Use complex data structures like lists, sets, dictionaries, and tuples to store collections of related data : 2 hr
  8. - Use conditionals and loops to control the flow of code : 3 hr
  9. - Define and document your own custom functions, write scripts, and handle errors : 3 hr
  10. - How to find and use modules in the Python Standard Library and other third-party libraries : 2 hr
  11.  
  12. Prerequisites and Requirements
  13. ------------------------------
  14. This course is ideal for those who are new to Python, but have some experience programming in another language.
  15.  
  16. Skill Level
  17. -----------
  18. Beginner
Add Comment
Please, Sign In to add comment