Showing posts with label c#. Show all posts
Showing posts with label c#. Show all posts

Wednesday, April 17, 2013

Quick Links - April 17 2013 C# Intro

Hey All,

Two quick links for the day both from the same author.


The posts serve as an introduction to C# for experienced developers of other languages such as C or Java .  Good stuff in here and can be used as a simple C# reference as well.

Enjoy!

Wednesday, March 13, 2013

Quick Links - March 13 2013 More Literate Coffeescript and 2000 C# Things

Hey all a couple of interesting finds for the day:

The first link is a blog post from Jeremy Ashkenas about Literate Coffeescript.  Why it was added to the project and what he hopes it will help accomplish.  It also discusses briefly and links to a blog platform written in Literate Coffeescript called Journo.  If you are interested in Literate Coffeescript I highly recommend reading the post and reviewing the source.

The second is a blog I've been following for a bit and have been reading through frequently as of late, 2000 Things You Should Know About C#.  He's not quite at 2000 things yet but Sean Sexton has some great little nuggets of information on this blog.  There's quit a bit of simple and straight forward stuff here but it's great for reviewing C# concepts and ideas.