Explore >> Select a destination


You are here

royvanrijn.com
| | andreabergia.com
8.4 parsecs away

Travel
| | This post is part of the Languages Opinion series. Languages opinion - part one - JVM ??thispost Languages opinion - part two - Rust Languages opinion - part three - Javascript and Typescript In this short series of articles, I want to talk about programming languages. I love learning them, and I always try to read up a bit whenever any new language gains significant traction.
| | abdulapopoola.com
9.7 parsecs away

Travel
| | I try to read a lot of books. Over the years, my'taste' for books has been refined and some of my criteria are listed below.
| | blog.plover.com
32.9 parsecs away

Travel
| | From the highly eclectic blog of Mark Dominus
| | www.brandonpugh.com
54.7 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: