Skip to content

Latest commit

 

History

History

lesson_04

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.