Skip to the content.

Sprint 4 - Chatroom

Program with Input and Output Program with a List Program with a Dictionary Program with Iteration Program with a Function to perform mathematical and/or a statistical calculations. Program with a Selection/Condition Finish with a Program with Purpose Create a Visual Illustration of a program, algorithm, or process. User stories can help. Show documentation of a program with a List and Iteration. Show comments on a program, including something that does a mathematical and/or statistical calculation. Create a tester function that runs a program that create data for testing. Show comments and code logic that captures conditions if a user errors in input with if / else statements. Show comments and code logic that handles error conditions in code if data or database fails, for example try / catch statements. Illustrate a debugging session using inspect in browser on frontend. Illustrate a debugging session that uses Postman and VS Code to debug backend.