1
0
Fork 0
TheBigWarehouse/README.md

14 lines
1.0 KiB
Markdown
Raw Normal View History

2015-04-20 18:33:42 +00:00
# The Big Warehouse
A collection of resources for programmers
2015-04-20 19:06:27 +00:00
This repository is like a 'big warehouse', and it contains a number of different 'big boxes'. Each big box contains a (growing!) number of related resources. Pull requests are always welcome :) Resources which have an excessive number of dependencies will not be accepted (except under special circumstances).
2015-04-20 19:00:58 +00:00
## Warehouse Inventory
2015-04-21 16:21:52 +00:00
- [Big Box of HTML](https://github.com/sbrl/thebigwarehouse/blob/master/BigBoxOfHTML.md)
2015-04-20 19:24:23 +00:00
- [Big Box of CSS](https://github.com/sbrl/thebigwarehouse/blob/master/BigBoxOfCSS.md)
2015-04-21 16:21:52 +00:00
- [Big Box of Javascript](https://github.com/sbrl/thebigwarehouse/blob/master/BigBoxOfJavascript.md)
2015-04-28 18:59:46 +00:00
## Miscellanious Links
- [Hackr.io](http://hackr.io/) - This one is too good not to add. A collection of links to computer science / programming tutorials on just about everything. You can even submit to this list too!
2015-05-15 06:38:15 +00:00
- [codebeautify.org](http://codebeautify.org/) - A comprehensive set of tools to validate / view / format / minify / convert all sorts of web based languages.