Common Computer Science References
Learning Outcome
At the end of this lesson, you will be able to:
understand that code development is "cyclical" and at any point, you might need to drop something
Review
null
Lesson
fixing any problem early is a lot easier than fixing it later
Activity
null
Daily Assignment
if there is anything that needs to be changed, do it now!
get me to create a GitHub repo for your project; I will then send you the URL and you can "fork" it.
this is where you will place your code, so I always have the latest "best" version
place your initial starter code in your forked version and send me a pull request