Skip to content

Latest commit

 

History

History
17 lines (10 loc) · 879 Bytes

README.md

File metadata and controls

17 lines (10 loc) · 879 Bytes

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.