Explore >> Select a destination


You are here

initialcommit.com
| | blog.martinig.ch
3.5 parsecs away

Travel
| | Architecture is an important asset for good programming and the notion of "pattern" is here to help us apply already trusted code architecture solutions to common problems. Jason McDonald has done a wonderful job to group some of them in a document that should be useful to most software developers. Go to his blog to
| | www.fulltimenomad.com
2.1 parsecs away

Travel
| | Learn how to become a freelance software developer today. This article shows you step-by-step how to make money software developing.
| | www.softdevtube.com
4.6 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
| | initialcommit.com
19.8 parsecs away

Travel
| Big O notation is a tried and true method to measure the speed of an Algorithm. Learning this concept helps you to build better, faster Software. The best way to understand Big o notation for beginners is to have it explained simply and with examples.