Units
3.0 QUARTER UNITS

Course Description


Python language is gaining popularity because its use enhances program correctness and increases programmer efficiency. Because of its clear and elegant syntax, dynamic typing, automatic memory management, and straight-forward module architecture, Python is simple to learn and fun to use. Its code is easy to read, write, extend and modify. This lab-based course offers proficiency in the core concepts of Python, and the skills and knowledge for building applications using any of the hundreds of thousands of task-specific Python libraries. 

 

Topics

  • The Python environment: interpretation, integrated development environment, code introspection
  • Syntax: flow control, f-string formatting, function protocols, exception handling, functional programming
  • Built-in data types: strings, tuples, lists, sets, dictionaries
  • Sequence manipulations: slicing, accessing, packing, unpacking, sorting by an arbitrary sort key
  • Object-oriented features: classes and inheritance
  • Building applications, modules, packages, and libraries
  • Popular libraries: os, sys, copy, unittest, cProfile, optparse, unittest, shutil, tempfile, subprocess, and more
  • Pythonic thinking: namespaces, internationalization, iterators, generators, decorators, dynamic coding, context managers
  • PandasAI


Note(s):

The Python interpreter is free software and runs on all popular platforms. Students are required to have Python 3.7 or higher installed. 
 

Prerequisites / Skills Needed

Significant experience in any programming language.

 

Currently no classes scheduled. Would you like to be notified when a class is available?

This course applies to these programs:

Demo