Explore >> Select a destination


You are here

www.tjmaher.com
| | www.fullstackacademy.com
11.6 parsecs away

Travel
| | Confused about the differences between a software engineer vs. software developer? Take a look at the engineering training required and scope of the job
| | www.brandonpugh.com
18.7 parsecs away

Travel
| | Bittorrent sync is a new file sharing app released by Bittorrent Labs. People are saying its an alternative to popular file syncing services such as Dropbox, SkyDrive, etc. However I don't currently see it as being a true replacement for these services but after playing with for the last few weeks I must say I'm impressed and I feel it does sport some cool features I've long wished for in a file syncing app. I've even incorporated it into my development workflow as I'll outline later in this post.
| | simpleprogrammer.com
10.7 parsecs away

Travel
| | What Languages to Learn, How to Structure Code, Algorithms & Data Structures, Methodologies, Source Control, Object Oriented Design, Frameworks or Stack ...
| | www.jurecuhalev.com
75.9 parsecs away

Travel
| Grokking Simplicity is an introductory book that will take you to the world of functional programming. It uses basic JavaScript to explain filter(), map(), and reduce() in simple and logical steps. As an experienced engineer, I read the book hoping it would allow me to read F# code better. What I got from it instead [...]