ACES Python I

[divider_line]

Overview

[divider_line]

In course, students will learn the basics of programming with Python. You will learn about expressions, variables, conditionals, loops, lists, sets, dicts, functions, objects, and exceptions.
Upon completion of this course, students should be able to:

1). Store and manipulate user-input data using Python.
2). Implement basic Python decisions, iteration, sequence containers, sets, and dicts.
3). Read and write files using Python.
4). Define custom functions and call built-in Python functions.

This class is intended for non-programmers.

Scroll to Top