RbAvci / My-Coursework-Planner

1 stars 0 forks source link

[TECH ED] Hammock Driven Development #169

Open RbAvci opened 4 months ago

RbAvci commented 4 months ago

Link to the coursework

https://github.com/matthiasn/talk-transcripts/blob/master/Hickey_Rich/HammockDrivenDev.md

Why are we doing this?

Here's the video of this talk https://www.youtube.com/watch?v=f84n5oFoZBc

All the way through this course, we are trying to teach you one Big Idea: programming is problem solving.

We never want you to have no problems on this course! We want you to find problems and then solve them. The more problems you have, the better you are doing.

Maximum time in hours (Tech has max 16 per week total)

0

How to submit

Share a solution in your class channel -- write up your troubleshooting process and the solution you found for any problem.

RbAvci commented 3 months ago

Hammock-driven development is a mindset that encourages developers to slow down, think deeply, and plan thoughtfully before writing code. It's a reminder that sometimes the most productive thing you can do is to step away from the keyboard and let your mind work on the problem in the background. 💯