Skip to content

Commit

Permalink
Merge pull request #8 from CAReed/patch-1
Browse files Browse the repository at this point in the history
Update README.md
  • Loading branch information
willCode2Surf committed May 20, 2015
2 parents f54f852 + d17b1f1 commit 0c2bfda
Showing 1 changed file with 17 additions and 3 deletions.
20 changes: 17 additions & 3 deletions README.md
Expand Up @@ -28,6 +28,11 @@ A living document and resource made available by member contributors to use as a
* [Eloquent Javascript](http://eloquentjavascript.net/)

### HTML & CSS
* [w3schools.com](http://www.w3schools.com/)
* [CSS Zen Garden](http://www.csszengarden.com)
* [Can I Use?](http://caniuse.com)
* [Bootstrap](http://getbootstrap.com)

* [WTF, HTML and CSS? - Reasons HTML and CSS might make you say wat](http://wtfhtmlcss.com/)
* [Code Guide by @mdo, designer of twitter bootstrap](http://codeguide.co/)

Expand All @@ -36,8 +41,17 @@ It is possible to generate very nice, complex websites by using a script to buil
* [Here's a nice Ruby-based tool: Jekyll](http://jekyllrb.com/)
* [Here's a nice JS-based tool: HarpJS](http://harpjs.com/)

### C-Sharp
*
## Microsoft .NET
* [.NET on GitHub](https://github.com/microsoft/dotnet)

### ASP.NET
* [The Official ASP.NET Website](http://www.asp.net)
* [ASP.NET 5](http://www.asp.net/vnext)
* [ASP.NET 5 Repository](https://github.com/aspnet/home)

### Other
* [Entity Framework](http://www.asp.net/entity-framework)
* [Open Web Interface for .NET (OWIN)](http://owin.org/)

## Specializations

Expand Down Expand Up @@ -105,4 +119,4 @@ Avoid the chaos that is multiple folks working on a bunch of files. Mantian a c
* [an interactive git tutorial](https://try.github.io/levels/1/challenges/1)
* [another set of git tuts](https://www.atlassian.com/git/)
* [git docs](http://git-scm.com/)
* [Mercurial docs](http://mercurial.selenic.com/)
* [Mercurial docs](http://mercurial.selenic.com/)

0 comments on commit 0c2bfda

Please sign in to comment.