/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

davidllop.com
| | www.s-anand.net
18.2 parsecs away

Travel
| | In 1994, I learnt Perl. It was fantastic. I used it to: In 2006, I was convinced I should stick to Perl over Python. In 2008, Google launched AppEngine and it provided free hosting (which was a big deal!) but had only 2 runtimes: Java and Python. The choice was clear. I'd rather learn Python ... Perl, 1994-2011 Read More »
| | stegrainer.com
20.1 parsecs away

Travel
| | On learning a lot in the healthcare industry
| | www.softdevtube.com
17.3 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
| | nodogmablog.bryanhogan.net
29.2 parsecs away

Travel
| It is easy to debug an AWS Lambda function locally with Visual Studio Code, all you need to do is install one tool and make one change to the launch.json file. Read on to see how.