-
Notifications
You must be signed in to change notification settings - Fork 21
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Onur Özgür ÖZKAN
committed
Nov 27, 2013
1 parent
faca6fd
commit 14d65f8
Showing
1 changed file
with
21 additions
and
0 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,21 @@ | ||
# Books | ||
|
||
## Done | ||
|
||
* [Html 101](https://github.com/lab2023/playbook/blob/master/development/training/html_101.md) | ||
* [Css 101](https://github.com/lab2023/playbook/blob/master/development/training/css_101.md) | ||
* [Css 201[(https://github.com/lab2023/playbook/blob/master/development/training/css_201.md) | ||
* [Sass Compass 101](https://github.com/lab2023/playbook/blob/master/development/training/sass_compass_101.md) | ||
* [JavaScript 101](https://github.com/lab2023/playbook/blob/master/development/training/javascript_101.md) | ||
* [CoffeeScript 101](https://github.com/lab2023/playbook/blob/master/development/training/coffeescript_101.md) | ||
* [Git 101](https://github.com/lab2023/playbook/blob/master/development/training/git_101.md) | ||
|
||
## In progress | ||
|
||
* Linux 101 | ||
* Ruby 101 | ||
* Rails 101 | ||
* PostgreSQL 101 | ||
* Project Management 101 | ||
* Development Environment 101 | ||
* Design 101 |