Launch Your Coding Adventure: Python Programming Basics Made Simple

Are you ready to learn a new skill?

Consider Python Programming Basics with accomplished medical biologist and award-winning educator, Laura Harris, Ph.D.

This non-credit, self-paced training course will introduce you to Python and show you how to use it on both your home computer. No prior knowledge is required for this course.

Learning objectives:
🔹 Use various single value datatypes (e.g., integers, floats, strings, and Boolean)
🔹 Use multi-value collections in Python (e.g., lists, tuples, sets, and dictionaries)
🔹 Demonstrate knowledge of loops in Python (while-else and for loops)
🔹 Demonstrate ability to handle text files in Python
🔹 Construct a Python program that includes the use of functions