The Programming Fundamentals course is an introduction to the Python programming language for students
without prior programming experience. Students are introduced to core programming concepts like data
structures, conditionals, loops, variables, and functions. This course provides hands-on coding exercises using
commonly used data structures, writing custom functions, and reading and writing to files. The concepts
presented in the course are reinforced by practice through lab exercises. After completing this course, students
will immediately be able to use Python to complete tasks in the real world.
without prior programming experience. Students are introduced to core programming concepts like data
structures, conditionals, loops, variables, and functions. This course provides hands-on coding exercises using
commonly used data structures, writing custom functions, and reading and writing to files. The concepts
presented in the course are reinforced by practice through lab exercises. After completing this course, students
will immediately be able to use Python to complete tasks in the real world.