1
0
Fork 0

Add beta boxes

This commit is contained in:
Starbeamrainbowlabs 2015-10-12 07:18:32 +01:00
parent f16fafc0f7
commit 03923aef68
1 changed files with 8 additions and 0 deletions

View File

@ -9,6 +9,14 @@ This repository is like a 'big warehouse', and it contains a number of different
- [Big Box of Javascript](https://github.com/sbrl/thebigwarehouse/blob/master/BigBoxOfJavascript.md)
- [Big Box of Datasets](https://github.com/sbrl/thebigwarehouse/blob/master/BigBoxOfDatasets.md)
### Beta Boxes
These boxes aren't quite full enough to be put into the main warehouse inventory, but they still contain some interesting links.
- [Big Box of Algorithms](https://github.com/sbrl/thebigwarehouse/blob/master/BigBoxOfAlgorithms.md)
- [Big Box of PHP](https://github.com/sbrl/thebigwarehouse/blob/master/BigBoxOfPHP.md)
- [Big Box of Python](https://github.com/sbrl/thebigwarehouse/blob/master/BigBoxOfPython.md)
- [Big Box of VCS](https://github.com/sbrl/thebigwarehouse/blob/master/BigBoxOfVCS.md)
## 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!
- [codebeautify.org](http://codebeautify.org/) - A comprehensive set of tools to validate / view / format / minify / convert all sorts of web based languages.