1
0
mirror of https://github.com/adambard/learnxinyminutes-docs.git synced 2025-08-20 21:42:14 +02:00

Initial commit

This commit is contained in:
Adam
2013-06-26 10:58:50 -07:00
commit 1ff21ae92c
2 changed files with 324 additions and 0 deletions

20
README.markdown Normal file
View File

@@ -0,0 +1,20 @@
---
noindex: true
layout: home
---
# Learn X in Y minutes
Whirlwind tours of (several, hopefully many someday) popular and
ought-to-be-more-popular programming languages, presented as valid,
commented code and explained as they go.
## We need YOU!...
... to write more inline code tutorials. Just grab an existing file from
this repo and copy the formatting (don't worry, it's all very simple).
Make a new file, send a pull request, and if it passes muster I'll get it up pronto.
Remember to fill in the author and author\_url fields so you get credited
properly!