Module 1 - Flowcharting
In this week's lab I was introduced to my first experience with python. I spent time learning to understand what programming is, how it works, and why it is so important. This lab was very basic and established the foundations for creating effective code at the most fundamental level. The way this was taught was by asking participants to create a flowchart of a simple math problem. The goal was to illustrate how a flowchart can be an effective means of visualizing how to program in a clean and understandable way. Reading the "Zen of Python" also offered a set of principles that further established a guideline for coding smoothly and efficiently. Shown below is a screenshot of the flowchart I created for this lab assignment.

Comments
Post a Comment