Skip to content

Files

Latest commit

9b3bf57 · Mar 25, 2025

History

History

lesson_04

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
Mar 20, 2025
Mar 20, 2025
Mar 20, 2025
Mar 20, 2025
Mar 12, 2025
Mar 20, 2025
Mar 21, 2025
Mar 20, 2025
Mar 25, 2025
Mar 20, 2025
Mar 25, 2025
Mar 20, 2025
Mar 21, 2025
Mar 21, 2025
Mar 20, 2025
Mar 20, 2025
Mar 13, 2025
Mar 20, 2025
Mar 20, 2025
Mar 13, 2025
Mar 19, 2025

Lesson 04: How to Be A Great Software Engineer (Slides)

Pre-work

Please review the following resources before lecture:

Homework

Writing some code

For this assignment, you will need to write code that determines whether a number is a prime number. You will produce code in two different languages, then provide a 100+ word write up about the similarities and differences between the two implementations you made. An example is provided in the anthonydmays/ folder.