IT Professional Curricula Software Development Solution Area Generic Languages Python Fundamentals
Python is a lot more than a scripting language, and can be used to create OOP applications using classes, or using a functional paradigm. This course covers some of the ways Python programs can execute. You'll learn about building your own custom functions and classes, and documentation and file handling.
Objectives |
---|
Modules and Functions
Classes
Documenting Code
Files
Practice: Creating Classes
|
