10152211Python for Developers
Course Information
Description
Teaches basic programming using the Python language. The student will learn the Python environment, sequential programming, variables, branching, loops, math for data analytics, functions, modules and lists.
Total Credits
3
Prior Learning Assessment
  • Exam-College Developed Challenge Exam

Course Competencies
  1. Identify and use the correct data types to solve programming problems

  2. Assign and retrieve values to and from variables

  3. Solve programming problems with lists, including adding, retrieving and removing elements and sorting lists

  4. Create and use tuples

  5. Use if statements and if/else blocks

  6. Nest blocks of code appropriately

  7. Solve programming problems with dictionaries by adding and retrieving keys and values

  8. Loop through lists, range iterators, dictionary keys and values

  9. Retrieve input from the user

  10. Use functions to solve programming problems, by defining and calling functions, with and without parameters and with and without return values

  11. Define and use classes and object

This Outline is under development.