forked from EbookFoundation/free-programming-books
-
Notifications
You must be signed in to change notification settings - Fork 0
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
Showing
31 changed files
with
963 additions
and
640 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
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
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 |
---|---|---|
|
@@ -29,4 +29,4 @@ TODO | |
- [ ] tr | ||
- [ ] zh | ||
- [ ] javascript framework | ||
- [ ] courses | ||
- [x] courses |
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
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,5 @@ | ||
### Podcasty | ||
|
||
* [CZpodcast](http://java.cz/article/czpodcast) | ||
* [DevMinutes](http://devminutes.cz/) | ||
* [Brus kódu](http://bruskodu.cz/) - pro frontend vývojáře |
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 |
---|---|---|
@@ -1,8 +1,28 @@ | ||
###Index | ||
### Index | ||
* [Javascript](#javascript) | ||
* [Python](#python) | ||
* [Ruby](#ruby) | ||
|
||
### Javascript | ||
* [Screencast] - [ShowMeDo - Javascript Screencasts](http://showmedo.com/videotutorials/javascript) | ||
* [Screencast] - [Free Quality Javascript video tutorials and screencasts](http://screencasts.org/topics/javascript) | ||
* [Screencast] - [Node Tuts - Node.JS Video Tutorials](http://nodetuts.com) | ||
* [Podcast] - [JavaScript Jabber](http://javascriptjabber.com/) | ||
* [Podcast] - [The Javascript Show](http://javascriptshow.com/) | ||
|
||
###Ruby | ||
### Python | ||
* [Screencast] - [ShowMeDo - Python Videos, Tutorials and Screencasts](http://showmedo.com/videotutorials/python) | ||
* [Screencast] - [Diving into Django](http://code.tutsplus.com/articles/diving-into-django--net-2969) | ||
* [Screencast] - [Try Django Tutorial](http://youtu.be/3DccH9AMwFQ?list=PLEsfXFp6DpzRgedo9IzmcpXYoSeDg29Tx) | ||
|
||
### Ruby | ||
* [Podcast] - [5by5 - Ruby on Rails Podcast](http://5by5.tv/rubyonrails) | ||
* [Podcast] - [ENVY LABS - Ruby5](http://ruby5.envylabs.com/) | ||
* [Podcast] - [Ruby Rogues](http://rubyrogues.com/) | ||
* [Screencast] - [Free Ruby on Rails Screencasts](http://railscasts.com/?type=free) | ||
* [Screencast] - [Ruby Videos, Tutorials and Screencasts](http://showmedo.com/videotutorials/ruby) | ||
* [Screencast] - [Ruby Tapas | Free Screencasts](http://www.rubytapas.com/episodes?filter=free) | ||
* [Podcast] - [The Ruby Show](http://rubyshow.com/) | ||
|
||
### Vim | ||
* [Screencast] - [Free screencasts about the text editor Vim](http://vimcasts.org/) |
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,26 @@ | ||
### Index | ||
* [Linux](#Linux) | ||
* [C](#c) | ||
* [JavaScript](#javascript) | ||
* [HTML](#html) | ||
* [PHP](#php) | ||
* [CSS](#css) | ||
|
||
|
||
### Linux | ||
* [Linux](http://ilkaddimlar.com/Linux/Linux/18/Linux) | ||
|
||
### C | ||
* [C Proqramlaşdırma Dilinə Giriş](http://ilkaddimlar.com/C-Proqramlasdirma-dili/428/Giris) | ||
|
||
### JavaScript | ||
* [JavaScript Garden](http://ilkaddimlar.com/JavaScript/182/Obyekt-anlayisi) | ||
|
||
### HTML | ||
* [HTML](http://ilkaddimlar.com/HTML/36/Esas-aletler-El-ile-islemeyi-oyrenirik) | ||
|
||
### PHP | ||
* [PHP](http://ilkaddimlar.com/PHP/PHP/17/PHP) | ||
|
||
### CSS | ||
* [CSS](http://ilkaddimlar.com/kateqoriya12/CSS) |
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
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
Oops, something went wrong.