Explore >> Select a destination


You are here

gigasquid.github.io
| | text.eapl.mx
11.9 parsecs away

Travel
| |
| | www.softdevtube.com
8.9 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
| | connorberry.com
10.9 parsecs away

Travel
| | Tcl: Hello World File: hello.tcl --------------- puts "Hello World!" Run it with: $ tclsh hello.tcl Project Euler #1 in English: Take the numbers from 1 upto but not including 1000 and for each number, if the number is divisible by 3 or 5 add it to a sum. Once every number has been looked up,...
| | futurecoder101.wordpress.com
63.4 parsecs away

Travel
| There are different reasons and motivations that drew me to learn how to code and become a future software developer, the main ones are the opportunity to build and see something from scratch become important and useful to other people, and the sheer joy to find solutions to problems! If you're like me, someone searching...