/explore

Click through on any links that interest you or select the planets on the right to continue exploring the Outer Web.
You are here

thecodeartist.blogspot.com
| | www.softdevtube.com
1.4 parsecs away

Travel
| | Programming history is filled with bugs that turned out to be features and limitations that pushed developers to make even more interesting products. We'll journey through code that was so 'bad' it was actually good. Along the way we'll look at the important role failure plays in learning. Then we'll tame our inner perfectionists and
| | www.neilmacy.co.uk
1.8 parsecs away

Travel
| | There are so many unseen parts to software development that don't feel productive and aren't as measurable as writing code, but are key to the job.
| | dougseven.com
1.7 parsecs away

Travel
| | Today I am at re:Invent 2022 in Las Vegas, NV. I am spending my days talking to AWS customers about Amazon CodeWhisperer - a new developer productivity service that will accelerate application development by providing automatic code recommendations based on the code and comments in your IDE. For developers, Amazon CodeWhisperer is an IDE extension...
| | www.davefarley.net
18.1 parsecs away

Travel
| [AI summary] The post discusses the impact of Test Driven Development on software design quality, emphasizing modularity and loose coupling, and outlines the specific steps of the test-first approach.