Lesson 04: How to Be A Great Software Engineer (Slides)
Please review the following resources before lecture:
- 10 must-have Software Engineering Skills | Reaction (Video)
- Mindset of Successful Programmers (Video)
- Do coding exercise.
- Do pre-work for lesson 05.
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.