Explore >> Select a destination


You are here

blog.bencope.land
| | www.softdevtube.com
12.5 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
| | blog.bittersweetryan.com
15.2 parsecs away

Travel
| | Level Up your JavaScript skills with me tomorrow at 11:00 AM CST on the ColdFusion online meetup: http://www.meetup.com/coldfusionmeetup/ev...
| | craigmbooth.com
14.2 parsecs away

Travel
| | Building a photo-realistic ray tracer from scratch
| | www.brandonpugh.com
47.6 parsecs away

Travel
| Thought I would try to make it a thing where I post about a particular tool I'm using that makes life easier for me as a developer. GhostDoc is a cool little Visual Studio plugin that makes commenting your methods and properties much easier. With a keyboard shortcut or right clicking on a method name, GhostDoc will automatically generate xml documentation comments by intelligently looking at the method name and parameters: