Python Programming

Python is a widely used high-level, general-purpose, interpreted, dynamic programming language. Python supports many programming paradigms, including object-oriented, functional, and procedural programming. Its design philosophy emphasizes code readability, simplicity, and its syntax allows programmers to express concepts in fewer lines of code than possible in other popular programming languages. Python is very extensible and the modularity of this language has made it popular for adding interfaces to existing applications.[1]

This course comprises 16 lessons on Python programming using Python 3. Each lesson includes a combination of Wikipedia and Internet-based readings, YouTube videos, and hands-on learning activities.

This entire Wikiversity course can be downloaded in book form by selecting Download Learning Guide in the sidebar.

Preparation edit

This is a second-semester, college-level course. Learners should already be familiar with introductory computer concepts and have advanced or proficient-level computer skills.

Lessons edit

  1. Introduction
  2. Variables
  3. Conditions
  4. Loops
  5. Functions
  6. Strings
  7. Lists
  8. Dictionaries
  9. Tuples and Sets
  10. Classes
  11. Modules
  12. RegEx
  13. Files
  14. Internet Data
  15. Databases
  16. GUI

See Also edit

Participation edit

This section is for the purpose of optionally documenting one's participation process in the course. Here might be notes by learners who might document their learning process and how they view the learning materials and/or how they interacted with them, contributed content or ideas regarding interacting with it. It may include participants experiences with material. Their motivation reasons for participating in the course as a whole and for parts of the course.

Bibliography edit

References edit