提交 b6a611c9 编写于 作者: V Victor Felder

Formatting all files according to guidelines

上级 ef824d48
### Index ### Index
* [Assembly](#assembly) * [Assembly](#assembly)
* [Android](#android) * [Android](#android)
* [AngularJS](#angularjs) * [AngularJS](#angularjs)
...@@ -30,11 +31,13 @@ ...@@ -30,11 +31,13 @@
### Assembly ### Assembly
* [Introductory Intel x86: Architecture, Assembly, Applications, & Alliteration](http://opensecuritytraining.info/IntroX86.html) * [Introductory Intel x86: Architecture, Assembly, Applications, & Alliteration](http://opensecuritytraining.info/IntroX86.html)
* [Introduction To Reverse Engineering Software](http://opensecuritytraining.info/IntroductionToReverseEngineering.html) * [Introduction To Reverse Engineering Software](http://opensecuritytraining.info/IntroductionToReverseEngineering.html)
### Android ### Android
* [Creative, Serious and Playful Science of Android Apps](https://www.coursera.org/course/androidapps101) * [Creative, Serious and Playful Science of Android Apps](https://www.coursera.org/course/androidapps101)
* [Programming Cloud Services for Android Handheld Systems](https://www.coursera.org/course/mobilecloud) * [Programming Cloud Services for Android Handheld Systems](https://www.coursera.org/course/mobilecloud)
* [Programming Mobile Applications for Android Handheld Systems pt. 1](https://www.coursera.org/course/android) * [Programming Mobile Applications for Android Handheld Systems pt. 1](https://www.coursera.org/course/android)
...@@ -43,36 +46,52 @@ ...@@ -43,36 +46,52 @@
* [Programming Mobile Services for Android Handheld Systems: Communication](https://www.coursera.org/course/posacommunication) * [Programming Mobile Services for Android Handheld Systems: Communication](https://www.coursera.org/course/posacommunication)
* [Udacity Android Course Catalog](https://www.udacity.com/courses#!/android) * [Udacity Android Course Catalog](https://www.udacity.com/courses#!/android)
### AngularJS ### AngularJS
* [Shaping up with Angular.js](https://www.codeschool.com/courses/shaping-up-with-angular-js) * [Shaping up with Angular.js](https://www.codeschool.com/courses/shaping-up-with-angular-js)
### C ### C
* [Introduction to Computer Science](https://www.edx.org/course/introduction-computer-science-harvardx-cs50x#.VNsjDvmUcmQ) * [Introduction to Computer Science](https://www.edx.org/course/introduction-computer-science-harvardx-cs50x#.VNsjDvmUcmQ)
### C++ ### C++
* [Google's C++ Course](https://developers.google.com/edu/c++/) * [Google's C++ Course](https://developers.google.com/edu/c++/)
* [Introduction to C++](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-096-introduction-to-c-january-iap-2011/) (MIT's opencourseware) * [Introduction to C++](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-096-introduction-to-c-january-iap-2011/) (MIT's opencourseware)
* [LearnCpp.com C++ Tutorial](http://www.learncpp.com/) * [LearnCpp.com C++ Tutorial](http://www.learncpp.com/)
### C# # ### C# #
* [Beginning Game Programming with C#](https://www.coursera.org/course/gameprogramming) * [Beginning Game Programming with C#](https://www.coursera.org/course/gameprogramming)
### Clojure ### Clojure
* [Functional Programming with Clojure](http://mooc.fi/courses/2014/clojure/index.html) * [Functional Programming with Clojure](http://mooc.fi/courses/2014/clojure/index.html)
### Databases ### Databases
* [Database Systems](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-830-database-systems-fall-2010/) (MIT's opencourseware) * [Database Systems](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-830-database-systems-fall-2010/) (MIT's opencourseware)
* [Introduction to Databases](https://class.stanford.edu/courses/Engineering/db/2014_1/about) (Stanford University) * [Introduction to Databases](https://class.stanford.edu/courses/Engineering/db/2014_1/about) (Stanford University)
### Git ### Git
* [Git and Gitlab Live Workshop](https://courses.platzi.com/courses/git-gitlab/) * [Git and Gitlab Live Workshop](https://courses.platzi.com/courses/git-gitlab/)
### Go ### Go
* [Go Tutorial](http://www.tutorialspoint.com/go/index.htm) * [Go Tutorial](http://www.tutorialspoint.com/go/index.htm)
### Haskell ### Haskell
* [C9 : Functional Programming Fundamentals](http://channel9.msdn.com/Series/C9-Lectures-Erik-Meijer-Functional-Programming-Fundamentals) - Erik Meijer * [C9 : Functional Programming Fundamentals](http://channel9.msdn.com/Series/C9-Lectures-Erik-Meijer-Functional-Programming-Fundamentals) - Erik Meijer
* [CIS 194: Introduction to Haskell](http://www.seas.upenn.edu/~cis194/) - Brent Yorgey * [CIS 194: Introduction to Haskell](http://www.seas.upenn.edu/~cis194/) - Brent Yorgey
* [CS240h: Functional Systems in Haskell](http://www.scs.stanford.edu/11au-cs240h/notes/) - Bryan O'Sullivan * [CS240h: Functional Systems in Haskell](http://www.scs.stanford.edu/11au-cs240h/notes/) - Bryan O'Sullivan
...@@ -80,6 +99,7 @@ ...@@ -80,6 +99,7 @@
### HTML / CSS ### HTML / CSS
* [Build a Personal Website with Dash](https://dash.generalassemb.ly/) * [Build a Personal Website with Dash](https://dash.generalassemb.ly/)
* [Build a responsive website with Webflow](https://www.bloc.io/tutorials/webflow-tutorial-design-responsive-sites-with-webflow) * [Build a responsive website with Webflow](https://www.bloc.io/tutorials/webflow-tutorial-design-responsive-sites-with-webflow)
* [Build a SaaS landing page using Skeleton](https://www.bloc.io/tutorials/jottly-a-beginner-s-guide-to-html-css-skeleton-and-animate-css) * [Build a SaaS landing page using Skeleton](https://www.bloc.io/tutorials/jottly-a-beginner-s-guide-to-html-css-skeleton-and-animate-css)
...@@ -89,11 +109,13 @@ ...@@ -89,11 +109,13 @@
### iOS ### iOS
* [AppCoda Complete iOS Tutorial](http://www.appcoda.com/ios-programming-course/) * [AppCoda Complete iOS Tutorial](http://www.appcoda.com/ios-programming-course/)
* [Developing iOS 7 Apps for iPhone and iPad](https://itunes.apple.com/us/course/developing-ios-7-apps-for/id733644550) * [Developing iOS 7 Apps for iPhone and iPad](https://itunes.apple.com/us/course/developing-ios-7-apps-for/id733644550)
### Java ### Java
* [Central Connecticut State University, Introduction to CS Using Java](http://chortle.ccsu.edu/CS151/cs151java.html) * [Central Connecticut State University, Introduction to CS Using Java](http://chortle.ccsu.edu/CS151/cs151java.html)
* [Introduction to Java](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-092-introduction-to-programming-in-java-january-iap-2010/) * [Introduction to Java](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-092-introduction-to-programming-in-java-january-iap-2010/)
* [Java for Complete Beginners](http://courses.caveofprogramming.com/courses/java-for-complete-beginners) * [Java for Complete Beginners](http://courses.caveofprogramming.com/courses/java-for-complete-beginners)
...@@ -103,33 +125,39 @@ ...@@ -103,33 +125,39 @@
### JS ### JS
* [Egghead.io](https://egghead.io/) * [Egghead.io](https://egghead.io/)
### Lua ### Lua
* [Lua Interactive Crash Course](http://luatut.com/crash_course.html) * [Lua Interactive Crash Course](http://luatut.com/crash_course.html)
* [Lua Tutorial](http://www.tutorialpoint.com/lua/) * [Lua Tutorial](http://www.tutorialpoint.com/lua/)
* [Lua org](http://www.lua.org/) * [Lua org](http://www.lua.org/)
### MATLAB ### MATLAB
* [MIT 18.S997 Introduction to MATLAB Programming](http://ocw.mit.edu/courses/mathematics/18-s997-introduction-to-matlab-programming-fall-2011/) * [MIT 18.S997 Introduction to MATLAB Programming](http://ocw.mit.edu/courses/mathematics/18-s997-introduction-to-matlab-programming-fall-2011/)
### Misc ### Misc
* [Advanced Data Structures](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-851-advanced-data-structures-spring-2012/) * [Advanced Data Structures](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-851-advanced-data-structures-spring-2012/)
* [Algorithm Design and Implementation](https://www.youtube.com/playlist?list=PL6EF0274BD849A7D5) * [Algorithm Design and Implementation](https://www.youtube.com/playlist?list=PL6EF0274BD849A7D5)
* [Berkeley´s CS 61B: Data Structures](https://www.youtube.com/playlist?list=PL-XXv-cvA_iDXrTvCvDgIkeCWeSIDr4Yh) * [Berkeley's CS 61B: Data Structures](https://www.youtube.com/playlist?list=PL-XXv-cvA_iDXrTvCvDgIkeCWeSIDr4Yh)
* [Berkeley´s CS 70: Discrete Mathematics and Probability Theory](https://www.youtube.com/course?list=EC1A2EBAC4283FE3EA) * [Berkeley's CS 70: Discrete Mathematics and Probability Theory](https://www.youtube.com/course?list=EC1A2EBAC4283FE3EA)
* [Berkeley´s CS 162: Operating Systems and Systems Programming](https://www.youtube.com/view_play_list?p=-XXv-cvA_iCrnl0625nXp4GimjT-cv_1) * [Berkeley's CS 162: Operating Systems and Systems Programming](https://www.youtube.com/view_play_list?p=-XXv-cvA_iCrnl0625nXp4GimjT-cv_1)
* [Berkeley´s CS 164: Programming Languages and Compilers](https://www.youtube.com/playlist?list=PL3A16CFC42CA6EF4F&feature=plcp) * [Berkeley's CS 164: Programming Languages and Compilers](https://www.youtube.com/playlist?list=PL3A16CFC42CA6EF4F&feature=plcp)
* [Berkeley´s CS 169: Software Engineering](https://www.youtube.com/view_play_list?p=-XXv-cvA_iAS_kCeleydK6mDc0kCbdhU) * [Berkeley's CS 169: Software Engineering](https://www.youtube.com/view_play_list?p=-XXv-cvA_iAS_kCeleydK6mDc0kCbdhU)
* [Berkeley´s CS 194: What is an Operating System?](https://www.youtube.com/view_play_list?p=-XXv-cvA_iB_5Q8G8kW5idSwNmXypmQE) * [Berkeley's CS 194: What is an Operating System?](https://www.youtube.com/view_play_list?p=-XXv-cvA_iB_5Q8G8kW5idSwNmXypmQE)
* [Berkeley´s Math 10B: Methods of Mathematics: Calculus, Statistics, and COmbinatorics](https://www.youtube.com/view_play_list?p=-XXv-cvA_iCZ8sTG0pDuBubsDfOFoY2X) * [Berkeley's Math 10B: Methods of Mathematics: Calculus, Statistics, and COmbinatorics](https://www.youtube.com/view_play_list?p=-XXv-cvA_iCZ8sTG0pDuBubsDfOFoY2X)
* [Bits: The Computer Science of Digital Information](http://www.extension.harvard.edu/open-learning-initiative/bits) * [Bits: The Computer Science of Digital Information](http://www.extension.harvard.edu/open-learning-initiative/bits)
* [Computer Graphics](http://nptel.ac.in/courses/106106090/) * [Computer Graphics](http://nptel.ac.in/courses/106106090/)
* [MIT´s Artificial Intelligence](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-034-artificial-intelligence-fall-2010/) * [MIT's Artificial Intelligence](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-034-artificial-intelligence-fall-2010/)
* [MIT´s Computer Language Engineering](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-035-computer-language-engineering-sma-5502-fall-2005/lecture-notes/) * [MIT's Computer Language Engineering](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-035-computer-language-engineering-sma-5502-fall-2005/lecture-notes/)
* [MIT´s Introduction to Algorithms](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-006-introduction-to-algorithms-fall-2011/) * [MIT's Introduction to Algorithms](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-006-introduction-to-algorithms-fall-2011/)
* [MIT´s Mathematics for Computer Science](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-042j-mathematics-for-computer-science-fall-2010/video-lectures/) * [MIT's Mathematics for Computer Science](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-042j-mathematics-for-computer-science-fall-2010/video-lectures/)
* [MIT Numerical Methods (2014)](http://www.iitg.ernet.in/kartha/CE601-14/CourseSchedule.htm) * [MIT Numerical Methods (2014)](http://www.iitg.ernet.in/kartha/CE601-14/CourseSchedule.htm)
* [Principles of Reactive Programming](https://www.coursera.org/course/reactive) * [Principles of Reactive Programming](https://www.coursera.org/course/reactive)
* [Stanford Cryptography I](https://www.coursera.org/course/crypto) * [Stanford Cryptography I](https://www.coursera.org/course/crypto)
...@@ -138,43 +166,58 @@ ...@@ -138,43 +166,58 @@
### OCaml ### OCaml
* [Cornell's Data Structures and Functional Programming](http://www.cs.cornell.edu/courses/cs3110/) * [Cornell's Data Structures and Functional Programming](http://www.cs.cornell.edu/courses/cs3110/)
* [Introduction to Functional Programming in OCaml](https://www.france-universite-numerique-mooc.fr/courses/parisdiderot/56002/session01/about) * [Introduction to Functional Programming in OCaml](https://www.france-universite-numerique-mooc.fr/courses/parisdiderot/56002/session01/about)
### Oracle PL/SQL ### Oracle PL/SQL
* [Steven Feuerstein's PL/SQL Obsession - Videos and Presentations](http://www.toadworld.com/platforms/oracle/w/wiki/8243.plsql-obsession.aspx) * [Steven Feuerstein's PL/SQL Obsession - Videos and Presentations](http://www.toadworld.com/platforms/oracle/w/wiki/8243.plsql-obsession.aspx)
### Python ### Python
* [Berkeley's Structure and Interpretation of Computer Programs](http://www-inst.eecs.berkeley.edu/~cs61a/) * [Berkeley's Structure and Interpretation of Computer Programs](http://www-inst.eecs.berkeley.edu/~cs61a/)
* [Google's Python Course](https://developers.google.com/edu/python/) * [Google's Python Course](https://developers.google.com/edu/python/)
* [Introduction to Computer Science and Programming](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-00sc-introduction-to-computer-science-and-programming-spring-2011/) (MIT's opencourseware) * [Introduction to Computer Science and Programming](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-00sc-introduction-to-computer-science-and-programming-spring-2011/) (MIT's opencourseware)
* [Learn Python](https://pythonspot.com) * [Learn Python](https://pythonspot.com)
* [Programming for Everybody](https://www.coursera.org/course/pythonlearn) * [Programming for Everybody](https://www.coursera.org/course/pythonlearn)
### R ### R
* [R Programming](https://www.coursera.org/course/rprog) * [R Programming](https://www.coursera.org/course/rprog)
### RethinkDB ### RethinkDB
* [RethinkDB: Distributed Databases](https://courses.platzi.com/courses/rethinkdb-databases/) * [RethinkDB: Distributed Databases](https://courses.platzi.com/courses/rethinkdb-databases/)
### Ruby ### Ruby
* [RubyMonk - Interactive Ruby tutorials](http://rubymonk.com) * [RubyMonk - Interactive Ruby tutorials](http://rubymonk.com)
### Sails.Js ### Sails.Js
* [Develop web apps in Node.js and Sails.js](https://courses.platzi.com/courses/develop-apps-sails-js/) * [Develop web apps in Node.js and Sails.js](https://courses.platzi.com/courses/develop-apps-sails-js/)
### Scala ### Scala
* [Functional Programming Principles in Scala](https://www.coursera.org/course/progfun) * [Functional Programming Principles in Scala](https://www.coursera.org/course/progfun)
* [Principles of Reactive Programming](https://www.coursera.org/course/reactive) * [Principles of Reactive Programming](https://www.coursera.org/course/reactive)
### Swift ### Swift
* [Swiftris - Build an iOS Tetris app from scratch](https://www.bloc.io/tutorials/swiftris-build-your-first-ios-game-with-swift) * [Swiftris - Build an iOS Tetris app from scratch](https://www.bloc.io/tutorials/swiftris-build-your-first-ios-game-with-swift)
### Web Development ### Web Development
* [Discover Flask - Full Stack Web Development with Flask](https://github.com/realpython/discover-flask) * [Discover Flask - Full Stack Web Development with Flask](https://github.com/realpython/discover-flask)
* [The Odin Project - Learn Web Development for Free](http://www.theodinproject.com/) * [The Odin Project - Learn Web Development for Free](http://www.theodinproject.com/)
* [Udacity Web Development Course Catalog](https://www.udacity.com/courses#!/web-development) * [Udacity Web Development Course Catalog](https://www.udacity.com/courses#!/web-development)
### Index ### Index
* [Android](#android) * [Android](#android)
* [Angular JS](#angularjs) * [Angular JS](#angularjs)
* [C#](#csharp) * [C#](#csharp)
...@@ -17,22 +18,27 @@ ...@@ -17,22 +18,27 @@
### Android ### Android
* [Screencast] - [Android Basics Archives - mybringback](http://www.mybringback.com/series/android-basics) * [Screencast] - [Android Basics Archives - mybringback](http://www.mybringback.com/series/android-basics)
### AngularJS ### AngularJS
* [Podcast] - [Adventures in Angular - DevChat.tv](http://devchat.tv/adventures-in-angular/) * [Podcast] - [Adventures in Angular - DevChat.tv](http://devchat.tv/adventures-in-angular/)
### C# ### C#
* [Screencast] - [How to program in C# - Beginner Course | Brackeys](https://www.youtube.com/playlist?list=PLPV2KyIb3jR6ZkG8gZwJYSjnXxmfPAl51) * [Screencast] - [How to program in C# - Beginner Course | Brackeys](https://www.youtube.com/playlist?list=PLPV2KyIb3jR6ZkG8gZwJYSjnXxmfPAl51)
### CSS ### CSS
* [Screencast] - [CSS-Tricks Screencasts](http://css-tricks.com/video-screencasts/) * [Screencast] - [CSS-Tricks Screencasts](http://css-tricks.com/video-screencasts/)
### Elixir ### Elixir
* [Screencast] - [ElixirConf 2014](https://www.youtube.com/playlist?list=PLE7tQUdRKcyakbmyFcmznq2iNtL80mCsT) * [Screencast] - [ElixirConf 2014](https://www.youtube.com/playlist?list=PLE7tQUdRKcyakbmyFcmznq2iNtL80mCsT)
* [Screencast] - [ElixirConf 2015](https://www.youtube.com/playlist?list=PLWbHc_FXPo2jBXpr1IjyUgJ7hNS1eTf7H) * [Screencast] - [ElixirConf 2015](https://www.youtube.com/playlist?list=PLWbHc_FXPo2jBXpr1IjyUgJ7hNS1eTf7H)
* [Screencast] - [Elixir Sips](http://elixirsips.com/) - Some free * [Screencast] - [Elixir Sips](http://elixirsips.com/) - Some free
...@@ -40,24 +46,29 @@ ...@@ -40,24 +46,29 @@
### Emacs ### Emacs
* [Screencast] - [Emacs Rocks!](http://emacsrocks.com/) * [Screencast] - [Emacs Rocks!](http://emacsrocks.com/)
### Ember.js ### Ember.js
* [Podcast] - [Ember Weekend](https://emberweekend.com/episodes) * [Podcast] - [Ember Weekend](https://emberweekend.com/episodes)
### Erlang ### Erlang
* [Screencast] - [Erlang Factory SF Bay 2015](https://www.youtube.com/playlist?list=PLWbHc_FXPo2h0sJW6X2RZDtT1ndw6KKpQ) * [Screencast] - [Erlang Factory SF Bay 2015](https://www.youtube.com/playlist?list=PLWbHc_FXPo2h0sJW6X2RZDtT1ndw6KKpQ)
* [Screencast] - [Thinking like an Erlanger](https://www.youtube.com/watch?v=6sBL1kHoMoo) * [Screencast] - [Thinking like an Erlanger](https://www.youtube.com/watch?v=6sBL1kHoMoo)
* [Screencast] - [Functions + Messages + Concurrency = Erlang](http://www.infoq.com/presentations/joe-armstrong-erlang-qcon08) * [Screencast] - [Functions + Messages + Concurrency = Erlang](http://www.infoq.com/presentations/joe-armstrong-erlang-qcon08)
### Gulp ### Gulp
* [Screencast] - [Learning Gulp](http://leveluptuts.com/tutorials/learning-gulp) * [Screencast] - [Learning Gulp](http://leveluptuts.com/tutorials/learning-gulp)
### Javascript ### Javascript
* [Screencast] - [Free Quality Javascript video tutorials and screencasts](http://screencasts.org/topics/javascript) * [Screencast] - [Free Quality Javascript video tutorials and screencasts](http://screencasts.org/topics/javascript)
* [Screencast] - [Node Tuts - Node.JS Video Tutorials](http://nodetuts.com) * [Screencast] - [Node Tuts - Node.JS Video Tutorials](http://nodetuts.com)
* [Screencast] - [ShowMeDo - Javascript Screencasts](http://showmedo.com/videotutorials/javascript) * [Screencast] - [ShowMeDo - Javascript Screencasts](http://showmedo.com/videotutorials/javascript)
...@@ -66,6 +77,7 @@ ...@@ -66,6 +77,7 @@
### Language Agnostic ### Language Agnostic
* [Podcast] - [Full Stack Radio](http://fullstackradio.com/) * [Podcast] - [Full Stack Radio](http://fullstackradio.com/)
* [Podcast] - [IEEE Software's "On Computing" with Grady Booch](http://www.computer.org/web/computingnow/oncomputing) * [Podcast] - [IEEE Software's "On Computing" with Grady Booch](http://www.computer.org/web/computingnow/oncomputing)
* [Podcast] - [Programming Throwdown](http://www.programmingthrowdown.com/) * [Podcast] - [Programming Throwdown](http://www.programmingthrowdown.com/)
...@@ -78,10 +90,12 @@ ...@@ -78,10 +90,12 @@
### Node.js ### Node.js
* [Podcast] - [Node.js Screencast Series - Tutsowl](http://www.tutsowl.com/) * [Podcast] - [Node.js Screencast Series - Tutsowl](http://www.tutsowl.com/)
### PHP ### PHP
* [Podcast] - [PHP Town Hall](http://phptownhall.com/) * [Podcast] - [PHP Town Hall](http://phptownhall.com/)
* [Podcast] - [Voices of the ElePHPant](http://voicesoftheelephpant.com/) * [Podcast] - [Voices of the ElePHPant](http://voicesoftheelephpant.com/)
* [Podcast] - [PHP Roundtable](https://www.phproundtable.com/) * [Podcast] - [PHP Roundtable](https://www.phproundtable.com/)
...@@ -90,6 +104,7 @@ ...@@ -90,6 +104,7 @@
### Python ### Python
* [Screencast] - [Diving into Django](http://code.tutsplus.com/articles/diving-into-django--net-2969) * [Screencast] - [Diving into Django](http://code.tutsplus.com/articles/diving-into-django--net-2969)
* [Podcast] - [Podcast.__init__](http://podcastinit.com/) * [Podcast] - [Podcast.__init__](http://podcastinit.com/)
* [Screencast] - [ShowMeDo - Python Videos, Tutorials and Screencasts](http://showmedo.com/videotutorials/python) * [Screencast] - [ShowMeDo - Python Videos, Tutorials and Screencasts](http://showmedo.com/videotutorials/python)
...@@ -102,6 +117,7 @@ ...@@ -102,6 +117,7 @@
### Ruby ### Ruby
* [Screencast] - [Free Ruby on Rails Screencasts](http://railscasts.com/?type=free) * [Screencast] - [Free Ruby on Rails Screencasts](http://railscasts.com/?type=free)
* [Screencast] - [Ruby Tapas | Free Screencasts](http://www.rubytapas.com/episodes?filter=free) * [Screencast] - [Ruby Tapas | Free Screencasts](http://www.rubytapas.com/episodes?filter=free)
* [Screencast] - [Ruby Videos, Tutorials and Screencasts](http://showmedo.com/videotutorials/ruby) * [Screencast] - [Ruby Videos, Tutorials and Screencasts](http://showmedo.com/videotutorials/ruby)
...@@ -113,4 +129,5 @@ ...@@ -113,4 +129,5 @@
### Vim ### Vim
* [Screencast] - [Free screencasts about the text editor Vim](http://vimcasts.org/) * [Screencast] - [Free screencasts about the text editor Vim](http://vimcasts.org/)
...@@ -3,9 +3,13 @@ ...@@ -3,9 +3,13 @@
* [Javascript](#javascript) * [Javascript](#javascript)
* [Node.js](#Nodejs) * [Node.js](#Nodejs)
### Javascript ### Javascript
* [Podcast] - [RadioJS Podcast](http://radiojs.ru/) * [Podcast] - [RadioJS Podcast](http://radiojs.ru/)
* [Podcast] - [Frontflip Podcast](http://frontflip.me/) * [Podcast] - [Frontflip Podcast](http://frontflip.me/)
### Node.js ### Node.js
* [Screencast] - [Скринкаст Node.JS - Илья Кантор](https://learn.javascript.ru/nodejs-screencast/) * [Screencast] - [Скринкаст Node.JS - Илья Кантор](https://learn.javascript.ru/nodejs-screencast/)
### Index ### Index
* [Linux](#Linux) * [Linux](#Linux)
* [C](#c) * [C](#c)
* [JavaScript](#javascript) * [JavaScript](#javascript)
...@@ -8,19 +9,30 @@ ...@@ -8,19 +9,30 @@
### Linux ### Linux
* [Linux](http://ilkaddimlar.com/Linux/Linux/18/Linux) * [Linux](http://ilkaddimlar.com/Linux/Linux/18/Linux)
### C ### C
* [C Proqramlaşdırma Dilinə Giriş](http://ilkaddimlar.com/C-Proqramlasdirma-dili/428/Giris) * [C Proqramlaşdırma Dilinə Giriş](http://ilkaddimlar.com/C-Proqramlasdirma-dili/428/Giris)
### JavaScript ### JavaScript
* [JavaScript Garden](http://ilkaddimlar.com/JavaScript/182/Obyekt-anlayisi) * [JavaScript Garden](http://ilkaddimlar.com/JavaScript/182/Obyekt-anlayisi)
### HTML ### HTML
* [HTML](http://ilkaddimlar.com/HTML/36/Esas-aletler-El-ile-islemeyi-oyrenirik) * [HTML](http://ilkaddimlar.com/HTML/36/Esas-aletler-El-ile-islemeyi-oyrenirik)
### PHP ### PHP
* [PHP](http://ilkaddimlar.com/PHP/PHP/17/PHP) * [PHP](http://ilkaddimlar.com/PHP/PHP/17/PHP)
### CSS ### CSS
* [CSS](http://ilkaddimlar.com/kateqoriya12/CSS)
\ No newline at end of file * [CSS](http://ilkaddimlar.com/kateqoriya12/CSS)
### Index ### Index
* [C](#c) * [C](#c)
* [C#](#c-sharp) * [C#](#c-sharp)
* [Java](#java) * [Java](#java)
* [LaTeX](#latex) * [LaTeX](#latex)
### C ### C
* [Програмиране = ++ Алгоритми](http://www.programirane.org/2013/02/free-download-algo-book-nakov-dobrikov/) - Преслав Наков и Панайот Добриков * [Програмиране = ++ Алгоритми](http://www.programirane.org/2013/02/free-download-algo-book-nakov-dobrikov/) - Преслав Наков и Панайот Добриков
......
### Index ### Index
* [Bash](#bash) * [Bash](#bash)
* [Git](#git) * [Git](#git)
* [HTML](#html) * [HTML](#html)
...@@ -23,32 +24,40 @@ ...@@ -23,32 +24,40 @@
### Bash ### Bash
* [Bash očima Bohdana Milara](http://www.root.cz/knihy/bash-ocima-bohdana-milara/stahnout/980/) (PDF) * [Bash očima Bohdana Milara](http://www.root.cz/knihy/bash-ocima-bohdana-milara/stahnout/980/) (PDF)
### Java ### Java
* [Java 5.0, novinky jazyka a upgrade aplikací](http://www.root.cz/knihy/java-5-0-novinky-jazyka-a-upgrade-aplikaci/stahnout/1037/) (PDF) * [Java 5.0, novinky jazyka a upgrade aplikací](http://www.root.cz/knihy/java-5-0-novinky-jazyka-a-upgrade-aplikaci/stahnout/1037/) (PDF)
### Git ### Git
* [Pro Git](https://knihy.nic.cz/) - Scott Chacon (PDF) * [Pro Git](https://knihy.nic.cz/) - Scott Chacon (PDF)
### HTML ### HTML
* [Ponořme se do HTML5](https://knihy.nic.cz/) - Mark Pilgrim (PDF) * [Ponořme se do HTML5](https://knihy.nic.cz/) - Mark Pilgrim (PDF)
### Language Agnostic ### Language Agnostic
#### Algoritmy a datové struktury #### Algoritmy a datové struktury
* [Základy algoritmizace](http://www.root.cz/knihy/zaklady-algoritmizace/stahnout/950/) (PDF) * [Základy algoritmizace](http://www.root.cz/knihy/zaklady-algoritmizace/stahnout/950/) (PDF)
#### Bezpečnost #### Bezpečnost
* [Báječný svět elektronického podpisu](https://knihy.nic.cz/) - Jiří Peterka (PDF) * [Báječný svět elektronického podpisu](https://knihy.nic.cz/) - Jiří Peterka (PDF)
* [Buď pánem svého prostoru](https://knihy.nic.cz/) - Linda McCarthy a Denise Weldon-Siviy (PDF) * [Buď pánem svého prostoru](https://knihy.nic.cz/) - Linda McCarthy a Denise Weldon-Siviy (PDF)
#### Matematika #### Matematika
* [Diskrétní matematika](http://math.feld.cvut.cz/habala/teaching/dma.htm) - Petr Habala (PDFs) * [Diskrétní matematika](http://math.feld.cvut.cz/habala/teaching/dma.htm) - Petr Habala (PDFs)
* [Lineární algebra](ftp://math.feld.cvut.cz/pub/olsak/linal/linal.pdf) - Petr Olšák (PDF) * [Lineární algebra](ftp://math.feld.cvut.cz/pub/olsak/linal/linal.pdf) - Petr Olšák (PDF)
* [Matematika SŠ](http://www.realisticky.cz/ucebnice.php?id=3) - Martin Krynický (PDFs) * [Matematika SŠ](http://www.realisticky.cz/ucebnice.php?id=3) - Martin Krynický (PDFs)
...@@ -56,27 +65,33 @@ ...@@ -56,27 +65,33 @@
#### Právo #### Právo
* [Internet jako objekt práva](https://knihy.nic.cz/) - Ján Matejka (PDF) * [Internet jako objekt práva](https://knihy.nic.cz/) - Ján Matejka (PDF)
#### Regulární výrazy #### Regulární výrazy
* [Regulární výrazy](http://www.root.cz/knihy/regularni-vyrazy/) (PDF) * [Regulární výrazy](http://www.root.cz/knihy/regularni-vyrazy/) (PDF)
#### Sítě #### Sítě
* [Internetový protokol IPv6](https://knihy.nic.cz/) - Pavel Satrapa (PDF) * [Internetový protokol IPv6](https://knihy.nic.cz/) - Pavel Satrapa (PDF)
### LaTeX ### LaTeX
* [Ne příliš stručný úvod do systému LaTeX 2e](http://www.root.cz/knihy/ne-prilis-strucny-uvod-do-systemu-latex-2e/) (PDF) * [Ne příliš stručný úvod do systému LaTeX 2e](http://www.root.cz/knihy/ne-prilis-strucny-uvod-do-systemu-latex-2e/) (PDF)
### Linux ### Linux
* [Linux: Dokumentační projekt](http://www.root.cz/knihy/linux-dokumentacni-projekt/) (PDF) * [Linux: Dokumentační projekt](http://www.root.cz/knihy/linux-dokumentacni-projekt/) (PDF)
* [Učebnice ABCLinuxu](http://www.root.cz/knihy/ucebnice-abclinuxu/) (PDF) * [Učebnice ABCLinuxu](http://www.root.cz/knihy/ucebnice-abclinuxu/) (PDF)
#### Distribuce #### Distribuce
* [Mandriva Linux 2008 CZ](http://www.root.cz/knihy/mandriva-linux-2008-cz/) (PDF) * [Mandriva Linux 2008 CZ](http://www.root.cz/knihy/mandriva-linux-2008-cz/) (PDF)
* [Gentoo Handbook česky](http://www.root.cz/knihy/gentoo-handbook-cesky/) (PDF) * [Gentoo Handbook česky](http://www.root.cz/knihy/gentoo-handbook-cesky/) (PDF)
* [Instalace a konfigurace Debian Linuxu](http://www.root.cz/knihy/instalace-a-konfigurace-debian-linuxu/) (PDF) * [Instalace a konfigurace Debian Linuxu](http://www.root.cz/knihy/instalace-a-konfigurace-debian-linuxu/) (PDF)
...@@ -85,29 +100,38 @@ ...@@ -85,29 +100,38 @@
### OpenSource ### OpenSource
* [Tvorba open source softwaru](https://knihy.nic.cz/) - Karl Fogel (PDF) * [Tvorba open source softwaru](https://knihy.nic.cz/) - Karl Fogel (PDF)
* [Katedrála a tržiště](http://www.root.cz/knihy/katedrala-a-trziste/) (PDF) * [Katedrála a tržiště](http://www.root.cz/knihy/katedrala-a-trziste/) (PDF)
### PHP ### PHP
* [PHP Tvorba interaktivních internetových aplikací](http://www.kosek.cz/php/php-tvorba-interaktivnich-internetovych-aplikaci.pdf) * [PHP Tvorba interaktivních internetových aplikací](http://www.kosek.cz/php/php-tvorba-interaktivnich-internetovych-aplikaci.pdf)
### Python ### Python
* [Ponořme se do Pythonu 3](https://knihy.nic.cz/) - Mark Pilgrim (PDF) * [Ponořme se do Pythonu 3](https://knihy.nic.cz/) - Mark Pilgrim (PDF)
* [Učebnice jazyka Python](http://www.root.cz/knihy/ucebnice-jazyka-python/stahnout/920/) (PDF) * [Učebnice jazyka Python](http://www.root.cz/knihy/ucebnice-jazyka-python/stahnout/920/) (PDF)
### Ruby ### Ruby
* [Ruby Tutoriál](http://www.root.cz/knihy/ruby-tutorial/stahnout/924/) (PDF) * [Ruby Tutoriál](http://www.root.cz/knihy/ruby-tutorial/stahnout/924/) (PDF)
### TeX ### TeX
* [TeXbook naruby](http://www.root.cz/knihy/texbook-naruby/) (PDF) * [TeXbook naruby](http://www.root.cz/knihy/texbook-naruby/) (PDF)
* [První setkání s TeXem](http://www.root.cz/knihy/prvni-setkani-s-texem/) (PDF) * [První setkání s TeXem](http://www.root.cz/knihy/prvni-setkani-s-texem/) (PDF)
### Webdesign ### Webdesign
* [Webová režie: základy koncepčního myšlení u webových projektů](http://www.root.cz/knihy/webova-rezie-zaklady-koncepcniho-mysleni-u-webovych-projektu/) (PDF) * [Webová režie: základy koncepčního myšlení u webových projektů](http://www.root.cz/knihy/webova-rezie-zaklady-koncepcniho-mysleni-u-webovych-projektu/) (PDF)
### XML ### XML
* [XML pro každého](http://www.root.cz/knihy/xml-pro-kazdeho/) (PDF) * [XML pro každého](http://www.root.cz/knihy/xml-pro-kazdeho/) (PDF)
### Index ### Index
* [Unabhängig von der Programmiersprache](#unabh%C3%A4ngig-von-der-programmiersprache) * [Unabhängig von der Programmiersprache](#unabh%C3%A4ngig-von-der-programmiersprache)
* [Action Script](#action-script) * [Action Script](#action-script)
* [Android](#android) * [Android](#android)
...@@ -26,30 +27,36 @@ ...@@ -26,30 +27,36 @@
### Unabhängig von der Programmiersprache ### Unabhängig von der Programmiersprache
* [IT-Handbuch für Fachinformatiker](http://openbook.galileocomputing.de/it_handbuch/) * [IT-Handbuch für Fachinformatiker](http://openbook.galileocomputing.de/it_handbuch/)
* [Objektorientierte Programmierung](http://openbook.galileocomputing.de/oop/) * [Objektorientierte Programmierung](http://openbook.galileocomputing.de/oop/)
* [Scrum und XP im harten Projektalltag](http://www.infoq.com/resource/news/2007/06/scrum-xp-book/en/resources/ScrumAndXpFromTheTrenchesonline_German.pdf) [PDF] * [Scrum und XP im harten Projektalltag](http://www.infoq.com/resource/news/2007/06/scrum-xp-book/en/resources/ScrumAndXpFromTheTrenchesonline_German.pdf) [PDF]
### Action Script ### Action Script
* [ActionScript 1 und 2](http://openbook.galileodesign.de/actionscript/) * [ActionScript 1 und 2](http://openbook.galileodesign.de/actionscript/)
* [Einstieg in ActionScript](http://openbook.galileodesign.de/actionscript_einstieg/) * [Einstieg in ActionScript](http://openbook.galileodesign.de/actionscript_einstieg/)
### Android ### Android
* [Grundlagen und Programmierung](http://www.dpunkt.de/ebooks_files/free/3436.pdf) [PDF] * [Grundlagen und Programmierung](http://www.dpunkt.de/ebooks_files/free/3436.pdf) [PDF]
### Assembly Language ### Assembly Language
* [PC Assembly Language](http://drpaulcarter.com/pcasm/) - Paul A. Carter * [PC Assembly Language](http://drpaulcarter.com/pcasm/) - Paul A. Carter
### C ### C
* [C von A bis Z](http://openbook.galileocomputing.de/c_von_a_bis_z/) * [C von A bis Z](http://openbook.galileocomputing.de/c_von_a_bis_z/)
* [Softwareentwicklung in C](http://www.asc.tuwien.ac.at/~eprog/download/schmaranz.pdf) [PDF] * [Softwareentwicklung in C](http://www.asc.tuwien.ac.at/~eprog/download/schmaranz.pdf) [PDF]
### C++ ### C++
* [Die Boost C++ Bibliotheken](http://www.highscore.de/cpp/boost/) * [Die Boost C++ Bibliotheken](http://www.highscore.de/cpp/boost/)
* [Programmieren in C++: Einführung](http://www.highscore.de/cpp/einfuehrung/) * [Programmieren in C++: Einführung](http://www.highscore.de/cpp/einfuehrung/)
* [Programmieren in C++: Aufbau](http://www.highscore.de/cpp/aufbau/) * [Programmieren in C++: Aufbau](http://www.highscore.de/cpp/aufbau/)
...@@ -57,29 +64,33 @@ ...@@ -57,29 +64,33 @@
### C Sharp ### C Sharp
* [Programmieren in C#: Einführung](http://www.highscore.de/csharp/einfuehrung/) * [Programmieren in C#: Einführung](http://www.highscore.de/csharp/einfuehrung/)
* [Visual C# 2008](http://openbook.galileocomputing.de/visual_csharp/) * [Visual C# 2008](http://openbook.galileocomputing.de/visual_csharp/)
* [Visual C# 2010](http://openbook.galileocomputing.de/visual_csharp_2010/) * [Visual C# 2010](http://openbook.galileocomputing.de/visual_csharp_2010/)
* [Visual C# 2012](http://openbook.galileocomputing.de/visual_csharp_2012/) * [Visual C# 2012](http://openbook.galileocomputing.de/visual_csharp_2012/)
### iOS ### iOS
* [Apps programmieren für iPhone und iPad](http://openbook.galileocomputing.de/apps_programmieren_fuer_iphone_und_ipad/) * [Apps programmieren für iPhone und iPad](http://openbook.galileocomputing.de/apps_programmieren_fuer_iphone_und_ipad/)
* [iOS-Rezepte](http://examples.oreilly.de/openbooks/iosrecipesger.zip) * [iOS-Rezepte](http://examples.oreilly.de/openbooks/iosrecipesger.zip)
* [iPad-Programmierung](http://examples.oreilly.de/openbooks/pdf_ipadprogpragger.pdf) [PDF] * [iPad-Programmierung](http://examples.oreilly.de/openbooks/pdf_ipadprogpragger.pdf) [PDF]
### Git ### Git
* [Git Magic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/de/) * [Git Magic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/de/)
* [Pro Git](http://git-scm.com/book/de) * [Pro Git](http://git-scm.com/book/de)
### Groovy ### Groovy
* [Groovy für Java-Entwickler](http://examples.oreilly.de/openbooks/pdf_groovyger.pdf) * [Groovy für Java-Entwickler](http://examples.oreilly.de/openbooks/pdf_groovyger.pdf)
### HTML & CSS ### HTML & CSS
* [CSS](http://peterkropff.de/site/css/css.htm) — Peter Kropff (Grundlagen, OOP, MySQLi, PDO) [Online, PDF] * [CSS](http://peterkropff.de/site/css/css.htm) — Peter Kropff (Grundlagen, OOP, MySQLi, PDO) [Online, PDF]
* [HTML](http://peterkropff.de/site/html/html.htm) — Peter Kropff [Online, PDF] * [HTML](http://peterkropff.de/site/html/html.htm) — Peter Kropff [Online, PDF]
* [HTML5-Handbuch](http://webkompetenz.wikidot.com/docs:html-handbuch) * [HTML5-Handbuch](http://webkompetenz.wikidot.com/docs:html-handbuch)
...@@ -87,6 +98,7 @@ ...@@ -87,6 +98,7 @@
### Java ### Java
* [EJB 3 für Umsteiger: Neuerungen und Änderungen gegenüber dem EJB-2.x-Standard](http://bsd.de/e3fu/umfrage.html) - Heiko W. Rupp * [EJB 3 für Umsteiger: Neuerungen und Änderungen gegenüber dem EJB-2.x-Standard](http://bsd.de/e3fu/umfrage.html) - Heiko W. Rupp
* [Java 7 Mehr als eine Insel](http://openbook.galileocomputing.de/java7/) * [Java 7 Mehr als eine Insel](http://openbook.galileocomputing.de/java7/)
* [Java ist auch eine Insel](http://openbook.galileocomputing.de/javainsel/) * [Java ist auch eine Insel](http://openbook.galileocomputing.de/javainsel/)
...@@ -95,40 +107,48 @@ ...@@ -95,40 +107,48 @@
### Javascript ### Javascript
* [JavaScript](http://peterkropff.de/site/javascript/javascript.htm) — Peter Kropff (Grundlagen, AJAX, DOM, OOP) [Online, PDF] * [JavaScript](http://peterkropff.de/site/javascript/javascript.htm) — Peter Kropff (Grundlagen, AJAX, DOM, OOP) [Online, PDF]
* [JavaScript und AJAX](http://openbook.galileocomputing.de/javascript_ajax/) * [JavaScript und AJAX](http://openbook.galileocomputing.de/javascript_ajax/)
* [Webseiten erstellen mit Javascript](http://www.highscore.de/javascript/) * [Webseiten erstellen mit Javascript](http://www.highscore.de/javascript/)
### LaTeX ### LaTeX
* [LaTeX - eine Einführung und ein bißchen mehr...](http://www.fernuni-hagen.de/imperia/md/content/zmi_2010/a026_latex_einf.pdf) * [LaTeX - eine Einführung und ein bißchen mehr...](http://www.fernuni-hagen.de/imperia/md/content/zmi_2010/a026_latex_einf.pdf)
* [LaTeX - Forteschrittene Anwendungen (oder: Neues von den Hobbits)](http://www.fernuni-hagen.de/imperia/md/content/zmi_2010/a027_latex_fort.pdf) * [LaTeX - Forteschrittene Anwendungen (oder: Neues von den Hobbits)](http://www.fernuni-hagen.de/imperia/md/content/zmi_2010/a027_latex_fort.pdf)
* [LaTeX : Referenz der Umgebungen, Makros, Längen und Zähler](http://www.lehmanns.de/page/latexreferenz/) * [LaTeX : Referenz der Umgebungen, Makros, Längen und Zähler](http://www.lehmanns.de/page/latexreferenz/)
### Meta-Lists ### Meta-Lists
* [Galileo Computing - openbook](http://www.galileocomputing.de/katalog/openbook) * [Galileo Computing - openbook](http://www.galileocomputing.de/katalog/openbook)
### MySQL ### MySQL
* [MySQL](http://peterkropff.de/site/mysql/mysql.htm) — Peter Kropff [Online, PDF] * [MySQL](http://peterkropff.de/site/mysql/mysql.htm) — Peter Kropff [Online, PDF]
### PHP ### PHP
* [PHP](http://peterkropff.de/site/php/php.htm) — Peter Kropff (Grundlagen, OOP, MySQLi, PDO) [Online, PDF] * [PHP](http://peterkropff.de/site/php/php.htm) — Peter Kropff (Grundlagen, OOP, MySQLi, PDO) [Online, PDF]
* [PHP PEAR](http://openbook.galileocomputing.de/php_pear/) * [PHP PEAR](http://openbook.galileocomputing.de/php_pear/)
* [Praktischer Einstieg in MySQL mit PHP](http://examples.oreilly.de/openbooks/pdf_einmysql2ger.pdf) [PDF] * [Praktischer Einstieg in MySQL mit PHP](http://examples.oreilly.de/openbooks/pdf_einmysql2ger.pdf) [PDF]
### PostgreSQL ### PostgreSQL
* [PostgreSQL Einführung](http://cybertec.at/pgbook/) * [PostgreSQL Einführung](http://cybertec.at/pgbook/)
### Python ### Python
* [Programmiereinführung mit Python](http://opentechschool.github.io/python-beginners/de/) * [Programmiereinführung mit Python](http://opentechschool.github.io/python-beginners/de/)
### Ruby on Rails ### Ruby on Rails
* [Praxiswissen Ruby](http://www.oreilly.de/german/freebooks/rubybasger/pdf_rubybasger.pdf) [PDF] * [Praxiswissen Ruby](http://www.oreilly.de/german/freebooks/rubybasger/pdf_rubybasger.pdf) [PDF]
* [Praxiswissen Ruby On Rails](http://examples.oreilly.de/openbooks/pdf_rubyonrailsbasger.pdf) [PDF] * [Praxiswissen Ruby On Rails](http://examples.oreilly.de/openbooks/pdf_rubyonrailsbasger.pdf) [PDF]
* [Rails Kochbuch](http://examples.oreilly.de/openbooks/pdf_railsckbkger.pdf) [PDF] * [Rails Kochbuch](http://examples.oreilly.de/openbooks/pdf_railsckbkger.pdf) [PDF]
...@@ -137,20 +157,24 @@ ...@@ -137,20 +157,24 @@
### Scilab ### Scilab
* [Einführung in Scilab/Xcos 5.4](http://www.buech-gifhorn.de/scilab/Einfuehrung.pdf) [PDF] * [Einführung in Scilab/Xcos 5.4](http://www.buech-gifhorn.de/scilab/Einfuehrung.pdf) [PDF]
### UML ### UML
* [Der moderne Softwareentwicklungsprozess mit UML](http://www.highscore.de/uml) * [Der moderne Softwareentwicklungsprozess mit UML](http://www.highscore.de/uml)
### Unix ### Unix
* [Linux-UNIX-Programmierung](http://openbook.galileocomputing.de/linux_unix_programmierung/) * [Linux-UNIX-Programmierung](http://openbook.galileocomputing.de/linux_unix_programmierung/)
* [Shell-Programmierung](http://openbook.galileocomputing.de/shell_programmierung/) * [Shell-Programmierung](http://openbook.galileocomputing.de/shell_programmierung/)
* [Wie werde ich Unix Guru?](http://openbook.galileocomputing.de/unix_guru/) * [Wie werde ich Unix Guru?](http://openbook.galileocomputing.de/unix_guru/)
### Visual Basic ### Visual Basic
* [Einstieg in Visual Basic 2010](http://openbook.galileocomputing.de/einstieg_vb_2010/) * [Einstieg in Visual Basic 2010](http://openbook.galileocomputing.de/einstieg_vb_2010/)
* [Einstieg in Visual Basic 2012](http://openbook.galileocomputing.de/einstieg_vb_2012/) * [Einstieg in Visual Basic 2012](http://openbook.galileocomputing.de/einstieg_vb_2012/)
* [Visual Basic 2008](http://openbook.galileocomputing.de/visualbasic_2008/) * [Visual Basic 2008](http://openbook.galileocomputing.de/visualbasic_2008/)
### Index ### Index
* [Metalistas](#metalistas) * [Metalistas](#metalistas)
* [Agnósticos](#agn%C3%B3sticos) * [Agnósticos](#agn%C3%B3sticos)
* [Algoritmos y Estructuras de Datos](#algoritmos) * [Algoritmos y Estructuras de Datos](#algoritmos)
...@@ -45,13 +46,16 @@ ...@@ -45,13 +46,16 @@
### Metalistas ### Metalistas
* [CodeHero](http://codehero.co/) * [CodeHero](http://codehero.co/)
* [OPENLIBRA La Biblioteca Libre online que estabas esperando](http://www.etnassoft.com/biblioteca/) * [OPENLIBRA La Biblioteca Libre online que estabas esperando](http://www.etnassoft.com/biblioteca/)
* [¡Quiero Aprender Python! - Python Argentina](http://python.org.ar/AprendiendoPython) * [¡Quiero Aprender Python! - Python Argentina](http://python.org.ar/AprendiendoPython)
### Agnósticos ### Agnósticos
#### Algoritmos #### Algoritmos
* [Algoritmos y Programación (Guía para docentes)](http://www.eduteka.org/pdfdir/AlgoritmosProgramacion.pdf) (PDF) * [Algoritmos y Programación (Guía para docentes)](http://www.eduteka.org/pdfdir/AlgoritmosProgramacion.pdf) (PDF)
* [Análisis de Algoritmos](http://docencia.izt.uam.mx/pece/pagina_academica/AA/indexa.html) * [Análisis de Algoritmos](http://docencia.izt.uam.mx/pece/pagina_academica/AA/indexa.html)
* [Análisis y Diseño de Algoritmos](http://www.aliatuniversidades.com.mx/bibliotecasdigitales/pdf/sistemas/Analisis_y_disenio_de_algoritmos.pdf) (PDF) * [Análisis y Diseño de Algoritmos](http://www.aliatuniversidades.com.mx/bibliotecasdigitales/pdf/sistemas/Analisis_y_disenio_de_algoritmos.pdf) (PDF)
...@@ -65,23 +69,27 @@ ...@@ -65,23 +69,27 @@
#### Base de Datos #### Base de Datos
* [Apuntes de Base de Datos 1, Universidad de Alicante](http://rua.ua.es/dspace/bitstream/10045/2990/1/ApuntesBD1.pdf) (PDF) * [Apuntes de Base de Datos 1, Universidad de Alicante](http://rua.ua.es/dspace/bitstream/10045/2990/1/ApuntesBD1.pdf) (PDF)
* [Base de Datos](http://www.uji.es/bin/publ/edicions/bdatos.pdf) por Mercedes Marqués (PDF) * [Base de Datos](http://www.uji.es/bin/publ/edicions/bdatos.pdf) - Mercedes Marqués (PDF)
* [Base de Datos Avanzadas](http://repositori.uji.es/xmlui/bitstream/handle/10234/48034/s73.pdf) por Aramburu & Sanz Blasco (PDF) * [Base de Datos Avanzadas](http://repositori.uji.es/xmlui/bitstream/handle/10234/48034/s73.pdf) - Aramburu & Sanz Blasco (PDF)
* [El modelo relacional y el álgebra relacional](http://ocw.uoc.edu/computer-science-technology-and-multimedia/bases-de-datos/bases-de-datos/P06_M2109_02148.pdf) (PDF) * [El modelo relacional y el álgebra relacional](http://ocw.uoc.edu/computer-science-technology-and-multimedia/bases-de-datos/bases-de-datos/P06_M2109_02148.pdf) (PDF)
* [Introducción a las Bases de Datos](http://ocw.uoc.edu/computer-science-technology-and-multimedia/bases-de-datos/bases-de-datos/P06_M2109_02147.pdf) (PDF) * [Introducción a las Bases de Datos](http://ocw.uoc.edu/computer-science-technology-and-multimedia/bases-de-datos/bases-de-datos/P06_M2109_02147.pdf) (PDF)
#### Ciencia Computacional #### Ciencia Computacional
* [Breves Notas sobre Teoría de la Computación](http://www.matematicas.unam.mx/jloa/publicaciones/teoria.pdf) (PDF) * [Breves Notas sobre Teoría de la Computación](http://www.matematicas.unam.mx/jloa/publicaciones/teoria.pdf) (PDF)
* [Breves Notas sobre Autómatas y Lenguajes](http://www.matematicas.unam.mx/jloa/publicaciones/automatasyLenguajes.pdf) (PDF) * [Breves Notas sobre Autómatas y Lenguajes](http://www.matematicas.unam.mx/jloa/publicaciones/automatasyLenguajes.pdf) (PDF)
#### Cursos Masivos en Línea #### Cursos Masivos en Línea
* [MIT Opencourseware en Español](http://mit.ocw.universia.net/) * [MIT Opencourseware en Español](http://mit.ocw.universia.net/)
#### Metodologías de desarrollo de software #### Metodologías de desarrollo de software
* [Compendio de Ingeniería del Software](http://www.navegapolis.com/files/cis.pdf) (PDF) * [Compendio de Ingeniería del Software](http://www.navegapolis.com/files/cis.pdf) (PDF)
* [Diseño Ágil con TDD](http://www.carlosble.com/libro-tdd) * [Diseño Ágil con TDD](http://www.carlosble.com/libro-tdd)
* [Ingeniería de Software: Una Guía para Crear Sistemas de Información](http://www.wolnm.org/apa/articulos/Ingenieria_Software.pdf) (PDF) * [Ingeniería de Software: Una Guía para Crear Sistemas de Información](http://www.wolnm.org/apa/articulos/Ingenieria_Software.pdf) (PDF)
...@@ -91,6 +99,7 @@ ...@@ -91,6 +99,7 @@
#### Misceláneos #### Misceláneos
* [97 cosas que todo programador debería saber](http://97cosas.com/programador) * [97 cosas que todo programador debería saber](http://97cosas.com/programador)
* [El camino a un mejor programador](http://emanchado.github.io/camino-mejor-programador/) * [El camino a un mejor programador](http://emanchado.github.io/camino-mejor-programador/)
* [Programación de videojuegos SDL](http://www.albertogarcia.info/libros/sdl/%5Bebook%5DProgramacion%20de%20videojuegos%20con%20SDL.pdf) (PDF) * [Programación de videojuegos SDL](http://www.albertogarcia.info/libros/sdl/%5Bebook%5DProgramacion%20de%20videojuegos%20con%20SDL.pdf) (PDF)
...@@ -98,35 +107,43 @@ ...@@ -98,35 +107,43 @@
#### Paradigmas de Programación #### Paradigmas de Programación
* [Programación Concurrente y Tiempo Real](http://www.libropctr.com/) * [Programación Concurrente y Tiempo Real](http://www.libropctr.com/)
* [Programación Funcional](http://www.staff.science.uu.nl/~fokke101/courses/fp-sp.pdf) (PDF) * [Programación Funcional](http://www.staff.science.uu.nl/~fokke101/courses/fp-sp.pdf) (PDF)
#### Sistemas Operativos #### Sistemas Operativos
* [Fundamentos de Sistemas Operativos](http://sistop.gwolf.org/pdf/sistemas_operativos.pdf) por Gunnar Wolf et al (PDF)
* [Sistemas Operativos](http://exa.unne.edu.ar/depar/areas/informatica/SistemasOperativos/sistope2.PDF) por Dr. David Luis la Red (PDF) * [Fundamentos de Sistemas Operativos](http://sistop.gwolf.org/pdf/sistemas_operativos.pdf) - Gunnar Wolf et al (PDF)
* [Sistemas Operativos](http://exa.unne.edu.ar/depar/areas/informatica/SistemasOperativos/sistope2.PDF) - Dr. David Luis la Red (PDF)
### Android ### Android
* [Curso Android: Todo lo que necesitas para empezar](http://www.maestrosdelweb.com/curso-android/) por Adrian Catalán (HTML)
* [Curso de Programación Android](http://www.sgoliver.net/blog/wp-content/uploads/2011/11/Manual-Programacion-Android-SgoliverNet-v3-muestra.zip) por Salvador Gómez Oliver (PDF) * [Curso Android: Todo lo que necesitas para empezar](http://www.maestrosdelweb.com/curso-android/) - Adrian Catalán (HTML)
* [Curso de Programación Android](http://www.sgoliver.net/blog/wp-content/uploads/2011/11/Manual-Programacion-Android-SgoliverNet-v3-muestra.zip) - Salvador Gómez Oliver (PDF)
### C ### C
* [GNU/Linux: Programación de Sistemas](http://www.alcancelibre.org/filemgmt_data/files/programaciongnulinux.pdf) (PDF) * [GNU/Linux: Programación de Sistemas](http://www.alcancelibre.org/filemgmt_data/files/programaciongnulinux.pdf) (PDF)
* [Introducción a la programación con C](http://repositori.uji.es/xmlui/bitstream/handle/10234/24306/s29.pdf) * [Introducción a la programación con C](http://repositori.uji.es/xmlui/bitstream/handle/10234/24306/s29.pdf)
### C++ ### C++
* [Aprenda C++ avanzado como si estuviera en primero](http://www.tecnun.es/asignaturas/Informat1/AyudaInf/aprendainf/cpp/avanzado/cppavan.pdf) * [Aprenda C++ avanzado como si estuviera en primero](http://www.tecnun.es/asignaturas/Informat1/AyudaInf/aprendainf/cpp/avanzado/cppavan.pdf)
* [Aprenda C++ básico como si estuviera en primero](http://www.tecnun.es/asignaturas/Informat1/ayudainf/aprendainf/Cpp/basico/cppbasico.pdf) * [Aprenda C++ básico como si estuviera en primero](http://www.tecnun.es/asignaturas/Informat1/ayudainf/aprendainf/Cpp/basico/cppbasico.pdf)
* [Ejercicios de programación creativos y recreativos en C++](http://antares.sip.ucm.es/cpareja/libroCPP/) * [Ejercicios de programación creativos y recreativos en C++](http://antares.sip.ucm.es/cpareja/libroCPP/)
### HTML5 ### HTML5
* [HTML5](http://www.arkaitzgarro.com/html5/) por Arkaitz Garro
* [HTML5](http://www.arkaitzgarro.com/html5/) - Arkaitz Garro
### CSS ### CSS
* [CSS avanzado](http://librosweb.es/css_avanzado/) * [CSS avanzado](http://librosweb.es/css_avanzado/)
* [Estructura con CSS](http://es.learnlayout.com/) * [Estructura con CSS](http://es.learnlayout.com/)
* [Guía Completa de CSS3](http://www.etnassoft.com/biblioteca/guia-completa-de-css3/) * [Guía Completa de CSS3](http://www.etnassoft.com/biblioteca/guia-completa-de-css3/)
...@@ -134,38 +151,47 @@ ...@@ -134,38 +151,47 @@
### Coffeescript ### Coffeescript
* [Coffeescript, un pequeño gran libro](https://leanpub.com/coffeescript) por Javi Jiménez
* [Coffeescript, un pequeño gran libro](https://leanpub.com/coffeescript) - Javi Jiménez
### Ensamblador ### Ensamblador
* [Código de Máquina para Principiantes [Z80 and 6502 CPUs]](http://www.worldofspectrum.org/infoseekid.cgi?id=2000227) por Lisa Watts y Mike Wharton (PDF)
* [Lenguaje Ensamblador para PC](http://drpaulcarter.com/pcasm/) por Paul Carter * [Código de Máquina para Principiantes [Z80 and 6502 CPUs]](http://www.worldofspectrum.org/infoseekid.cgi?id=2000227) - Lisa Watts y Mike Wharton (PDF)
* [Lenguaje Ensamblador para PC](http://drpaulcarter.com/pcasm/) - Paul Carter
### Erlang ### Erlang
* [Erlang/OTP: Un mundo concurrente](http://erlang-otp.es/) * [Erlang/OTP: Un mundo concurrente](http://erlang-otp.es/)
* [Programación en Erlang](https://es.wikibooks.org/wiki/Programaci%C3%B3n_en_Erlang) en Wikibooks * [Programación en Erlang](https://es.wikibooks.org/wiki/Programaci%C3%B3n_en_Erlang) en Wikibooks
### Emacs ### Emacs
* [Una Introducción a Emacs Lisp en Español](http://savannah.nongnu.org/git/?group=elisp-es) * [Una Introducción a Emacs Lisp en Español](http://savannah.nongnu.org/git/?group=elisp-es)
### Git ### Git
* [Git Immersion en Español](http://gitimmersion.mx) * [Git Immersion en Español](http://gitimmersion.mx)
* [Gitmagic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/es/) * [Gitmagic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/es/)
* [Pro Git](http://git-scm.com/book/es) * [Pro Git](http://git-scm.com/book/es)
### Haskell ### Haskell
* [¡Aprende Haskell por el bien de todos!](http://aprendehaskell.es/main.html) * [¡Aprende Haskell por el bien de todos!](http://aprendehaskell.es/main.html)
* [Piensa en Haskell (ejercicios de programación funcional con Haskell)](http://www.cs.us.es/~jalonso/publicaciones/Piensa_en_Haskell.pdf) * [Piensa en Haskell (ejercicios de programación funcional con Haskell)](http://www.cs.us.es/~jalonso/publicaciones/Piensa_en_Haskell.pdf)
### Java ### Java
* [Aprendiendo Java](http://www.compunauta.com/forums/linux/programacion/java/AprendiendoJava.pdf) (PDF) * [Aprendiendo Java](http://www.compunauta.com/forums/linux/programacion/java/AprendiendoJava.pdf) (PDF)
* [Arquitectura Java Sólida](http://www.arquitecturajava.com/) * [Arquitectura Java Sólida](http://www.arquitecturajava.com/)
* [Desarrollo de proyectos informáticos con Java](http://www3.uji.es/~belfern/pdf/libroJavaConTapa.pdf) (PDF) * [Desarrollo de proyectos informáticos con Java](http://www3.uji.es/~belfern/pdf/libroJavaConTapa.pdf) (PDF)
* [Notas de Introducción al Lenguaje de Programación Java](http://www.matematicas.unam.mx/jloa/publicaciones/introduccionJava.pdf) por Jorge L. Ortega Arjona, UNAM (PDF) * [Notas de Introducción al Lenguaje de Programación Java](http://www.matematicas.unam.mx/jloa/publicaciones/introduccionJava.pdf) - Jorge L. Ortega Arjona, UNAM (PDF)
* [OCPJP6 Resumen Español](https://github.com/PabloReyes/ocpjp-resumen-espanol) por Pablo Reyes Almagro (PDF) * [OCPJP6 Resumen Español](https://github.com/PabloReyes/ocpjp-resumen-espanol) - Pablo Reyes Almagro (PDF)
* [Pensando la computación como un científico (con Java)](http://www.ungs.edu.ar/areas/publicaciones/476/pensando-la-computacion-como-un-cientifico.html) * [Pensando la computación como un científico (con Java)](http://www.ungs.edu.ar/areas/publicaciones/476/pensando-la-computacion-como-un-cientifico.html)
* [PlugIn Tapestry: Desarrollo de aplicaciones y páginas web con Apache Tapestry](http://picodotdev.github.io/blog-bitix/2014/02/libro-sobre-desarrollo-de-aplicaciones-con-apache-tapestry/) ([PDF](http://picodotdev.github.io/blog-bitix/assets/custom/PlugInTapestry.pdf)) ([EPUB](http://picodotdev.github.io/blog-bitix/assets/custom/PlugInTapestry.epub)) ([MOBI](http://picodotdev.github.io/blog-bitix/assets/custom/PlugInTapestry.mobi)) * [PlugIn Tapestry: Desarrollo de aplicaciones y páginas web con Apache Tapestry](http://picodotdev.github.io/blog-bitix/2014/02/libro-sobre-desarrollo-de-aplicaciones-con-apache-tapestry/) ([PDF](http://picodotdev.github.io/blog-bitix/assets/custom/PlugInTapestry.pdf)) ([EPUB](http://picodotdev.github.io/blog-bitix/assets/custom/PlugInTapestry.epub)) ([MOBI](http://picodotdev.github.io/blog-bitix/assets/custom/PlugInTapestry.mobi))
* [Programación Orientada a Objetos en Java](http://fcasua.contad.unam.mx/apuntes/interiores/docs/98/opt/java.pdf) (PDF) * [Programación Orientada a Objetos en Java](http://fcasua.contad.unam.mx/apuntes/interiores/docs/98/opt/java.pdf) (PDF)
...@@ -175,49 +201,62 @@ ...@@ -175,49 +201,62 @@
### JavaScript ### JavaScript
* [Introducción a AJAX](http://librosweb.es/ajax/) * [Introducción a AJAX](http://librosweb.es/ajax/)
* [Introducción a JavaScript](http://librosweb.es/javascript/) * [Introducción a JavaScript](http://librosweb.es/javascript/)
* [Jardín de JavaScript](http://bonsaiden.github.io/JavaScript-Garden/es) * [Jardín de JavaScript](http://bonsaiden.github.io/JavaScript-Garden/es)
#### AngularJS #### AngularJS
* [Cómo aprender AngularJS](http://raulexposito.com/documentos/como-aprender-angularjs/) * [Cómo aprender AngularJS](http://raulexposito.com/documentos/como-aprender-angularjs/)
#### D3.js #### D3.js
* [Tutorial de D3](http://gcoch.github.io/D3-tutorial/index.html) * [Tutorial de D3](http://gcoch.github.io/D3-tutorial/index.html)
#### jQuery #### jQuery
* [Fundamentos de jQuery](http://librojquery.com/) * [Fundamentos de jQuery](http://librojquery.com/)
#### Node.js #### Node.js
* [El Libro para Principiantes en Node.js](http://www.nodebeginner.org/index-es.html) * [El Libro para Principiantes en Node.js](http://www.nodebeginner.org/index-es.html)
* [Introducción a Node.js a través de Koans](http://nodejskoans.com/) * [Introducción a Node.js a través de Koans](http://nodejskoans.com/)
### LaTeX ### LaTeX
* [La introducción no-tan-corta a LaTeX 2ε](http://www.ctan.org/tex-archive/info/lshort/spanish) * [La introducción no-tan-corta a LaTeX 2ε](http://www.ctan.org/tex-archive/info/lshort/spanish)
### Linux ### Linux
* [Debian GNU/Linux para administradores](http://debian-handbook.info/browse/es-ES/stable/) * [Debian GNU/Linux para administradores](http://debian-handbook.info/browse/es-ES/stable/)
* [Bases de la programación en Bash](http://xinfo.sourceforge.net/documentos/bash-scripting/bash-script-2.0.html) * [Bases de la programación en Bash](http://xinfo.sourceforge.net/documentos/bash-scripting/bash-script-2.0.html)
* [El Manual de BASH Scripting Básico para Principiantes](https://es.wikibooks.org/wiki/El_Manual_de_BASH_Scripting_B%C3%A1sico_para_Principiantes) en WikiBooks * [El Manual de BASH Scripting Básico para Principiantes](https://es.wikibooks.org/wiki/El_Manual_de_BASH_Scripting_B%C3%A1sico_para_Principiantes) en WikiBooks
* [BASH Scripting Avanzado: Utilizando declare para definición de tipo](http://library.originalhacker.org/biblioteca/articulo/ver/123) * [BASH Scripting Avanzado: Utilizando declare para definición de tipo](http://library.originalhacker.org/biblioteca/articulo/ver/123)
### .NET (C# / Visual Studio) ### .NET (C# / Visual Studio)
* [El lenguaje de programación C#](http://dis.um.es/~bmoros/privado/bibliografia/LibroCsharp.pdf) (PDF) * [El lenguaje de programación C#](http://dis.um.es/~bmoros/privado/bibliografia/LibroCsharp.pdf) (PDF)
* [Guía de Arquitectura N-capas Orientadas al Dominio](http://msdn.microsoft.com/es-es/architecture/default.aspx) * [Guía de Arquitectura N-capas Orientadas al Dominio](http://msdn.microsoft.com/es-es/architecture/default.aspx)
### NoSQL ### NoSQL
* MongoDB
* [El pequeño libro MongoDB](https://github.com/uokesita/the-little-mongodb-book) #### MongoDB
* [MongoDB en español: T1, El principio](https://github.com/yograterol/ebook-mongodb-basico) por Yohan Graterol
* [El pequeño libro MongoDB](https://github.com/uokesita/the-little-mongodb-book)
* [MongoDB en español: T1, El principio](https://github.com/yograterol/ebook-mongodb-basico) - Yohan Graterol
### PHP ### PHP
* [Manual de estudio introductorio al lenguaje PHP procedural](http://www.cursosdeprogramacionadistancia.com/static/pdf/material-sin-personalizar-php.pdf) * [Manual de estudio introductorio al lenguaje PHP procedural](http://www.cursosdeprogramacionadistancia.com/static/pdf/material-sin-personalizar-php.pdf)
* [POO y MVC en PHP](http://www.bubok.es/libros/205199/POO-y-MVC-en-PHP) * [POO y MVC en PHP](http://www.bubok.es/libros/205199/POO-y-MVC-en-PHP)
* [Silex, el manual oficial](http://librosweb.es/silex/) * [Silex, el manual oficial](http://librosweb.es/silex/)
...@@ -226,15 +265,18 @@ ...@@ -226,15 +265,18 @@
* [PHP y Ajax](http://rua.ua.es/dspace/bitstream/10045/13176/9/04-ajaxphp.pdf) * [PHP y Ajax](http://rua.ua.es/dspace/bitstream/10045/13176/9/04-ajaxphp.pdf)
* [PHP y Programación orientada a objetos](https://styde.net/php-y-programacion-orientada-a-objetos/) * [PHP y Programación orientada a objetos](https://styde.net/php-y-programacion-orientada-a-objetos/)
### Perl ### Perl
* [Tutoriales de Perl](http://perlenespanol.com/tutoriales/) * [Tutoriales de Perl](http://perlenespanol.com/tutoriales/)
* [Tutorial Perl](http://kataix.umag.cl/~ruribe/Utilidades/Tutorial%20de%20Perl.pdf) por Universidad de Magallanes, Chile (PDF) * [Tutorial Perl](http://kataix.umag.cl/~ruribe/Utilidades/Tutorial%20de%20Perl.pdf) - Universidad de Magallanes, Chile (PDF)
* [Tutorial Perl](http://es.tldp.org/Tutoriales/PERL/tutoperl-print.pdf) por TLDP (PDF) * [Tutorial Perl](http://es.tldp.org/Tutoriales/PERL/tutoperl-print.pdf) - TLDP (PDF)
* [Tutorial de introducción a perl](http://flanagan.ugr.es/perl/index2.htm) por Universidad de Granada, España * [Tutorial de introducción a perl](http://flanagan.ugr.es/perl/index2.htm) - Universidad de Granada, España
* [Manual de Perl](http://www6.uniovi.es/perl/tutor/) por Universidad de Oviedo, España * [Manual de Perl](http://www6.uniovi.es/perl/tutor/) - Universidad de Oviedo, España
### Python ### Python
* [Aprenda a pensar como un programador (con Python)](http://web.ballardini.com.ar/ai/raw-attachment/wiki/BibliografiaPython/thinkCSpy-es.pdf) (PDF) * [Aprenda a pensar como un programador (con Python)](http://web.ballardini.com.ar/ai/raw-attachment/wiki/BibliografiaPython/thinkCSpy-es.pdf) (PDF)
* [Doma de Serpientes para Niños: Aprendiendo a Programar con Python](http://code.google.com/p/swfk-es/) * [Doma de Serpientes para Niños: Aprendiendo a Programar con Python](http://code.google.com/p/swfk-es/)
* [Inmersión en Python](http://es.diveintopython.net/toc.html) * [Inmersión en Python](http://es.diveintopython.net/toc.html)
...@@ -250,14 +292,17 @@ ...@@ -250,14 +292,17 @@
#### Django #### Django
* [El libro de Django 1.0](http://django-book.mkaufmann.com.ar/) * [El libro de Django 1.0](http://django-book.mkaufmann.com.ar/)
#### Web2py #### Web2py
* [Web2py - Manual de Referencia Completo, 5a Edición](http://www.web2py.com/books/default/chapter/41) * [Web2py - Manual de Referencia Completo, 5a Edición](http://www.web2py.com/books/default/chapter/41)
### Ruby ### Ruby
* [Guía para aprender a programar con Ruby. Adaptación al español del libro "Learn to Program" de Chris Pine](https://github.com/rubysur/aprende.a.programar) * [Guía para aprender a programar con Ruby. Adaptación al español del libro "Learn to Program" de Chris Pine](https://github.com/rubysur/aprende.a.programar)
* [Ruby en 20 minutos](https://www.ruby-lang.org/es/documentation/quickstart/) * [Ruby en 20 minutos](https://www.ruby-lang.org/es/documentation/quickstart/)
* [Ruby tutorial o como pasar un buen rato programando](http://rubytutorial.wikidot.com/introduccion) * [Ruby tutorial o como pasar un buen rato programando](http://rubytutorial.wikidot.com/introduccion)
...@@ -265,11 +310,13 @@ ...@@ -265,11 +310,13 @@
#### Ruby on Rails #### Ruby on Rails
* [El maldito libro de los Descarrilados](http://yottabi.com/mld.pdf) (PDF) * [El maldito libro de los Descarrilados](http://yottabi.com/mld.pdf) (PDF)
* [Introducción a Rails](http://rubysur.org/introduccion.a.rails/) * [Introducción a Rails](http://rubysur.org/introduccion.a.rails/)
### R ### R
* [Cartas sobre Estadística de la Revista Argentina de Bioingeniería](http://cran.r-project.org/doc/contrib/Risk-Cartas-sobre-Estadistica.pdf) * [Cartas sobre Estadística de la Revista Argentina de Bioingeniería](http://cran.r-project.org/doc/contrib/Risk-Cartas-sobre-Estadistica.pdf)
* [Generacion automática de reportes con R y LaTeX](http://cran.r-project.org/doc/contrib/Rivera-Tutorial_Sweave.pdf) * [Generacion automática de reportes con R y LaTeX](http://cran.r-project.org/doc/contrib/Rivera-Tutorial_Sweave.pdf)
* [Gráficos Estadísticos con R](http://cran.r-project.org/doc/contrib/grafi3.pdf) * [Gráficos Estadísticos con R](http://cran.r-project.org/doc/contrib/grafi3.pdf)
...@@ -281,15 +328,18 @@ ...@@ -281,15 +328,18 @@
### Scala ### Scala
* [Scala con Ejemplos](https://github.com/ErunamoJAZZ/ScalaByExample-es) (En proceso) * [Scala con Ejemplos](https://github.com/ErunamoJAZZ/ScalaByExample-es) (En proceso)
* [Manual de Scala para programadores Java](http://www.scala-lang.org/docu/files/ScalaTutorial-es_ES.pdf) (PDF) * [Manual de Scala para programadores Java](http://www.scala-lang.org/docu/files/ScalaTutorial-es_ES.pdf) (PDF)
### SQL ### SQL
* [El lenguaje SQL](http://ocw.uoc.edu/computer-science-technology-and-multimedia/bases-de-datos/bases-de-datos/P06_M2109_02149.pdf) * [El lenguaje SQL](http://ocw.uoc.edu/computer-science-technology-and-multimedia/bases-de-datos/bases-de-datos/P06_M2109_02149.pdf)
* [Manual de gestión de base de datos](http://www.jorgesanchez.net/bd/gbd2012.pdf) * [Manual de gestión de base de datos](http://www.jorgesanchez.net/bd/gbd2012.pdf)
* [Tutorial de SQL](http://www.desarrolloweb.com/manuales/9/) * [Tutorial de SQL](http://www.desarrolloweb.com/manuales/9/)
### SVG ### SVG
* [SCALABLE](https://leanpub.com/scalable/) (PDF) (EPUB) (MOBI) * [SCALABLE](https://leanpub.com/scalable/) (PDF) (EPUB) (MOBI)
### فهرست ### فهرست
* [گنو/لینوکس](#%DA%AF%D9%86%D9%88%D9%84%DB%8C%D9%86%D9%88%DA%A9%D8%B3) * [گنو/لینوکس](#%DA%AF%D9%86%D9%88%D9%84%DB%8C%D9%86%D9%88%DA%A9%D8%B3)
* [آرچ لینوکس](#%D8%A2%D8%B1%DA%86-%D9%84%DB%8C%D9%86%D9%88%DA%A9%D8%B3) * [آرچ لینوکس](#%D8%A2%D8%B1%DA%86-%D9%84%DB%8C%D9%86%D9%88%DA%A9%D8%B3)
* [اوبونتو](#%D8%A7%D9%88%D8%A8%D9%88%D9%86%D8%AA%D9%88) * [اوبونتو](#%D8%A7%D9%88%D8%A8%D9%88%D9%86%D8%AA%D9%88)
...@@ -8,45 +9,59 @@ ...@@ -8,45 +9,59 @@
* [PHP](#php) * [PHP](#php)
* [Python](#python) * [Python](#python)
* [R](#r) * [R](#r)
* [مهندسی نرم‌افزار](#%D9%85%D9%87%D9%86%D8%AF%D8%B3%DB%8C-%D9%86%D8%B1%D9%85%E2%80%8C%D8%A7%D9%81%D8%B2%D8%A7%D8%B1) * [مهندسی نرم‌افزار](#%D9%85%D9%87%D9%86%D8%AF%D8%B3%DB%8C-%D9%86%D8%B1%D9%85%E2%80%8C%D8%A7%D9%81%D8%B2%D8%A7%D8%B1)
* [رایانش ابری](#%D8%B1%D8%A7%DB%8C%D8%A7%D9%86%D8%B4-%D8%A7%D8%A8%D8%B1%DB%8C) * [رایانش ابری](#%D8%B1%D8%A7%DB%8C%D8%A7%D9%86%D8%B4-%D8%A7%D8%A8%D8%B1%DB%8C)
### گنو/لینوکس ### گنو/لینوکس
#### آرچ لینوکس #### آرچ لینوکس
* [آرچ بوک](http://linuxreview.ir/archbook/ArchBook-2012-1.pdf) (pdf) * [آرچ بوک](http://linuxreview.ir/archbook/ArchBook-2012-1.pdf) (pdf)
#### اوبونتو #### اوبونتو
* [اوبونتو برای تازه واردها](http://ubuntu-book.org/) * [اوبونتو برای تازه واردها](http://ubuntu-book.org/)
### C Sharp ### C Sharp
* [توسعه چابک در C#](http://agiledevelopment.ir/ebook/) * [توسعه چابک در C#](http://agiledevelopment.ir/ebook/)
### CSS ### CSS
* [یادگیری پیکربندی با CSS](http://fa.learnlayout.com/) * [یادگیری پیکربندی با CSS](http://fa.learnlayout.com/)
### LaTeX ### LaTeX
* [مقدمه ای نه چندان کوتاه بر LaTeX](http://www.ctan.org/tex-archive/info/lshort/persian) * [مقدمه ای نه چندان کوتاه بر LaTeX](http://www.ctan.org/tex-archive/info/lshort/persian)
### PHP ### PHP
* [آموزش فریمورک لاراول](http://laravel.ir/) * [آموزش فریمورک لاراول](http://laravel.ir/)
### Python ### Python
* [از این پس پایتون](http://www.aviny.com/learning/pdf-learning/92-04-05/from-now-python/from-now-python.pdf) * [از این پس پایتون](http://www.aviny.com/learning/pdf-learning/92-04-05/from-now-python/from-now-python.pdf)
### R ### R
* [راهنمای زبان R](http://cran.r-project.org/doc/contrib/Mousavi-R-lang_in_Farsi.pdf) * [راهنمای زبان R](http://cran.r-project.org/doc/contrib/Mousavi-R-lang_in_Farsi.pdf)
* [تحلیل شبکه‌های اجتماعی در R](http://cran.r-project.org/doc/contrib/Raeesi-SNA_in_R_in_Farsi.pdf) * [تحلیل شبکه‌های اجتماعی در R](http://cran.r-project.org/doc/contrib/Raeesi-SNA_in_R_in_Farsi.pdf)
* [موضعات ویژه در R](http://cran.r-project.org/doc/contrib/Mousavi-R_topics_in_Farsi.pdf) * [موضعات ویژه در R](http://cran.r-project.org/doc/contrib/Mousavi-R_topics_in_Farsi.pdf)
### مهندسی نرم‌افزار ### مهندسی نرم‌افزار
* [الگوهای طراحی در برنامه‌نویسی شیء‌گرا](https://github.com/khajavi/Practical-Design-Patterns) * [الگوهای طراحی در برنامه‌نویسی شیء‌گرا](https://github.com/khajavi/Practical-Design-Patterns)
### رایانش ابری ### رایانش ابری
* [رایانش ابری](http://docs.occc.ir/books/Main%20Book-20110110_2.pdf) * [رایانش ابری](http://docs.occc.ir/books/Main%20Book-20110110_2.pdf)
### Index ### Index
* [Méta-listes](#méta-listes) * [Méta-listes](#méta-listes)
* [Non dépendant du langage](#non-dépendant-du-langage) * [Non dépendant du langage](#non-dépendant-du-langage)
* [Algorithmique](#algorithmique) * [Algorithmique](#algorithmique)
...@@ -40,172 +41,219 @@ ...@@ -40,172 +41,219 @@
### Méta-listes ### Méta-listes
* [Le SILO: Sciences du numérique & Informatique au Lycée: Oui!](https://wiki.inria.fr/sciencinfolycee/Accueil) * [Le SILO: Sciences du numérique & Informatique au Lycée: Oui!](https://wiki.inria.fr/sciencinfolycee/Accueil)
### Non dépendant du langage ### Non dépendant du langage
#### Algorithmique #### Algorithmique
* [Algorithmique](http://pauillac.inria.fr/~quercia/cdrom/cours), par Michel Quercia
* [Complexité algorithmique](http://www.liafa.univ-paris-diderot.fr/~sperifel/livre_complexite.html), par Sylvain Perifel * [Algorithmique](http://pauillac.inria.fr/~quercia/cdrom/cours) - Michel Quercia
* [Éléments d'algorithmique](http://www-igm.univ-mlv.fr/~berstel/Elements/Elements.pdf) par D. Beauquier, J. Berstel, et Ph. Chrétienne * [Complexité algorithmique](http://www.liafa.univ-paris-diderot.fr/~sperifel/livre_complexite.html) - Sylvain Perifel
* [Éléments d'algorithmique](http://www-igm.univ-mlv.fr/~berstel/Elements/Elements.pdf) - D. Beauquier, J. Berstel, et Ph. Chrétienne
* [France-IOI](http://www.france-ioi.org/) * [France-IOI](http://www.france-ioi.org/)
* [Prologin](http://www.prologin.org/) * [Prologin](http://www.prologin.org/)
#### Logiciels libres #### Logiciels libres
* [Histoires et cultures du libres](http://framabook.org/histoiresetculturesdulibre/) * [Histoires et cultures du libres](http://framabook.org/histoiresetculturesdulibre/)
* [Option libre. Du bon usage des licences libres](http://framabook.org/optionlibre-dubonusagedeslicenceslibres/), par Jean Benjamin * [Option libre. Du bon usage des licences libres](http://framabook.org/optionlibre-dubonusagedeslicenceslibres/) - Jean Benjamin
* [Produire du logiciel libre](http://framabook.org/produire-du-logiciel-libre-2/), par Karl Fogel * [Produire du logiciel libre](http://framabook.org/produire-du-logiciel-libre-2/) - Karl Fogel
* [Richard Stallman et la révolution du logiciel libre](http://framabook.org/richard-stallman-et-la-revolution-du-logiciel-libre/), par R.M. Stallman, S. Williams et C. Masutti * [Richard Stallman et la révolution du logiciel libre](http://framabook.org/richard-stallman-et-la-revolution-du-logiciel-libre/) - R.M. Stallman, S. Williams et C. Masutti
#### Makefile #### Makefile
* [Concevoir un Makefile](http://icps.u-strasbg.fr/people/loechner/public_html/enseignement/GL/make.pdf), par Vincent Loechner d'après Nicolas Zin
* [Concevoir un Makefile](http://icps.u-strasbg.fr/people/loechner/public_html/enseignement/GL/make.pdf) - Vincent Loechner d'après Nicolas Zin
* [Introduction aux Makefile](http://eric.bachard.free.fr/UTBM_LO22/P07/C/Documentation/C/make/intro_makefile.pdf) * [Introduction aux Makefile](http://eric.bachard.free.fr/UTBM_LO22/P07/C/Documentation/C/make/intro_makefile.pdf)
#### Méthodes de développement #### Méthodes de développement
* [Scrum et XP depuis les tranchées](http://www.infoq.com/resource/news/2007/06/scrum-xp-book/en/resources/ScrumAndXpFromTheTrenches_French.pdf), par Henrik Kniberg
* [Scrum et XP depuis les tranchées](http://www.infoq.com/resource/news/2007/06/scrum-xp-book/en/resources/ScrumAndXpFromTheTrenches_French.pdf) - Henrik Kniberg
#### Pédagogie pour enfants et adolescents #### Pédagogie pour enfants et adolescents
* [Activités débranchées](https://pixees.fr/?cat=612) Catalogue de ressource pour apprendre l'informatique sans ordinateur. * [Activités débranchées](https://pixees.fr/?cat=612) Catalogue de ressource pour apprendre l'informatique sans ordinateur.
* [Apprendre l'informatique sans ordinateur](https://interstices.info/jcms/c_47072/enseigner-et-apprendre-les-sciences-informatiques-a-lecole), par Tim Bell, Ian H. Witten et Mike Fellows (traduit) * [Apprendre l'informatique sans ordinateur](https://interstices.info/jcms/c_47072/enseigner-et-apprendre-les-sciences-informatiques-a-lecole) - Tim Bell, Ian H. Witten et Mike Fellows (traduit)
#### Théorie des langages #### Théorie des langages
* [Compilation. Théorie des langages](http://www.lisyc.univ-brest.fr/pages_perso/leparc/Etud/Master/Compil/Doc/CoursCompilation.pdf) par Université de Bretagne Occidentale
* [Compilation. Théorie des langages](http://www.lisyc.univ-brest.fr/pages_perso/leparc/Etud/Master/Compil/Doc/CoursCompilation.pdf) - Université de Bretagne Occidentale
### Arduino ### Arduino
* [Arduino : Premiers pas en informatique embarquée](http://eskimon.fr/ebook-tutoriel-arduino) - Eskimon et olyte * [Arduino : Premiers pas en informatique embarquée](http://eskimon.fr/ebook-tutoriel-arduino) - Eskimon et olyte
### Assembleur ### Assembleur
* [PC Assembly Language](http://drpaulcarter.com/pcasm/) - Paul A. Carter * [PC Assembly Language](http://drpaulcarter.com/pcasm/) - Paul A. Carter
### Bash / Shell ### Bash / Shell
* [Guide avancé d'écriture des scripts Bash](http://abs.traduc.org/abs-fr/) * [Guide avancé d'écriture des scripts Bash](http://abs.traduc.org/abs-fr/)
### Caml ### Caml
* [Le language Caml](http://caml.inria.fr/) * [Le language Caml](http://caml.inria.fr/)
### C / C++ ### C / C++
* [Cours de C/C++](http://casteyde.christian.free.fr/cpp/cours/online/book1.html) par Christian Casteyde
* [Le C en 20 heures](http://framabook.org/6-le-c-en-20-heures/), par Eric Berthomier et Daniel Schang * [Cours de C/C++](http://casteyde.christian.free.fr/cpp/cours/online/book1.html) - Christian Casteyde
* [Le C en 20 heures](http://framabook.org/6-le-c-en-20-heures/) - Eric Berthomier et Daniel Schang
### Coq ### Coq
* [Le Coq'Art (V8)](http://www.labri.fr/perso/casteran/CoqArt) par Yves Bertot et Pierre Castéran
* [Preuves de programmes en coq](http://fuscia.inrialpes.fr/cours/coq/) par Yves Bertot * [Le Coq'Art (V8)](http://www.labri.fr/perso/casteran/CoqArt) - Yves Bertot et Pierre Castéran
* [Preuves de programmes en coq](http://fuscia.inrialpes.fr/cours/coq/) - Yves Bertot
### CSS ### CSS
* [Apprendre les mises en page CSS](http://fr.learnlayout.com/) * [Apprendre les mises en page CSS](http://fr.learnlayout.com/)
### Git ### Git
* [Git Magic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/fr/) par Alexandre Garel, Paul Gaborit et Nicolas Deram
* [Pro Git](http://www.git-scm.com/book/fr/v2) par Scott Chacon et Ben Straub * [Git Magic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/fr/) - Alexandre Garel, Paul Gaborit et Nicolas Deram
* [Pro Git](http://www.git-scm.com/book/fr/v2) - Scott Chacon et Ben Straub
### Java ### Java
* [Java Programming for Kids, Parents and Grandparents](http://myflex.org/books/java4kids/java4kids.htm) - Yakov Fain * [Java Programming for Kids, Parents and Grandparents](http://myflex.org/books/java4kids/java4kids.htm) - Yakov Fain
* [Play.Rules!](http://3monkeys.github.io/play.rules/) * [Play.Rules!](http://3monkeys.github.io/play.rules/)
### Javascript ### Javascript
* [Javascript Éloquent : Une introduction moderne à la programmation](http://fr.eloquentjavascript.net/), par Marijn Haverbeke
* [Javascript Éloquent : Une introduction moderne à la programmation](http://fr.eloquentjavascript.net/) - Marijn Haverbeke
### jQuery ### jQuery
* [Apprendre jQuery](http://sutterlity.gitbooks.io/apprendre-jquery/), par Sutterlity Laurent
* [Apprendre jQuery](http://sutterlity.gitbooks.io/apprendre-jquery/) - Sutterlity Laurent
### Haskell ### Haskell
* [A Gentle Introduction to Haskell](http://gorgonite.developpez.com/livres/traductions/haskell/gentle-haskell/) par Paul Hudak, John Peterson et Joseph Fasel
* [A Gentle Introduction to Haskell](http://gorgonite.developpez.com/livres/traductions/haskell/gentle-haskell/) - Paul Hudak, John Peterson et Joseph Fasel
* [Apprendre Haskell vous fera le plus grand bien !](http://lyah.haskell.fr/) * [Apprendre Haskell vous fera le plus grand bien !](http://lyah.haskell.fr/)
### (La)TeX et associés ### (La)TeX et associés
#### LaTeX #### LaTeX
* [Détecter et résoudre * [Détecter et résoudre
les problèmes](http://www.pearson.fr/livre/?GCOI=27440100048330), Annexe B du LaTeX Companion 2006, par Frank Mittelbach et Michel Goossens, mis à disposition par l'éditeur dans l'onglet « Compléments » les problèmes](http://www.pearson.fr/livre/?GCOI=27440100048330), Annexe B du LaTeX Companion 2006, par Frank Mittelbach et Michel Goossens, mis à disposition par l'éditeur dans l'onglet « Compléments »
* [LaTeX... pour le prof de maths !](http://math.univ-lyon1.fr/irem/IMG/pdf/LatexPourProfMaths.pdf) par Arnaud Gazagnes * [LaTeX... pour le prof de maths !](http://math.univ-lyon1.fr/irem/IMG/pdf/LatexPourProfMaths.pdf) - Arnaud Gazagnes
* [Tout ce que vous avez toujours voulu savoir sur LaTeX sans jamais oser le demander](http://framabook.org/5-tout-ce-que-vous-avez-toujours-voulu-savoir-sur-latex-sans-jamais-oser-le-demander/) par Vincent Lozano * [Tout ce que vous avez toujours voulu savoir sur LaTeX sans jamais oser le demander](http://framabook.org/5-tout-ce-que-vous-avez-toujours-voulu-savoir-sur-latex-sans-jamais-oser-le-demander/) - Vincent Lozano
* [(Xe)LaTeX appliqué aux sciences humaines](http://geekographie.maieul.net/95) par Maïeul Rouquette * [(Xe)LaTeX appliqué aux sciences humaines](http://geekographie.maieul.net/95) - Maïeul Rouquette
#### Asymptote #### Asymptote
* [Asymptote. Démarrage rapide](http://cgmaths.fr/cgFiles/Dem_Rapide.pdf), par Christophe Grospellier
* [Asymptote. Démarrage rapide](http://cgmaths.fr/cgFiles/Dem_Rapide.pdf) - Christophe Grospellier
#### Metapost #### Metapost
* [Tracer des graphes avec Metapost](http://melusine.eu.org/syracuse/metapost/f-mpgraph.pdf), par John D. Hobby
* [Un manuel de Metapost](http://melusine.eu.org/syracuse/metapost/f-mpman-2.pdf), par John D. Hobby * [Tracer des graphes avec Metapost](http://melusine.eu.org/syracuse/metapost/f-mpgraph.pdf) - John D. Hobby
* [Un manuel de Metapost](http://melusine.eu.org/syracuse/metapost/f-mpman-2.pdf) - John D. Hobby
#### PGF/TikZ #### PGF/TikZ
* [TikZ pour l'impatient](http://math.et.info.free.fr/TikZ/), par Gérard Tisseau et Jacques Duma
* [TikZ pour l'impatient](http://math.et.info.free.fr/TikZ/) - Gérard Tisseau et Jacques Duma
#### TeX #### TeX
* [TeX pour l'Impatient](http://www.apprendre-en-ligne.net/LaTeX/teximpatient.pdf), par Paul Abrahams, Kathryn Hargreaves, and Karl Berry, trad. Marc Chaudemanche * [TeX pour l'Impatient](http://www.apprendre-en-ligne.net/LaTeX/teximpatient.pdf) - Paul Abrahams, Kathryn Hargreaves, and Karl Berry, trad. Marc Chaudemanche
### Lisp ### Lisp
* [Introduction à la programmation en Common Lisp](http://www.algo.be/logo1/lisp/intro-lisp.pdf) par Francis Leboutte
* [Traité de programmation en Common Lisp](http://dept-info.labri.fr/~strandh/Teaching/Programmation-Symbolique/Common/Book/HTML/programmation.html) par Robert Strandh et Irène Durand
###Lua * [Introduction à la programmation en Common Lisp](http://www.algo.be/logo1/lisp/intro-lisp.pdf) - Francis Leboutte
* [Traité de programmation en Common Lisp](http://dept-info.labri.fr/~strandh/Teaching/Programmation-Symbolique/Common/Book/HTML/programmation.html) - Robert Strandh et Irène Durand
### Lua
* [Introduction à la programmation Lua](http://www.luteus.biz/Download/LoriotPro_Doc/LUA/LUA_Training_FR/Introduction_Programmation.html) * [Introduction à la programmation Lua](http://www.luteus.biz/Download/LoriotPro_Doc/LUA/LUA_Training_FR/Introduction_Programmation.html)
* [Lua : le tutoriel](http://wxlua.developpez.com/tutoriels/lua/general/cours-complet/), par Claude Urban * [Lua : le tutoriel](http://wxlua.developpez.com/tutoriels/lua/general/cours-complet/) - Claude Urban
### Meteor ### Meteor
* [Apprendre Meteor](http://mquandalle.gitbooks.io/apprendre-meteor/), par Maxime Quandalle
* [Discover Meteor](http://fr.discovermeteor.com/), par Tom Coleman et Sacha Greif * [Apprendre Meteor](http://mquandalle.gitbooks.io/apprendre-meteor/) - Maxime Quandalle
* [Discover Meteor](http://fr.discovermeteor.com/) - Tom Coleman et Sacha Greif
### Perl ### Perl
* [Guide Perl - débuter et progresser en Perl](http://formation-perl.fr/guide-perl.html), par Sylvain Lhullier
* [Guide Perl - débuter et progresser en Perl](http://formation-perl.fr/guide-perl.html) - Sylvain Lhullier
* [La documentation Perl en français](http://perl.mines-albi.fr/DocFr.html) * [La documentation Perl en français](http://perl.mines-albi.fr/DocFr.html)
### PHP ### PHP
* [Cours de PHP 5](http://g-rossolini.developpez.com/tutoriels/php/cours/?page=introduction) par Guillaume Rossolini
* [Initiation au PHP](http://www.framasoft.net/IMG/pdf/initiation_php.pdf) par David Ducrocq * [Cours de PHP 5](http://g-rossolini.developpez.com/tutoriels/php/cours/?page=introduction) - Guillaume Rossolini
* [Programmer en PHP](http://www.lincoste.com/ebooks/pdf/informatique/programmer_php.pdf) par Julien Gaulmin * [Initiation au PHP](http://www.framasoft.net/IMG/pdf/initiation_php.pdf) - David Ducrocq
* [Programmer en PHP](http://www.lincoste.com/ebooks/pdf/informatique/programmer_php.pdf) - Julien Gaulmin
### Python ### Python
* [Appendre à programmer avec Python](http://inforef.be/swi/python.htm) par Gerard Swinnen
* [Appendre à programmer avec Python](http://inforef.be/swi/python.htm) - Gerard Swinnen
* [Dropbox a des fuites ! Un aperçu de la rétro-ingénierie des programmes Python](http://pdp.microjoe.org/articles/34/dropbox-a-des-fuites) * [Dropbox a des fuites ! Un aperçu de la rétro-ingénierie des programmes Python](http://pdp.microjoe.org/articles/34/dropbox-a-des-fuites)
* [Python](http://www.lincoste.com/ebooks/pdf/informatique/python.pdf) par Guido Van Rossum * [Python](http://www.lincoste.com/ebooks/pdf/informatique/python.pdf) - Guido Van Rossum
* [Une introduction à Python 3](https://perso.limsi.fr/pointal/python:courspython3) par Bob Cordeau et Laurent Pointal * [Une introduction à Python 3](https://perso.limsi.fr/pointal/python:courspython3) - Bob Cordeau et Laurent Pointal
### R ### R
* [Introduction à la programmation en R](http://cran.r-project.org/doc/contrib/Goulet_introduction_programmation_R.pdf) par Vincent Goulet
* [Introduction à la programmation en R](http://cran.r-project.org/doc/contrib/Goulet_introduction_programmation_R.pdf) - Vincent Goulet
### Ruby ### Ruby
* [Ruby en vingt minutes](https://www.ruby-lang.org/fr/documentation/quickstart/) * [Ruby en vingt minutes](https://www.ruby-lang.org/fr/documentation/quickstart/)
* [Venir à Ruby après un autre language](https://www.ruby-lang.org/fr/documentation/ruby-from-other-languages/) * [Venir à Ruby après un autre language](https://www.ruby-lang.org/fr/documentation/ruby-from-other-languages/)
#### Ruby on Rails #### Ruby on Rails
* [Tutoriel Ruby on Rails : Apprendre Rails par l'exemple](http://french.railstutorial.org/chapters/beginning), par Michael Hartl
* [Tutoriel Ruby on Rails : Apprendre Rails par l'exemple](http://french.railstutorial.org/chapters/beginning) - Michael Hartl
### Sage ### Sage
* [Calcul mathématique avec Sage](http://sagebook.gforge.inria.fr/), par A. Casamayou, N. Cohen, G. Connan, T. Dumont, L. Fousse, F. Maltey, M. Meulien, M. Mezzarobba, C. Pernet, N. M. Thiéry, P. Zimmermann
* [Calcul mathématique avec Sage](http://sagebook.gforge.inria.fr/) - A. Casamayou, N. Cohen, G. Connan, T. Dumont, L. Fousse, F. Maltey, M. Meulien, M. Mezzarobba, C. Pernet, N. M. Thiéry, P. Zimmermann
### Scilab ### Scilab
* [Introduction à Scilab](http://forge.scilab.org/index.php/p/docintrotoscilab/downloads/) par Michaël Baudin, Artem Glebov, Jérome Briot
* [Introduction à Scilab](http://forge.scilab.org/index.php/p/docintrotoscilab/downloads/) - Michaël Baudin, Artem Glebov, Jérome Briot
### SPIP ### SPIP
* [Programmer avec SPIP](http://programmer.spip.net/), par Matthieu Marcimat et collectif SPIP
* [Programmer avec SPIP](http://programmer.spip.net/) - Matthieu Marcimat et collectif SPIP
### Vim ### Vim
* [Learn Vim Progressively](http://yannesposito.com/Scratch/fr/blog/Learn-Vim-Progressively/) * [Learn Vim Progressively](http://yannesposito.com/Scratch/fr/blog/Learn-Vim-Progressively/)
* [Vim pour les humains](http://vimebook.com/), par Vincent Jousse (le livre n'est pas **gratuit** mais **à prix libre**) * [Vim pour les humains](http://vimebook.com/) - Vincent Jousse (le livre n'est pas **gratuit** mais **à prix libre**)
### Index ### Index
* [Bash](#bash) * [Bash](#bash)
* [C++](#c++) * [C++](#c++)
* [Java](#java) * [Java](#java)
* [Python](#python) * [Python](#python)
###Bash
### Bash
* [Εισαγωγή στον προγραμματισμό κελύφους](https://www.dropbox.com/s/5so6te983bj5v5w/IEEEUCG.pdf?dl=0) * [Εισαγωγή στον προγραμματισμό κελύφους](https://www.dropbox.com/s/5so6te983bj5v5w/IEEEUCG.pdf?dl=0)
### C++ ### C++
* [Εισαγωγή στη C++](http://www.ebooks4greeks.gr/2011.Download_free-ebooks/Pliroforikis/glossa_programmatismoy_C++__eBooks4Greeks.gr.pdf) * [Εισαγωγή στη C++](http://www.ebooks4greeks.gr/2011.Download_free-ebooks/Pliroforikis/glossa_programmatismoy_C++__eBooks4Greeks.gr.pdf)
### Java ### Java
* [Εισαγωγή στη γλώσσα προγραμματισμού JAVA](http://www.ebooks4greeks.gr/dowloads/Pliroforiki/Glosses.program./Java__Downloaded_from_eBooks4Greeks.gr.pdf) * [Εισαγωγή στη γλώσσα προγραμματισμού JAVA](http://www.ebooks4greeks.gr/dowloads/Pliroforiki/Glosses.program./Java__Downloaded_from_eBooks4Greeks.gr.pdf)
* [Εισαγωγή στη Java](http://www.ebooks4greeks.gr/wp-content/uploads/2013/03/Java-free-book.pdf) * [Εισαγωγή στη Java](http://www.ebooks4greeks.gr/wp-content/uploads/2013/03/Java-free-book.pdf)
* [Ηλεκτρονικό εγχειρίδιο της JAVA](http://www.ebooks4greeks.gr/wp-content/uploads/2013/04/java-2012-eBooks4Greeks.gr_.pdf) * [Ηλεκτρονικό εγχειρίδιο της JAVA](http://www.ebooks4greeks.gr/wp-content/uploads/2013/04/java-2012-eBooks4Greeks.gr_.pdf)
* [Σημειώσεις Java](http://www.ebooks4greeks.gr/wp-content/uploads/2013/03/shmeiwseis-Java-eBooks4Greeks.gr_.pdf) * [Σημειώσεις Java](http://www.ebooks4greeks.gr/wp-content/uploads/2013/03/shmeiwseis-Java-eBooks4Greeks.gr_.pdf)
###Python ### Python
* [Ένα byte της Python](https://dl.dropboxusercontent.com/u/54790396/a_byte_of_python-el.pdf) * [Ένα byte της Python](https://dl.dropboxusercontent.com/u/54790396/a_byte_of_python-el.pdf)
### Index ### Index
* [Programozási nyelv független](#programozasi-nyelv-fuggetlen) * [Programozási nyelv független](#programozasi-nyelv-fuggetlen)
* [Ada](#ada) * [Ada](#ada)
* [Arduino](#arduino) * [Arduino](#arduino)
...@@ -14,6 +15,7 @@ ...@@ -14,6 +15,7 @@
### Programozási nyelv független ### Programozási nyelv független
* [Adatmodellezés](http://mek.oszk.hu/11100/11144/index.phtml) - Halassy Béla (Word, PDF) * [Adatmodellezés](http://mek.oszk.hu/11100/11144/index.phtml) - Halassy Béla (Word, PDF)
* [A hitelesítés-szolgáltatókkal szembeni bizalom erősítése](http://mek.oszk.hu/03900/03943/index.phtml) - Várnai Róbert (PDF) * [A hitelesítés-szolgáltatókkal szembeni bizalom erősítése](http://mek.oszk.hu/03900/03943/index.phtml) - Várnai Róbert (PDF)
* [Az adatbázistervezés alapjai és titkai](http://mek.oszk.hu/11100/11123/index.phtml) - Halassy Béla (Word, PDF) * [Az adatbázistervezés alapjai és titkai](http://mek.oszk.hu/11100/11123/index.phtml) - Halassy Béla (Word, PDF)
...@@ -25,23 +27,28 @@ ...@@ -25,23 +27,28 @@
### Ada ### Ada
* [Az Ada programozási nyelv](http://mek.oszk.hu/01200/01256/index.phtml) - Kozics Sándor (PDF) * [Az Ada programozási nyelv](http://mek.oszk.hu/01200/01256/index.phtml) - Kozics Sándor (PDF)
### Arduino ### Arduino
* [Arduino programozási kézikönyv](http://avr.tavir.hu/) - Brian W. Evans írása alapján fordította, kiegészítette és frissítette Cseh Róbert (PDF - regisztráció szükséges) * [Arduino programozási kézikönyv](http://avr.tavir.hu/) - Brian W. Evans írása alapján fordította, kiegészítette és frissítette Cseh Róbert (PDF - regisztráció szükséges)
### C++ ### C++
* [Fejlett programozási technikák](http://www.ms.sapientia.ro/~manyi/teaching/c++/cpp.pdf) - Antal Margit (PDF) * [Fejlett programozási technikák](http://www.ms.sapientia.ro/~manyi/teaching/c++/cpp.pdf) - Antal Margit (PDF)
### HTML / CSS ### HTML / CSS
* [CSS alapjai](http://weblabor.hu/cikkek/cssalapjai1) - Bártházi András (HTML) * [CSS alapjai](http://weblabor.hu/cikkek/cssalapjai1) - Bártházi András (HTML)
* [Webes szabványok](http://nagygusztav.hu/webes-szabvanyok) - Chris Mills, Ben Buchanan, Tom Hughes-Croucher, Mark Norman "Norm" Francis, Linda Goin, Paul Haine, Jen Hanen, Benjamin Hawkes-Lewis, Ben Henick, Christian Heilmann, Roger Johansson, Peter-Paul Koch, Jonathan Lane, Tommy Olsson, Nicole Sullivan és Mike West, ford.: Nagy Gusztáv (PDF) * [Webes szabványok](http://nagygusztav.hu/webes-szabvanyok) - Chris Mills, Ben Buchanan, Tom Hughes-Croucher, Mark Norman "Norm" Francis, Linda Goin, Paul Haine, Jen Hanen, Benjamin Hawkes-Lewis, Ben Henick, Christian Heilmann, Roger Johansson, Peter-Paul Koch, Jonathan Lane, Tommy Olsson, Nicole Sullivan és Mike West, ford.: Nagy Gusztáv (PDF)
### Java ### Java
* [CORBA-alapú elosztott alkalmazások](http://mek.oszk.hu/01400/01404/index.phtml) - Csizmazia Balázs (PDF) * [CORBA-alapú elosztott alkalmazások](http://mek.oszk.hu/01400/01404/index.phtml) - Csizmazia Balázs (PDF)
* [Fantasztikus programozás](http://mek.oszk.hu/00800/00889/index.phtml) - Bátfai Mária Erika, Bátfai Norbert (PDF) * [Fantasztikus programozás](http://mek.oszk.hu/00800/00889/index.phtml) - Bátfai Mária Erika, Bátfai Norbert (PDF)
* [Hálózati alkalmazások Java nyelven](http://mek.oszk.hu/01300/01304/index.phtml) - Csizmazia Anikó, Csizmazia Balázs (PDF) * [Hálózati alkalmazások Java nyelven](http://mek.oszk.hu/01300/01304/index.phtml) - Csizmazia Anikó, Csizmazia Balázs (PDF)
...@@ -54,15 +61,18 @@ ...@@ -54,15 +61,18 @@
### LISP ### LISP
* [A LISP programozási nyelv](http://mek.oszk.hu/07200/07258/index.phtml) - Zimányi Magdolna, Kálmán László, Fadgyas Tibor (PDF) * [A LISP programozási nyelv](http://mek.oszk.hu/07200/07258/index.phtml) - Zimányi Magdolna, Kálmán László, Fadgyas Tibor (PDF)
### Linux ### Linux
* [A GNU/Linux programozása grafikus felületen](http://mek.oszk.hu/05500/05528/index.phtml) - Pere László (PDF) * [A GNU/Linux programozása grafikus felületen](http://mek.oszk.hu/05500/05528/index.phtml) - Pere László (PDF)
* [GNU/Linux segédprogramok használata](http://mek.oszk.hu/08700/08742/index.phtml) - Terék Zsolt (PDF) * [GNU/Linux segédprogramok használata](http://mek.oszk.hu/08700/08742/index.phtml) - Terék Zsolt (PDF)
### .NET ### .NET
* [C#](http://mek.oszk.hu/10300/10384/index.phtml) - Reiter István (PDF) * [C#](http://mek.oszk.hu/10300/10384/index.phtml) - Reiter István (PDF)
* [C# programozás lépésről lépésre](http://devportal.hu) - Reiter István (PDF) * [C# programozás lépésről lépésre](http://devportal.hu) - Reiter István (PDF)
* [Honlapépítés a XXI. században](http://mek.oszk.hu/10300/10392/index.phtml) - A WebMatrix csapat és Balássy György (PDF) * [Honlapépítés a XXI. században](http://mek.oszk.hu/10300/10392/index.phtml) - A WebMatrix csapat és Balássy György (PDF)
...@@ -70,6 +80,7 @@ ...@@ -70,6 +80,7 @@
### PHP ### PHP
* [Drupal 7 alapismeretek](http://nagygusztav.hu/drupal-7-alapismeretek) - Nagy Gusztáv (PDF) * [Drupal 7 alapismeretek](http://nagygusztav.hu/drupal-7-alapismeretek) - Nagy Gusztáv (PDF)
* [Drupal 6 alapismeretek](http://nagygusztav.hu/drupal-6-alapismeretek) - Nagy Gusztáv (PDF) * [Drupal 6 alapismeretek](http://nagygusztav.hu/drupal-6-alapismeretek) - Nagy Gusztáv (PDF)
* [Webadatbázis-programozás](http://ade.web.elte.hu/wabp/index.html) - Horváth Győző, Tarcsi Ádám (HTML) * [Webadatbázis-programozás](http://ade.web.elte.hu/wabp/index.html) - Horváth Győző, Tarcsi Ádám (HTML)
...@@ -77,10 +88,12 @@ ...@@ -77,10 +88,12 @@
### PowerShell ### PowerShell
* [Microsoft PowerShell 2.0](http://mek.oszk.hu/10400/10402/index.phtml) - Soós Tibor (PDF) * [Microsoft PowerShell 2.0](http://mek.oszk.hu/10400/10402/index.phtml) - Soós Tibor (PDF)
### Python ### Python
* [Bevezetés a Pythonba példákkal](http://mek.oszk.hu/08400/08436/index.phtml) - Raphaël Marvie, ford.: Daróczy Péter (PDF) * [Bevezetés a Pythonba példákkal](http://mek.oszk.hu/08400/08436/index.phtml) - Raphaël Marvie, ford.: Daróczy Péter (PDF)
* [Bevezetés a wxPythonba](http://mek.oszk.hu/08400/08446/index.phtml) - Jeremy Berthet, Gilles Doge, ford.: Daróczy Péter (PDF) * [Bevezetés a wxPythonba](http://mek.oszk.hu/08400/08446/index.phtml) - Jeremy Berthet, Gilles Doge, ford.: Daróczy Péter (PDF)
* [Python-programozás](http://blog.molnardenes.hu/python-programozas-1-alapfogalmak/) - Molnár Dénes (HTML) * [Python-programozás](http://blog.molnardenes.hu/python-programozas-1-alapfogalmak/) - Molnár Dénes (HTML)
...@@ -88,4 +101,5 @@ ...@@ -88,4 +101,5 @@
### Windows Phone ### Windows Phone
* [Windows Phone fejlesztés lépésről lépésre](http://mek.oszk.hu/10300/10393) - Árvai Zoltán, Fár Attila Gergő, Farkas Bálint, Fülöp Dávid, Komjáthy Szabolcs, Turóczi Attila, Velvárt András (PDF) * [Windows Phone fejlesztés lépésről lépésre](http://mek.oszk.hu/10300/10393) - Árvai Zoltán, Fár Attila Gergő, Farkas Bálint, Fülöp Dávid, Komjáthy Szabolcs, Turóczi Attila, Velvárt András (PDF)
### Index ### Index
* [Android](#android) * [Android](#android)
* [HTML & CSS](#html-css) * [HTML & CSS](#html-css)
* [Javascript](#javascript) * [Javascript](#javascript)
* [NoSQL](#nosql) * [NoSQL](#nosql)
* [PHP](#php) * [PHP](#php)
### Android ### Android
* [Tutorial Membuat Aplikasi Android **Special Edition**](http://www.slideshare.net/creatorb/tutorial-lengkap-cara-membuat-aplikasi-android-sederhana) * [Tutorial Membuat Aplikasi Android **Special Edition**](http://www.slideshare.net/creatorb/tutorial-lengkap-cara-membuat-aplikasi-android-sederhana)
* [Tutorial Membuat Aplikasi Audioplayer Android](https://www.scribd.com/doc/258469346/Android-Tutorial-Audioplayer-Murottal-Pondokprogrammer-Mobile) * [Tutorial Membuat Aplikasi Audioplayer Android](https://www.scribd.com/doc/258469346/Android-Tutorial-Audioplayer-Murottal-Pondokprogrammer-Mobile)
* [Tutorial Membuat Aplikasi Galeri Foto Android](https://www.smashwords.com/books/view/533096) * [Tutorial Membuat Aplikasi Galeri Foto Android](https://www.smashwords.com/books/view/533096)
### html-css ### html-css
* [Belajar HTML dan CSS](http://www.ariona.net/ebook-belajar-html-dan-css/) * [Belajar HTML dan CSS](http://www.ariona.net/ebook-belajar-html-dan-css/)
### javascript ### javascript
* [Mengenal Javascript](http://masputih.com/2013/01/ebook-gratis-mengenal-javascript) * [Mengenal Javascript](http://masputih.com/2013/01/ebook-gratis-mengenal-javascript)
* [Otomatisasi dengan gulp.js](http://kristories.gitbooks.io/otomatisasi-dengan-gulp-js/) * [Otomatisasi dengan gulp.js](http://kristories.gitbooks.io/otomatisasi-dengan-gulp-js/)
### NoSQL ### NoSQL
* [MongoDB Untuk Indonesia](http://kristories.gitbooks.io/mongodb-untuk-indonesia/) * [MongoDB Untuk Indonesia](http://kristories.gitbooks.io/mongodb-untuk-indonesia/)
### php ### php
* [Tutorial Ebook PHP](http://www.4shared.com/rar/CtmMQ24E/Ebook_Tutorial_PHP.html) * [Tutorial Ebook PHP](http://www.4shared.com/rar/CtmMQ24E/Ebook_Tutorial_PHP.html)
### Index ### Index
* [Agnostico](#agnostico) * [Agnostico](#agnostico)
* [Metodologie di sviluppo del software](#metodologie-di-sviluppo-del-software) * [Metodologie di sviluppo del software](#metodologie-di-sviluppo-del-software)
* [Algoritmi e Strutture Dati](#algoritmi-e-strutture-dati) * [Algoritmi e Strutture Dati](#algoritmi-e-strutture-dati)
...@@ -20,40 +21,51 @@ ...@@ -20,40 +21,51 @@
### Agnostico ### Agnostico
#### Metodologie di sviluppo del software #### Metodologie di sviluppo del software
* [Scrum e XP dalle trincee](http://www.open-ware.org/ita/news/kniberg1.htm) * [Scrum e XP dalle trincee](http://www.open-ware.org/ita/news/kniberg1.htm)
* [Programmazione Funzionale] (http://minimalprocedure.pragmas.org/writings/programmazione_funzionale/programmazione_funzionale.html) * [Programmazione Funzionale](http://minimalprocedure.pragmas.org/writings/programmazione_funzionale/programmazione_funzionale.html)
#### Algoritmi e Strutture Dati #### Algoritmi e Strutture Dati
* [Dispense del Corso di Algoritmi e Strutture Dati](http://www.dmi.unict.it/nicosia/lectures/programmazione-scientifica/algo.pdf) * [Dispense del Corso di Algoritmi e Strutture Dati](http://www.dmi.unict.it/nicosia/lectures/programmazione-scientifica/algo.pdf)
### Android ### Android
* [Guida programmazione Android 4.2](http://www.sprik.it/guida/Android4_2.pdf) * [Guida programmazione Android 4.2](http://www.sprik.it/guida/Android4_2.pdf)
### Assembly Language ### Assembly Language
* [PC Assembly Language](http://drpaulcarter.com/pcasm/) - Paul A. Carter * [PC Assembly Language](http://drpaulcarter.com/pcasm/) - Paul A. Carter
### BASH ### BASH
* [Guida avanzata per la bash](http://www.dmi.unict.it/diraimondo/web/wp-content/uploads/classes/so/mirror-stuff/abs-guide.pdf) * [Guida avanzata per la bash](http://www.dmi.unict.it/diraimondo/web/wp-content/uploads/classes/so/mirror-stuff/abs-guide.pdf)
### C ### C
* [Guida al C di Blacklight](http://blacklight.gotdns.org/guidac.pdf) * [Guida al C di Blacklight](http://blacklight.gotdns.org/guidac.pdf)
* [Tricky C](http://www.ba.infn.it/~pierro/ebook/trickyc.pdf) * [Tricky C](http://www.ba.infn.it/~pierro/ebook/trickyc.pdf)
### C Sharp ### C Sharp
* [AB..C# - Guida alla programmazione](http://www.youblisher.com/files/publications/4/21542/pdf.pdf) * [AB..C# - Guida alla programmazione](http://www.youblisher.com/files/publications/4/21542/pdf.pdf)
### GIT ### GIT
* [Comprendere GIT concettualmente](http://www.linuxtrent.it/sites/default/files/Comprendere%20Git%20concettualmente%20-%20Marco%20Ciampa%20-%20r1.pdf) * [Comprendere GIT concettualmente](http://www.linuxtrent.it/sites/default/files/Comprendere%20Git%20concettualmente%20-%20Marco%20Ciampa%20-%20r1.pdf)
### Java ### Java
* [Guida a Java 8](http://twiki.di.uniroma1.it/pub/Metod_prog/RS_INFO/lezioni.html) * [Guida a Java 8](http://twiki.di.uniroma1.it/pub/Metod_prog/RS_INFO/lezioni.html)
* [Introduzione a Java](http://www.ateneonline.it/hyperbook/j_book/java2.htm) * [Introduzione a Java](http://www.ateneonline.it/hyperbook/j_book/java2.htm)
* [Java - Wikibooks](https://it.wikibooks.org/wiki/Java) * [Java - Wikibooks](https://it.wikibooks.org/wiki/Java)
...@@ -61,10 +73,12 @@ ...@@ -61,10 +73,12 @@
### Javascript ### Javascript
* [Guida di riferimento](http://www.econ.uniurb.it/laerte/Reti_Internet_1/materiale/JavaScript.pdf) * [Guida di riferimento](http://www.econ.uniurb.it/laerte/Reti_Internet_1/materiale/JavaScript.pdf)
### LaTeX ### LaTeX
* [Appunti di programmazione in LaTeX e TeX - Enrico Gregorio](http://profs.sci.univr.it/~gregorio/introtex.pdf) * [Appunti di programmazione in LaTeX e TeX - Enrico Gregorio](http://profs.sci.univr.it/~gregorio/introtex.pdf)
* [Introduzione all'arte della composizione tipografica con LaTeX - GuIT](http://www.guitex.org/home/images/doc/guidaguit-b5.pdf) * [Introduzione all'arte della composizione tipografica con LaTeX - GuIT](http://www.guitex.org/home/images/doc/guidaguit-b5.pdf)
* [L'arte di scrivere con LaTeX - L. Pantieri e T. Gordini](http://www.lorenzopantieri.net/LaTeX_files/ArteLaTeX.pdf) * [L'arte di scrivere con LaTeX - L. Pantieri e T. Gordini](http://www.lorenzopantieri.net/LaTeX_files/ArteLaTeX.pdf)
...@@ -73,20 +87,24 @@ ...@@ -73,20 +87,24 @@
### Linux ### Linux
* [«a2», ex «Appunti di informatica libera», ex «Appunti Linux»](http://archive.org/download/AppuntiDiInformaticaLibera/) * [«a2», ex «Appunti di informatica libera», ex «Appunti Linux»](http://archive.org/download/AppuntiDiInformaticaLibera/)
### Perl ### Perl
* [Corso di Perl](http://www.perl.it/documenti/articoli/mb_corso_perl/mb_corso_perl.pdf) * [Corso di Perl](http://www.perl.it/documenti/articoli/mb_corso_perl/mb_corso_perl.pdf)
* [Perl e Internet](http://www.ateneonline.it/hyperbook/p_book/perl2.htm) * [Perl e Internet](http://www.ateneonline.it/hyperbook/p_book/perl2.htm)
### PHP ### PHP
* [Guida al PHP di LordHack](http://www.lordhack.altervista.org/brdp.pdf) * [Guida al PHP di LordHack](http://www.lordhack.altervista.org/brdp.pdf)
* [Manuale PHP](http://francescomuscolo.altervista.org/manuale_PHP.pdf) * [Manuale PHP](http://francescomuscolo.altervista.org/manuale_PHP.pdf)
### Python ### Python
* [Il manuale di riferimento di Python](http://docs.python.it/html/ref/) * [Il manuale di riferimento di Python](http://docs.python.it/html/ref/)
* [Il tutorial di Python](http://docs.python.it/html/tut/) * [Il tutorial di Python](http://docs.python.it/html/tut/)
* [La libreria di riferimento di Python](http://docs.python.it/html/lib/) * [La libreria di riferimento di Python](http://docs.python.it/html/lib/)
...@@ -94,10 +112,12 @@ ...@@ -94,10 +112,12 @@
### Ruby ### Ruby
* [Introduzione a Ruby](http://tesi.cab.unipd.it/22937/1/Tesina_-_Introduzione_a_Ruby.pdf) * [Introduzione a Ruby](http://tesi.cab.unipd.it/22937/1/Tesina_-_Introduzione_a_Ruby.pdf)
* [Ruby User Guide](http://ruby-it.org/rug_it.zip) * [Ruby User Guide](http://ruby-it.org/rug_it.zip)
* [Programmazione elementare in Ruby](http://minimalprocedure.pragmas.org/writings/programmazione_elementare_ruby/corso_elementare_ruby.html) * [Programmazione elementare in Ruby](http://minimalprocedure.pragmas.org/writings/programmazione_elementare_ruby/corso_elementare_ruby.html)
### Visual Basic ### Visual Basic
* [Corso Visual Basic](http://www.webalice.it/kindofapple/corsovb.pdf) * [Corso Visual Basic](http://www.webalice.it/kindofapple/corsovb.pdf)
此差异已折叠。
### Index ### Index
* [Assembly Language](#assembly-language) * [Assembly Language](#assembly-language)
* [GIT](#git) * [GIT](#git)
* [Go](#go) * [Go](#go)
...@@ -11,34 +12,41 @@ ...@@ -11,34 +12,41 @@
### Assembly Language ### Assembly Language
* [PC Assembly Language](http://drpaulcarter.com/pcasm/) - Paul A. Carter * [PC Assembly Language](http://drpaulcarter.com/pcasm/) - Paul A. Carter
### GIT ### GIT
* [Pro Git 한글 번역](http://git-scm.com/book/ko/) * [Pro Git 한글 번역](http://git-scm.com/book/ko/)
* [GitHub Flavored Markdown](https://help.github.com/articles/github-flavored-markdown) * [GitHub Flavored Markdown](https://help.github.com/articles/github-flavored-markdown)
* [Git - 간편 안내서](http://rogerdudler.github.io/git-guide/index.ko.html) * [Git - 간편 안내서](http://rogerdudler.github.io/git-guide/index.ko.html)
### Go ### Go
* [AN INTRODUCTION TO PROGRAMMING IN GO 한글 번역](http://www.codingnuri.com/golang-book/index.html) * [AN INTRODUCTION TO PROGRAMMING IN GO 한글 번역](http://www.codingnuri.com/golang-book/index.html)
* [Go Tour 한글 번역](http://go-tour-kr.appspot.com) * [Go Tour 한글 번역](http://go-tour-kr.appspot.com)
### HTML5 ### HTML5
* [HTML5, CSS and Javascript](http://fromyou.tistory.com/581) * [HTML5, CSS and Javascript](http://fromyou.tistory.com/581)
### JavaScript ### JavaScript
* [Backbone.js API 한글 번역 v0.9.2](http://iwidgets.kr/document/backbonejs.html) * [Backbone.js API 한글 번역 v0.9.2](http://iwidgets.kr/document/backbonejs.html)
* [JavaScript Garden](http://bonsaiden.github.io/JavaScript-Garden/ko) * [JavaScript Garden](http://bonsaiden.github.io/JavaScript-Garden/ko)
### LaTeX ### LaTeX
* [The Not So short Introduction to LaTeX 2ε](http://www.ctan.org/tex-archive/info/lshort/korean) * [The Not So short Introduction to LaTeX 2ε](http://www.ctan.org/tex-archive/info/lshort/korean)
### Perl ### Perl
* [2시간 반만에 펄 익히기](http://qntm.org/files/perl/perl_kr.html) * [2시간 반만에 펄 익히기](http://qntm.org/files/perl/perl_kr.html)
* [책벌레가 되고픈 어린이 Perl Tutorial](http://eriny.net/p/perl) * [책벌레가 되고픈 어린이 Perl Tutorial](http://eriny.net/p/perl)
* [Perl : GyparkWiki](http://gypark.pe.kr/wiki/Perl) * [Perl : GyparkWiki](http://gypark.pe.kr/wiki/Perl)
...@@ -47,14 +55,17 @@ ...@@ -47,14 +55,17 @@
### Ruby ### Ruby
* [루비 스타일 가이드](https://github.com/dalzony/ruby-style-guide/blob/master/README-koKR.md) * [루비 스타일 가이드](https://github.com/dalzony/ruby-style-guide/blob/master/README-koKR.md)
### Node.js ### Node.js
* [Node.js API 한글 번역 by outsideris](http://nodejs.sideeffect.kr/docs/) * [Node.js API 한글 번역 by outsideris](http://nodejs.sideeffect.kr/docs/)
### Python ### Python
* [점프 투 파이썬 - Python 3](https://wikidocs.net/book/1) * [점프 투 파이썬 - Python 3](https://wikidocs.net/book/1)
* [왕초보를 위한 Python 2.7](https://wikidocs.net/book/2) * [왕초보를 위한 Python 2.7](https://wikidocs.net/book/2)
* [A Byte of Python 한글 번역 by Jeongbin Park](http://byteofpython-korean.sourceforge.net/byte_of_python.pdf) * [A Byte of Python 한글 번역 by Jeongbin Park](http://byteofpython-korean.sourceforge.net/byte_of_python.pdf)
### Index ### Index
* [Niezależne od języka programowania](#niezale%C5%BCne-od-j%C4%99zyka-programowania) * [Niezależne od języka programowania](#niezale%C5%BCne-od-j%C4%99zyka-programowania)
* [C](#c) * [C](#c)
* [C++](#c-1) * [C++](#c-1)
...@@ -18,6 +19,7 @@ ...@@ -18,6 +19,7 @@
### Niezależne od języka programowania ### Niezależne od języka programowania
* [W obronie wolności](http://stallman.helion.pl) * [W obronie wolności](http://stallman.helion.pl)
* [Git](http://pl.wikibooks.org/wiki/Git) * [Git](http://pl.wikibooks.org/wiki/Git)
* [Pro Git](http://git-scm.com/book/pl) * [Pro Git](http://git-scm.com/book/pl)
...@@ -27,66 +29,83 @@ ...@@ -27,66 +29,83 @@
### C ### C
* [Programowanie w C](http://upload.wikimedia.org/wikibooks/pl/6/6a/C.pdf) * [Programowanie w C](http://upload.wikimedia.org/wikibooks/pl/6/6a/C.pdf)
* [Podstawy programowania Unixa/Linuxa](http://www.opcode.eu.org/more_advanced/programing/c_cpp/) * [Podstawy programowania Unixa/Linuxa](http://www.opcode.eu.org/more_advanced/programing/c_cpp/)
### C++ ### C++
* [Kurs C++](http://cpp0x.pl/kursy/Kurs-C++/1) * [Kurs C++](http://cpp0x.pl/kursy/Kurs-C++/1)
* [Zaawansowane C++](http://wazniak.mimuw.edu.pl/index.php?title=Zaawansowane_CPP) * [Zaawansowane C++](http://wazniak.mimuw.edu.pl/index.php?title=Zaawansowane_CPP)
* [Megatutorial "Od zera do gier kodera"](http://xion.org.pl/productions/texts/coding/megatutorial/) * [Megatutorial "Od zera do gier kodera"](http://xion.org.pl/productions/texts/coding/megatutorial/)
### CSS ### CSS
* [Moja pierwsza strona internetowa w HTML5 i CSS3](http://ferrante.pl/books/html/) * [Moja pierwsza strona internetowa w HTML5 i CSS3](http://ferrante.pl/books/html/)
### Common Lisp ### Common Lisp
* [Kurs programowania w języku Common Lisp](http://jcubic.pl/lisp_tutorial.php) * [Kurs programowania w języku Common Lisp](http://jcubic.pl/lisp_tutorial.php)
### Haskell ### Haskell
* [Haskell](http://pl.wikibooks.org/wiki/Haskell) * [Haskell](http://pl.wikibooks.org/wiki/Haskell)
### HTML ### HTML
* [Moja pierwsza strona internetowa w HTML5 i CSS3](http://ferrante.pl/books/html/) * [Moja pierwsza strona internetowa w HTML5 i CSS3](http://ferrante.pl/books/html/)
### Java ### Java
* [Java start](http://javastart.pl/) * [Java start](http://javastart.pl/)
### JavaScript ### JavaScript
* [JavaScript Garden](http://bonsaiden.github.io/JavaScript-Garden/pl) * [JavaScript Garden](http://bonsaiden.github.io/JavaScript-Garden/pl)
* [JavaScript. I wszystko jasne](http://www.bt4.pl/kursy/javascript/wszystko-jasne/) * [JavaScript. I wszystko jasne](http://www.bt4.pl/kursy/javascript/wszystko-jasne/)
### LaTeX ### LaTeX
* [LaTeX. Książka kucharska](http://www.ptm.org.pl/latex-ksiazka-kucharska), Marcin Borkowski, Bartłomiej Przybylski * [LaTeX. Książka kucharska](http://www.ptm.org.pl/latex-ksiazka-kucharska), Marcin Borkowski, Bartłomiej Przybylski
* [Nie za krótkie wprowadzeniedo systemu LATEX 2ε](http://www.ctan.org/tex-archive/info/lshort/polish) * [Nie za krótkie wprowadzeniedo systemu LATEX 2ε](http://www.ctan.org/tex-archive/info/lshort/polish)
### PHP ### PHP
* [PHP](http://pl.wikibooks.org/wiki/PHP) * [PHP](http://pl.wikibooks.org/wiki/PHP)
* [PHP: The Right Way](http://pl.phptherightway.com/) * [PHP: The Right Way](http://pl.phptherightway.com/)
### Prolog ### Prolog
* [Programowanie w logice z ograniczeniami: Łagodne wprowadzenie dla platformy ECLiPSe](http://www.pwlzo.pl/) * [Programowanie w logice z ograniczeniami: Łagodne wprowadzenie dla platformy ECLiPSe](http://www.pwlzo.pl/)
### Python ### Python
* [Ukąś Pythona](http://python.edu.pl/byteofpython/index.html) * [Ukąś Pythona](http://python.edu.pl/byteofpython/index.html)
* [Zanurkuj w Pythonie](http://pl.wikibooks.org/wiki/Zanurkuj_w_Pythonie) * [Zanurkuj w Pythonie](http://pl.wikibooks.org/wiki/Zanurkuj_w_Pythonie)
* [Biblioteka Pythona](http://www.python.rk.edu.pl/) * [Biblioteka Pythona](http://www.python.rk.edu.pl/)
### Ruby ### Ruby
* [Ruby](http://pl.wikibooks.org/wiki/Ruby) * [Ruby](http://pl.wikibooks.org/wiki/Ruby)
### Scala ### Scala
* [Język programowania Scala](http://www.grzegorzbalcerek.net/jps2/index.html) * [Język programowania Scala](http://www.grzegorzbalcerek.net/jps2/index.html)
### SQL ### SQL
* [SQL i PL/SQL – podstawy](http://jsystems.pl/storage/sqlplsql1.pdf) * [SQL i PL/SQL – podstawy](http://jsystems.pl/storage/sqlplsql1.pdf)
## Índice ### Índice
* [Android](#android) * [Android](#android)
* [C](#c) * [C](#c)
* [C++](#cpp) * [C++](#cpp)
...@@ -21,36 +22,43 @@ ...@@ -21,36 +22,43 @@
### Android ### Android
* [Desenvolvimento Mobile com Android](http://www.k19.com.br/downloads/apostilas/java/k19-k41-desenvolvimento-mobile-com-android) * [Desenvolvimento Mobile com Android](http://www.k19.com.br/downloads/apostilas/java/k19-k41-desenvolvimento-mobile-com-android)
### C ### C
* [Apostila Linguagem C - Silvio Lago](http://www.ime.usp.br/~slago/slago-C.pdf) * [Apostila Linguagem C - Silvio Lago](http://www.ime.usp.br/~slago/slago-C.pdf)
* [Introdução a Programação](https://github.com/edusantana/introducao-a-programacao-livro/releases) - livro adotado na UFPB. * [Introdução a Programação](https://github.com/edusantana/introducao-a-programacao-livro/releases) - livro adotado na UFPB.
* [Introdução ao Curso de C ](http://www.ic.unicamp.br/~mc102/introducao-ao-curso-de-c.html). * [Introdução ao Curso de C ](http://www.ic.unicamp.br/~mc102/introducao-ao-curso-de-c.html).
* [O Fantástico Mundo da Linguagem C](https://fiorix.wordpress.com/2014/04/12/livro-sobre-c-e-linux/) * [O Fantástico Mundo da Linguagem C](https://fiorix.wordpress.com/2014/04/12/livro-sobre-c-e-linux/)
* [Projeto de Algoritmos em C](http://www.ime.usp.br/~pf/algoritmos/). * [Projeto de Algoritmos em C](http://www.ime.usp.br/~pf/algoritmos/)
### CPP ### CPP
* [Apostila Linguagem C++ - Silvio Lago](http://www.ime.usp.br/~slago/slago-C++.pdf) * [Apostila Linguagem C++ - Silvio Lago](http://www.ime.usp.br/~slago/slago-C++.pdf)
* [Programação Orientada a Objetos em C++](http://www.filoczar.com.br/sistemas_operacionais/linux/cpppara_linux.pdf) * [Programação Orientada a Objetos em C++](http://www.filoczar.com.br/sistemas_operacionais/linux/cpppara_linux.pdf)
### CSharp ### CSharp
* [C# e Orientação a Objetos - Caelum](https://www.caelum.com.br/apostila-csharp-orientacao-objetos/) * [C# e Orientação a Objetos - Caelum](https://www.caelum.com.br/apostila-csharp-orientacao-objetos/)
* [C# e Orientação a Objetos - K19](http://www.k19.com.br/downloads/apostilas/dotnet/k19-k31-csharp-e-orientacao-a-objetos) * [C# e Orientação a Objetos - K19](http://www.k19.com.br/downloads/apostilas/dotnet/k19-k31-csharp-e-orientacao-a-objetos)
* [Desenvolvimento Web com ASP.NET MVC - K19](http://www.k19.com.br/downloads/apostilas/dotnet/k19-k32-desenvolvimento-web-com-aspnet-mvc) * [Desenvolvimento Web com ASP.NET MVC - K19](http://www.k19.com.br/downloads/apostilas/dotnet/k19-k32-desenvolvimento-web-com-aspnet-mvc)
### Engenharia de Software ### Engenharia de Software
#### Metodologias de Desenvolvimento de Software #### Metodologias de Desenvolvimento de Software
* [Kanban e Scrum - obtendo o melhor de ambos](http://www.infoq.com/br/minibooks/kanban-scrum-minibook) * [Kanban e Scrum - obtendo o melhor de ambos](http://www.infoq.com/br/minibooks/kanban-scrum-minibook)
* [Kanban em 10 Passos](http://www.infoq.com/br/minibooks/priming-kanban-jesper-boeg) * [Kanban em 10 Passos](http://www.infoq.com/br/minibooks/priming-kanban-jesper-boeg)
* [Scrum e XP direto das Trincheiras](http://www.infoq.com/br/minibooks/scrum-xp-from-the-trenches) * [Scrum e XP direto das Trincheiras](http://www.infoq.com/br/minibooks/scrum-xp-from-the-trenches)
### Git ### Git
* [Aprendendo Git](http://www.slideshare.net/bismarckjunior/aprendendo-git) * [Aprendendo Git](http://www.slideshare.net/bismarckjunior/aprendendo-git)
* [Git Magic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/pt_br/) * [Git Magic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/pt_br/)
* [Pro Git](http://git-scm.com/book/pt-br) * [Pro Git](http://git-scm.com/book/pt-br)
...@@ -58,10 +66,12 @@ ...@@ -58,10 +66,12 @@
### Haskell ### Haskell
* [Aprender o Haskell será um grande bem para você (tradução em andamento)](https://github.com/taylorrf/learnhaskell) * [Aprender o Haskell será um grande bem para você (tradução em andamento)](https://github.com/taylorrf/learnhaskell)
### HTML / CSS ### HTML / CSS
* [Curso de HTML5 em vídeo do Guanabara](http://www.youtube.com/playlist?list=PLHz_AreHm4dlAnJ_jJtV29RFxnPHDuk9o) * [Curso de HTML5 em vídeo do Guanabara](http://www.youtube.com/playlist?list=PLHz_AreHm4dlAnJ_jJtV29RFxnPHDuk9o)
* [Desenvolvendo para browsers antigos](http://tableless.com.br/browsers-antigos-guerra-contra-o-terror/) * [Desenvolvendo para browsers antigos](http://tableless.com.br/browsers-antigos-guerra-contra-o-terror/)
* [Desenvolvimento Web com HTML, CSS e JavaScript](https://www.caelum.com.br/apostila-html-css-javascript/) * [Desenvolvimento Web com HTML, CSS e JavaScript](https://www.caelum.com.br/apostila-html-css-javascript/)
...@@ -70,6 +80,7 @@ ...@@ -70,6 +80,7 @@
### Java ### Java
* [Algoritmos e Estruturas de Dados com Java](http://www.caelum.com.br/apostila-java-estrutura-dados/) * [Algoritmos e Estruturas de Dados com Java](http://www.caelum.com.br/apostila-java-estrutura-dados/)
* [Introdução a Ciência da Computação com Java](http://ccsl.ime.usp.br/files/books/intro-java-cc.pdf) * [Introdução a Ciência da Computação com Java](http://ccsl.ime.usp.br/files/books/intro-java-cc.pdf)
* [Java e Orientação a Objetos](http://www.caelum.com.br/apostila-java-orientacao-objetos/) * [Java e Orientação a Objetos](http://www.caelum.com.br/apostila-java-orientacao-objetos/)
...@@ -79,24 +90,29 @@ ...@@ -79,24 +90,29 @@
### JavaScript ### JavaScript
* [JavaScript Frameworks/Bibliotecas e Livros](javascript-frameworks-resources-pt_BR.md) * [JavaScript Frameworks/Bibliotecas e Livros](javascript-frameworks-resources-pt_BR.md)
* [JS: A forma certa](http://jstherightway.org/pt-br/) * [JS: A forma certa](http://jstherightway.org/pt-br/)
### LaTeX ### LaTeX
* [Introdução ao LaTeX 2 - Ou LaTeX 2 em 105 minutos](http://ctan.org/pkg/lshort-portuguese-br) * [Introdução ao LaTeX 2 - Ou LaTeX 2 em 105 minutos](http://ctan.org/pkg/lshort-portuguese-br)
### Lua ### Lua
* [Manual de Referência de Lua 5.2](http://www.lua.org/manual/5.2/pt/) * [Manual de Referência de Lua 5.2](http://www.lua.org/manual/5.2/pt/)
### Php ### Php
* [Curso Linguagem PHP 2000](http://www.etelg.com.br/paginaete/downloads/informatica/php.pdf) * [Curso Linguagem PHP 2000](http://www.etelg.com.br/paginaete/downloads/informatica/php.pdf)
* [PHP Do jeito certo](http://br.phptherightway.com/) * [PHP Do jeito certo](http://br.phptherightway.com/)
### Python ### Python
* [Desenvolvimento web com Python e web2py!](https://dl.dropboxusercontent.com/u/830444/apostila_web2py_basico.pdf) * [Desenvolvimento web com Python e web2py!](https://dl.dropboxusercontent.com/u/830444/apostila_web2py_basico.pdf)
* [O tutorial de Python](http://turing.com.br/pydoc/2.7/tutorial/) * [O tutorial de Python](http://turing.com.br/pydoc/2.7/tutorial/)
* [Python Orientado a Objetos](http://www.dcc.ufrj.br/~fabiom/mab225/pythonoo.pdf) * [Python Orientado a Objetos](http://www.dcc.ufrj.br/~fabiom/mab225/pythonoo.pdf)
...@@ -104,10 +120,12 @@ ...@@ -104,10 +120,12 @@
### RegEx ### RegEx
* [Expressões Regulares - Guia de Consulta Rápida](http://aurelio.net/regex/guia/) * [Expressões Regulares - Guia de Consulta Rápida](http://aurelio.net/regex/guia/)
### Ruby ### Ruby
* [Aprenda a Programar](http://aprendaaprogramar.rubyonrails.com.br) * [Aprenda a Programar](http://aprendaaprogramar.rubyonrails.com.br)
* [Conhecendo Ruby](http://howtocode.com.br/ebooks/ruby) * [Conhecendo Ruby](http://howtocode.com.br/ebooks/ruby)
* [Conhecendo Ruby - Eustaquio Rangel](https://leanpub.com/conhecendo-ruby/read) * [Conhecendo Ruby - Eustaquio Rangel](https://leanpub.com/conhecendo-ruby/read)
...@@ -118,11 +136,13 @@ ...@@ -118,11 +136,13 @@
### Shell ### Shell
* [Introdução ao Shell Script](http://aurelio.net/shell/apostila-introducao-shell.pdf) * [Introdução ao Shell Script](http://aurelio.net/shell/apostila-introducao-shell.pdf)
* [Pequena introdução ao linux e ao Shell Script ](https://www.telecom.uff.br/pet/petws/downloads/apostilas/LINUX.pdf) * [Pequena introdução ao linux e ao Shell Script ](https://www.telecom.uff.br/pet/petws/downloads/apostilas/LINUX.pdf)
### Vim ### Vim
* [Vim Básico](http://aurelio.net/vim/vim-basico.txt) * [Vim Básico](http://aurelio.net/vim/vim-basico.txt)
* [Vim Médio](http://aurelio.net/vim/vim-medio.txt) * [Vim Médio](http://aurelio.net/vim/vim-medio.txt)
* [Vim Avançado](http://aurelio.net/vim/vim-avancado.txt) * [Vim Avançado](http://aurelio.net/vim/vim-avancado.txt)
......
## Indice ### Indice
* [Livros e Textos Académicos](#livros)
* [C/C++](#cc) * [C/C++](#cc)
* [CSS](#css) * [CSS](#css)
* [Haskell](#haskell) * [Haskell](#haskell)
* [Java](#java) * [Java](#java)
* [LaTeX](#latex) * [LaTeX](#latex)
* [Prolog](#prolog) * [Prolog](#prolog)
* [SQL/ORACLE](#sqloracle) * [SQL/ORACLE](#sqloracle)
## Livros
### C/C++ ### C/C++
* [Apontamentos de Programação em C/C++](http://www.dei.isep.ipp.pt/~pbsousa/aulas/ano_0/2006_07/c/Sebenta-cpp-03-2006.pdf) (PDF) - Paulo Baltarejo e Jorge Santos
* [C++ como uma linguagem de programação orientada a objectos](https://drive.google.com/open?id=0BwhtSmnYpzLdMEFrbDJsMDFDRFU&authuser=0) (PDF) - Autor desconhecido * [Apontamentos de Programação em C/C++](http://www.dei.isep.ipp.pt/~pbsousa/aulas/ano_0/2006_07/c/Sebenta-cpp-03-2006.pdf) - Paulo Baltarejo e Jorge Santos (PDF)
* [C++ como uma linguagem de programação orientada a objectos](https://drive.google.com/open?id=0BwhtSmnYpzLdMEFrbDJsMDFDRFU&authuser=0) - Autor desconhecido (PDF)
### CSS ### CSS
* [Aprenda o layout de CSS](http://pt-pt.learnlayout.com/) * [Aprenda o layout de CSS](http://pt-pt.learnlayout.com/)
### Haskell ### Haskell
* [Programação Funcional CC](http://www3.di.uminho.pt/~mjf/pub/PF-Haskell.pdf) (PDF) - Maria João Frade
* [Programação Funcional CC](http://www3.di.uminho.pt/~mjf/pub/PF-Haskell.pdf) - Maria João Frade (PDF)
### Java ### Java
* [Apostilha de Java](https://drive.google.com/open?id=0BwhtSmnYpzLdWDNwV0k5N0RGaUk&authuser=0) (PDF) - Grupo PET Informática
* [Apostilha de Java](https://drive.google.com/open?id=0BwhtSmnYpzLdWDNwV0k5N0RGaUk&authuser=0) - Grupo PET Informática (PDF)
### LaTeX ### LaTeX
* [Uma não tão pequena introdução ao LATEX 2ε](http://www.ctan.org/tex-archive/info/lshort/portuguese) * [Uma não tão pequena introdução ao LATEX 2ε](http://www.ctan.org/tex-archive/info/lshort/portuguese)
* [Uma não tão pequena introdução ao LaTeX](http://alfarrabio.di.uminho.pt/~albie/lshort/pt-lshort.pdf) (PDF) - Tradução de Alberto Simões * [Uma não tão pequena introdução ao LaTeX](http://alfarrabio.di.uminho.pt/~albie/lshort/pt-lshort.pdf) - Tradução de Alberto Simões (PDF)
### Prolog ### Prolog
* [Lógica Computacional (com Prolog)](http://www3.di.uminho.pt/~mjf/pub/LC-Prolog.pdf) (PDF) - Maria João Frade
* [Lógica Computacional (com Prolog)](http://www3.di.uminho.pt/~mjf/pub/LC-Prolog.pdf) - Maria João Frade (PDF)
### SQL/ORACLE ### SQL/ORACLE
* [Introdução às Bases de Dados Oracle](https://drive.google.com/open?id=0BwhtSmnYpzLdRG9sdTNXVFp4Tzg&authuser=0) (PDF) - Pedro Bizarro, Universidade de Coimbra, 2008
* [Introdução às Bases de Dados Oracle](https://drive.google.com/open?id=0BwhtSmnYpzLdRG9sdTNXVFp4Tzg&authuser=0) - Pedro Bizarro, Universidade de Coimbra, 2008 (PDF)
### Index ### Index
* [Ajax](#ajax) * [Ajax](#ajax)
* [CSS](#css) * [CSS](#css)
* [HTML](#hmtl) * [HTML](#hmtl)
...@@ -9,29 +10,36 @@ ...@@ -9,29 +10,36 @@
### Ajax ### Ajax
* [Ajax](http://etutoriale.ro/articles/1483/1/Tutorial-Ajax/) * [Ajax](http://etutoriale.ro/articles/1483/1/Tutorial-Ajax/)
### CSS ### CSS
* [CSS](http://www.tutorialeweb.net/css/) * [CSS](http://www.tutorialeweb.net/css/)
### HMTL ### HMTL
* [HTML](http://tutorialehtml.com/htmlt) * [HTML](http://tutorialehtml.com/htmlt)
### JavaScript ### JavaScript
* [JavaScript](http://www.tutorialeweb.net/javascript/) * [JavaScript](http://www.tutorialeweb.net/javascript/)
### MySQL ### MySQL
* [MySQL](http://profs.info.uaic.ro/~busaco/teach/courses/net/docs/mysql-ro.pdf) * [MySQL](http://profs.info.uaic.ro/~busaco/teach/courses/net/docs/mysql-ro.pdf)
### PHP ### PHP
* [PHP](http://www.tutorialeweb.net/php/) * [PHP](http://www.tutorialeweb.net/php/)
* [PHP](http://php.punctsivirgula.ro) * [PHP](http://php.punctsivirgula.ro)
### XHTML ### XHTML
* [XHTML](http://www.tutorialeweb.net/xhtml/) * [XHTML](http://www.tutorialeweb.net/xhtml/)
### Index ### Index
* [Списки книг](#meta-lists) * [Списки книг](#meta-lists)
* [Language Agnostic](#language-agnostic) * [Language Agnostic](#language-agnostic)
* [Cloud Computing](#cloud-computing) * [Cloud Computing](#cloud-computing)
...@@ -42,6 +43,7 @@ ...@@ -42,6 +43,7 @@
### Language Agnostic ### Language Agnostic
* [E-maxx.ru: Сборник алгоритмов с примерами на C++](http://e-maxx.ru/upload/e-maxx_algo.pdf) * [E-maxx.ru: Сборник алгоритмов с примерами на C++](http://e-maxx.ru/upload/e-maxx_algo.pdf)
* [Scrum и XP: заметки с передовой](http://scrum.org.ua/wp-content/uploads/2008/12/scrum_xp-from-the-trenches-rus-final.pdf) * [Scrum и XP: заметки с передовой](http://scrum.org.ua/wp-content/uploads/2008/12/scrum_xp-from-the-trenches-rus-final.pdf)
* [Занимательное программирование. Самоучитель](http://padabum.com/x.php?id=35055) - Мозговой М.В. * [Занимательное программирование. Самоучитель](http://padabum.com/x.php?id=35055) - Мозговой М.В.
...@@ -49,28 +51,34 @@ ...@@ -49,28 +51,34 @@
#### Networking #### Networking
* [Разъяснение HTTP2](https://github.com/vlet/http2-explained/blob/master/http2.ru.pdf?raw=true) (PDF) - Даниэль Штенберг
* [Разъяснение HTTP2](https://github.com/vlet/http2-explained/blob/master/http2.ru.pdf?raw=true) - Даниэль Штенберг (PDF)
* [TCP/IP Крупным планом](http://www.soslan.ru/tcp/) * [TCP/IP Крупным планом](http://www.soslan.ru/tcp/)
#### Open Source Ecosytem #### Open Source Ecosytem
* [Архитектура приложений с открытым исходным кодом](http://rus-linux.net/MyLDP/BOOKS/Architecture-Open-Source-Applications/index.html) * [Архитектура приложений с открытым исходным кодом](http://rus-linux.net/MyLDP/BOOKS/Architecture-Open-Source-Applications/index.html)
#### Cloud Computing #### Cloud Computing
* [Разработка мультитенантных приложений для облака, издание 3-е](http://www.microsoft.com/ru-ru/download/details.aspx?id=29263) * [Разработка мультитенантных приложений для облака, издание 3-е](http://www.microsoft.com/ru-ru/download/details.aspx?id=29263)
### Project Management ### Project Management
* [Гибкие методологии разработки](https://dl.dropboxusercontent.com/u/4606839/Гибкие%20методологии%20разработки.pdf) - Вольфсон Борис * [Гибкие методологии разработки](https://dl.dropboxusercontent.com/u/4606839/Гибкие%20методологии%20разработки.pdf) - Вольфсон Борис
#### Programming Paradigms #### Programming Paradigms
* [Введение в функциональное программирование](https://code.google.com/p/funprog-ru/) - John Harrison * [Введение в функциональное программирование](https://code.google.com/p/funprog-ru/) - John Harrison
* [Практика функционального программирования](http://fprog.ru) - журнал * [Практика функционального программирования](http://fprog.ru) - журнал
### Assembly ### Assembly
* [Ассемблер в Linux для программистов C](http://ru.wikibooks.org/wiki/Ассемблер_в_Linux_для_программистов_C) * [Ассемблер в Linux для программистов C](http://ru.wikibooks.org/wiki/Ассемблер_в_Linux_для_программистов_C)
* [Ассемблер для чайников](http://av-assembler.ru/asm/afd/assembler-for-dummy.htm) * [Ассемблер для чайников](http://av-assembler.ru/asm/afd/assembler-for-dummy.htm)
* [Программирование на языке ассемблера NASM для ОС Unix](http://www.stolyarov.info/books/pdf/nasm_unix.pdf) * [Программирование на языке ассемблера NASM для ОС Unix](http://www.stolyarov.info/books/pdf/nasm_unix.pdf)
...@@ -78,10 +86,12 @@ ...@@ -78,10 +86,12 @@
### Bash ### Bash
* [Advanced Bash-Scripting Guide](http://rus-linux.net/MyLDP/BOOKS/abs-guide/flat/abs-book.html) * [Advanced Bash-Scripting Guide](http://rus-linux.net/MyLDP/BOOKS/abs-guide/flat/abs-book.html)
### C ### C
* [Особенности языка C. Учебное пособие](http://younglinux.info/sites/default/files/programmingC.pdf) * [Особенности языка C. Учебное пособие](http://younglinux.info/sites/default/files/programmingC.pdf)
* [Си/Си++. От дилетанта до профессионала](http://ermak.cs.nstu.ru/cprog/html/) - Романов Е.Л. * [Си/Си++. От дилетанта до профессионала](http://ermak.cs.nstu.ru/cprog/html/) - Романов Е.Л.
* [Язык Си в примерах](http://ru.wikibooks.org/wiki/Язык_Си_в_примерах) * [Язык Си в примерах](http://ru.wikibooks.org/wiki/Язык_Си_в_примерах)
...@@ -93,18 +103,24 @@ ...@@ -93,18 +103,24 @@
* [Вводный курс по объектно-ориентированному программированию на языке Си++](http://ru.wikibooks.org/wiki/Си-плюс-плюс) * [Вводный курс по объектно-ориентированному программированию на языке Си++](http://ru.wikibooks.org/wiki/Си-плюс-плюс)
* [Справочное руководство по C++](http://lib.ru/CPPHB/cppref.txt_with-big-pictures.html) - Бьерн Страуструп * [Справочное руководство по C++](http://lib.ru/CPPHB/cppref.txt_with-big-pictures.html) - Бьерн Страуструп
### Clojure ### Clojure
* [Введение в Clojure](http://alexott.net/ru/clojure/clojure-intro/) * [Введение в Clojure](http://alexott.net/ru/clojure/clojure-intro/)
### CoffeeScript ### CoffeeScript
* [Документация CoffeeScript](http://cidocs.ru/coffeescript/) * [Документация CoffeeScript](http://cidocs.ru/coffeescript/)
### Java ### Java
* [Java Programming for Kids, Parents and Grandparents](http://myflex.org/books/java4kids/java4kids.htm) - Yakov Fain * [Java Programming for Kids, Parents and Grandparents](http://myflex.org/books/java4kids/java4kids.htm) - Yakov Fain
### JavaScript ### JavaScript
* [JavaScript Garden](http://bonsaiden.github.io/JavaScript-Garden/ru/) - Иво Ветцель * [JavaScript Garden](http://bonsaiden.github.io/JavaScript-Garden/ru/) - Иво Ветцель
* [Выразительный JavaScript](https://github.com/karmazzin/eloquentjavascript_ru) - Marijn Haverbeke * [Выразительный JavaScript](https://github.com/karmazzin/eloquentjavascript_ru) - Marijn Haverbeke
* [Паттерны для масштабируемых JavaScript-приложений](http://largescalejs.ru) - Эдди Османи * [Паттерны для масштабируемых JavaScript-приложений](http://largescalejs.ru) - Эдди Османи
...@@ -112,62 +128,77 @@ ...@@ -112,62 +128,77 @@
#### Node.js #### Node.js
* [Node.js для начинающих](http://nodebeginner.ru) * [Node.js для начинающих](http://nodebeginner.ru)
### Git ### Git
* [Pro Git](http://git-scm.com/book/ru) * [Pro Git](http://git-scm.com/book/ru)
* [Волшебство Git](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/ru/) * [Волшебство Git](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/ru/)
* [Простое руководство по работе с Git](http://rogerdudler.github.io/git-guide/index.ru.html) * [Простое руководство по работе с Git](http://rogerdudler.github.io/git-guide/index.ru.html)
### Go ### Go
* [Введение в программирование на Go](http://golang-book.ru) - Калеб Докси * [Введение в программирование на Go](http://golang-book.ru) - Калеб Докси
### Erlang ### Erlang
* [Программирование на Эрланге](https://github.com/dyp2000/Russian-Armstrong-Erlang) - Джо Армстронг * [Программирование на Эрланге](https://github.com/dyp2000/Russian-Armstrong-Erlang) - Джо Армстронг
### Haskell ### Haskell
* [Developing Web Applications with Haskell and Yesod](https://bitbucket.org/darkus/yesod/downloads) - Майкл Сноймен * [Developing Web Applications with Haskell and Yesod](https://bitbucket.org/darkus/yesod/downloads) - Майкл Сноймен
* [О Haskell по-человечески](http://ohaskell.dshevchenko.biz/ru/index.html) - Денис Шевченко * [О Haskell по-человечески](http://ohaskell.dshevchenko.biz/ru/index.html) - Денис Шевченко
* [Учебник по Haskell](http://anton-k.github.io/ru-haskell-book/book/home.html) - Антон Холомьёв * [Учебник по Haskell](http://anton-k.github.io/ru-haskell-book/book/home.html) - Антон Холомьёв
### LaTeX ### LaTeX
* [LaTeX, GNU/Linux и русский стиль (сборник статей)](http://www.inp.nsk.su/~baldin/LaTeX/index.html) * [LaTeX, GNU/Linux и русский стиль (сборник статей)](http://www.inp.nsk.su/~baldin/LaTeX/index.html)
### Lisp ### Lisp
* [Lisp In Small Pieces (translation)](https://github.com/ilammy/lisp) * [Lisp In Small Pieces (translation)](https://github.com/ilammy/lisp)
* [Practical Common Lisp(translation)](http://lisper.ru/pcl/) * [Practical Common Lisp(translation)](http://lisper.ru/pcl/)
### MetaPost ### MetaPost
* [Создание иллюстраций в MetaPost](http://www.inp.nsk.su/~baldin/mpost/index.html) * [Создание иллюстраций в MetaPost](http://www.inp.nsk.su/~baldin/mpost/index.html)
### Misc ### Misc
* [Не мешайте мне работать!](http://motivateme.ru/book/) - Стас Давыдов * [Не мешайте мне работать!](http://motivateme.ru/book/) - Стас Давыдов
### NoSQL ### NoSQL
* [Маленькая книга о MongoDB](http://jsman.ru/mongo-book/index.html) * [Маленькая книга о MongoDB](http://jsman.ru/mongo-book/index.html)
* [Маленькая книга о Redis](https://github.com/kondratovich/the-little-redis-book/blob/master/ru/redis.md) * [Маленькая книга о Redis](https://github.com/kondratovich/the-little-redis-book/blob/master/ru/redis.md)
### Perl ### Perl
* [Pragmatic Perl](http://pragmaticperl.com) - журнал * [Pragmatic Perl](http://pragmaticperl.com) - журнал
* [Введение в Perl](http://www.opennet.ru/docs/RUS/perl-maslov/) - Маслов Владимир Викторович * [Введение в Perl](http://www.opennet.ru/docs/RUS/perl-maslov/) - Маслов Владимир Викторович
* [Краткий экскурс в Perl-программирование](http://www.opennet.ru/docs/RUS/perl_help/) - Докучаев Дмитрий * [Краткий экскурс в Perl-программирование](http://www.opennet.ru/docs/RUS/perl_help/) - Докучаев Дмитрий
### PHP ### PHP
* [PHP: Правильный Путь](http://getjump.github.io/ru-php-the-right-way/) * [PHP: Правильный Путь](http://getjump.github.io/ru-php-the-right-way/)
* [Руководство по PHP](http://docs.php.net/manual/ru/) * [Руководство по PHP](http://docs.php.net/manual/ru/)
* [Самоучитель (учебник) по PHP](http://www.php-s.ru/self-teacher/) * [Самоучитель (учебник) по PHP](http://www.php-s.ru/self-teacher/)
### Python ### Python
* [Вглубь языка Python](http://ru.diveintopython.net/toc.html) * [Вглубь языка Python](http://ru.diveintopython.net/toc.html)
* [Укус Питона](http://wombat.org.ua/AByteOfPython/) - Swaroop C H * [Укус Питона](http://wombat.org.ua/AByteOfPython/) - Swaroop C H
* [Учебник Python 2.6](http://ru.wikibooks.org/wiki/Учебник_Python_2.6) * [Учебник Python 2.6](http://ru.wikibooks.org/wiki/Учебник_Python_2.6)
...@@ -175,20 +206,24 @@ ...@@ -175,20 +206,24 @@
### PostgreSQL ### PostgreSQL
* [История о PostgreSQL](http://www.inp.nsk.su/~baldin/PostgreSQL/index.html) * [История о PostgreSQL](http://www.inp.nsk.su/~baldin/PostgreSQL/index.html)
* [Работа с PostgreSQL - настройка и масштабирование](http://postgresql.leopard.in.ua) * [Работа с PostgreSQL - настройка и масштабирование](http://postgresql.leopard.in.ua)
### R ### R
* [Анализ данных с R](http://www.inp.nsk.su/~baldin/DataAnalysis/index.html) * [Анализ данных с R](http://www.inp.nsk.su/~baldin/DataAnalysis/index.html)
* [Рандомизация и бутстреп: статистический анализ в биологии и экологии с использованием R.](http://www.ievbras.ru/ecostat/Kiril/Article/A32/Starb.pdf) (PDF) * [Рандомизация и бутстреп: статистический анализ в биологии и экологии с использованием R.](http://www.ievbras.ru/ecostat/Kiril/Article/A32/Starb.pdf) (PDF)
### Reverse engineering ### Reverse engineering
* [Введение в reverse engineering для начинающих](https://github.com/dennis714/RE-for-beginners) * [Введение в reverse engineering для начинающих](https://github.com/dennis714/RE-for-beginners)
### Ruby ### Ruby
* [Ruby за двадцать минут](https://www.ruby-lang.org/ru/documentation/quickstart/) * [Ruby за двадцать минут](https://www.ruby-lang.org/ru/documentation/quickstart/)
* [Ruby](https://github.com/Krugloff/rus_ruby_book) - Круглов А. * [Ruby](https://github.com/Krugloff/rus_ruby_book) - Круглов А.
* [Ruby](http://ru.wikibooks.org/wiki/Ruby) - Викиучебник * [Ruby](http://ru.wikibooks.org/wiki/Ruby) - Викиучебник
...@@ -196,33 +231,40 @@ ...@@ -196,33 +231,40 @@
### RSpec ### RSpec
* [Better Specs (RSpec Guidelines with Ruby)](http://betterspecs.org/ru) * [Better Specs (RSpec Guidelines with Ruby)](http://betterspecs.org/ru)
### Ruby on Rails ### Ruby on Rails
* [Ruby on Rails Tutorial. Изучение Rails на Примерах](http://railstutorial.ru/chapters/4_0/beginning) Майкл Хартл * [Ruby on Rails Tutorial. Изучение Rails на Примерах](http://railstutorial.ru/chapters/4_0/beginning) Майкл Хартл
* [Ruby on Rails по-русски](http://rusrails.ru) * [Ruby on Rails по-русски](http://rusrails.ru)
### Rust ### Rust
* [Язык программирования Rust](http://kgv.github.io/rust_book_ru/) * [Язык программирования Rust](http://kgv.github.io/rust_book_ru/)
### Scala ### Scala
* [Effective Scala](http://twitter.github.io/effectivescala/index-ru.html) - Marius Eriksen * [Effective Scala](http://twitter.github.io/effectivescala/index-ru.html) - Marius Eriksen
* [Scala Школа!](http://twitter.github.io/scala_school/ru/) - Twitter * [Scala Школа!](http://twitter.github.io/scala_school/ru/) - Twitter
### Scilab ### Scilab
* [Введение в Scilab](http://forge.scilab.org/index.php/p/docintrotoscilab/downloads/) * [Введение в Scilab](http://forge.scilab.org/index.php/p/docintrotoscilab/downloads/)
* [Программирование в Scilab](http://forge.scilab.org/index.php/p/docprogscilab/downloads/) * [Программирование в Scilab](http://forge.scilab.org/index.php/p/docprogscilab/downloads/)
### Smalltalk ### Smalltalk
* [Смолток: Язык и его реализация](https://sites.google.com/site/polyglotsqueak/) - Адэль Голдберг, Дэвид Робсон * [Смолток: Язык и его реализация](https://sites.google.com/site/polyglotsqueak/) - Адэль Голдберг, Дэвид Робсон
### Unix ### Unix
* [Beyond Linux From Scratch (version 2011-12-30)](http://rus-linux.net/nlib.php?name=/MyLDP/BOOKS/BLFS-ru/blfs-ru-index.html) * [Beyond Linux From Scratch (version 2011-12-30)](http://rus-linux.net/nlib.php?name=/MyLDP/BOOKS/BLFS-ru/blfs-ru-index.html)
* [Linux From Scratch (version 6.8)](http://rus-linux.net/nlib.php?name=/MyLDP/BOOKS/LFS-BOOK-6.8-ru/lfs-6.8-ru-index.html) * [Linux From Scratch (version 6.8)](http://rus-linux.net/nlib.php?name=/MyLDP/BOOKS/LFS-BOOK-6.8-ru/lfs-6.8-ru-index.html)
* [Архитектура операционной системы Unix](http://lib.ru/BACH/) * [Архитектура операционной системы Unix](http://lib.ru/BACH/)
...@@ -230,8 +272,11 @@ ...@@ -230,8 +272,11 @@
### Vim ### Vim
* [Поваренная Книга Vim](http://www.opennet.ru/docs/RUS/vim_cookbook/) - Steve Oualline * [Поваренная Книга Vim](http://www.opennet.ru/docs/RUS/vim_cookbook/) - Steve Oualline
* [Просто о Vim](http://rus-linux.net/MyLDP/BOOKS/Vim/prosto-o-vim.pdf) * [Просто о Vim](http://rus-linux.net/MyLDP/BOOKS/Vim/prosto-o-vim.pdf)
### Parallel ### Parallel
* [Параллельные технологии](http://www.inp.nsk.su/~baldin/Parallel/index.html) * [Параллельные технологии](http://www.inp.nsk.su/~baldin/Parallel/index.html)
### Index ### Index
* [C](#c) * [C](#c)
* [C++](#c-1) * [C++](#c-1)
* [MATLAB](#matlab) * [MATLAB](#matlab)
...@@ -6,16 +7,20 @@ ...@@ -6,16 +7,20 @@
### C ### C
* [C-programmering](https://sv.wikibooks.org/wiki/C-programmering) * [C-programmering](https://sv.wikibooks.org/wiki/C-programmering)
### C++ ### C++
* [Programmera spel i C++ för nybörjare](https://sv.wikibooks.org/wiki/Programmera_spel_i_C%2B%2B_f%C3%B6r_nyb%C3%B6rjare) * [Programmera spel i C++ för nybörjare](https://sv.wikibooks.org/wiki/Programmera_spel_i_C%2B%2B_f%C3%B6r_nyb%C3%B6rjare)
### MATLAB ### MATLAB
* [Introduktion till MATLAB](https://www.liber.se/plus/E470523401.pdf) (PDF) * [Introduktion till MATLAB](https://www.liber.se/plus/E470523401.pdf) (PDF)
### PHP ### PHP
* [Programmera i PHP](https://sv.wikibooks.org/wiki/Programmera_i_PHP) * [Programmera i PHP](https://sv.wikibooks.org/wiki/Programmera_i_PHP)
### Index ### Index
* [Language Agnostic](#language-agnostic) * [Language Agnostic](#language-agnostic)
* [Právo](#pravo) * [Právo](#pravo)
### Language Agnostic ### Language Agnostic
#### Právo #### Právo
* [Zodpovednosť na internete](https://knihy.nic.cz/) - Zodpovednosť na internete (PDF) * [Zodpovednosť na internete](https://knihy.nic.cz/) - Zodpovednosť na internete (PDF)
### Index ### Index
* [Android](#android) * [Android](#android)
* [AspectJ](#aspectj) * [AspectJ](#aspectj)
* [C](#c) * [C](#c)
...@@ -26,86 +27,133 @@ ...@@ -26,86 +27,133 @@
### Android ### Android
* [Android Geleceği Yazanlar](https://gelecegiyazanlar.turkcell.com.tr/konu/android) * [Android Geleceği Yazanlar](https://gelecegiyazanlar.turkcell.com.tr/konu/android)
### AspectJ ### AspectJ
* [AspectJ Kitabı](http://kodcu.com/aspectj-ebook/) * [AspectJ Kitabı](http://kodcu.com/aspectj-ebook/)
### C ### C
* [C Programlama Diline Giriş](http://www1.gantep.edu.tr/~bingul/c/index.php) * [C Programlama Diline Giriş](http://www1.gantep.edu.tr/~bingul/c/index.php)
* [C Programlamaya Giriş](https://www.inonu.edu.tr/uploads/old/16/735/c-programlamaya-giris.pdf) * [C Programlamaya Giriş](https://www.inonu.edu.tr/uploads/old/16/735/c-programlamaya-giris.pdf)
* [Programlamaya Giriş Ders Notları, H. Turgut Uyar](http://web.itu.edu.tr/uyar/programlama/) * [Programlamaya Giriş Ders Notları, H. Turgut Uyar](http://web.itu.edu.tr/uyar/programlama/)
* [Sistem Programlama ve İleri C Uygulamaları Kurs Notları - Uyarlama 1](http://www.kaanaslan.com/resource/course_note/download_file.php?file_id=16) * [Sistem Programlama ve İleri C Uygulamaları Kurs Notları - Uyarlama 1](http://www.kaanaslan.com/resource/course_note/download_file.php?file_id=16)
### CSS ### CSS
* [CSS Dersleri](http://fatihhayrioglu.com/css-dersleri/) * [CSS Dersleri](http://fatihhayrioglu.com/css-dersleri/)
### D ### D
* [D Programlama Dili](http://ddili.org/ders/d/D_Programlama_Dili.pdf) * [D Programlama Dili](http://ddili.org/ders/d/D_Programlama_Dili.pdf)
### Dart ### Dart
* [Dart - Merhaba Dünya](http://dartogreniyorum.blogspot.com.tr/2013/03/yeniden-dart.html?view=sidebar) * [Dart - Merhaba Dünya](http://dartogreniyorum.blogspot.com.tr/2013/03/yeniden-dart.html?view=sidebar)
### Fortran ### Fortran
* [Fortran Programlama Dili](http://www1.gantep.edu.tr/~bingul/f95/index.php) * [Fortran Programlama Dili](http://www1.gantep.edu.tr/~bingul/f95/index.php)
### Git ### Git
* [git - basit rehber](http://rogerdudler.github.io/git-guide/index.tr.html) * [git - basit rehber](http://rogerdudler.github.io/git-guide/index.tr.html)
### Go ### Go
* [Go Turu](http://tur.a.golang.org.tr) * [Go Turu](http://tur.a.golang.org.tr)
### Html ### Html
* [Html'e Yolculuk](https://github.com/paufsc/journey-to-html) * [Html'e Yolculuk](https://github.com/paufsc/journey-to-html)
* [Html'e Giriş](http://www.htmldersleri.org/) * [Html'e Giriş](http://www.htmldersleri.org/)
### iOS ### iOS
* [iOS Geleceği Yazanlar](https://gelecegiyazanlar.turkcell.com.tr/konu/ios/) * [iOS Geleceği Yazanlar](https://gelecegiyazanlar.turkcell.com.tr/konu/ios/)
### Java ### Java
* [Java Yazılım Tasarımı](http://tdsoftware.net/2011/09/23/java-yazalim-tasarimi-kitabi-pdf/) * [Java Yazılım Tasarımı](http://tdsoftware.net/2011/09/23/java-yazalim-tasarimi-kitabi-pdf/)
* [Java 8 Kitabı](http://kodcu.com/java-8-ebook/) * [Java 8 Kitabı](http://kodcu.com/java-8-ebook/)
### JavaScript ### JavaScript
* [JavaScript Garden](http://bonsaiden.github.io/JavaScript-Garden/tr) * [JavaScript Garden](http://bonsaiden.github.io/JavaScript-Garden/tr)
### Kriptoloji ### Kriptoloji
* [Kriptolojiye Giris](http://iam.metu.edu.tr/sites/iam.metu.edu.tr/files/UYGULAMALI%20MATEMAT_Kriptolojiye%20giris%20ders%20notlar%C4%B1.pdf) * [Kriptolojiye Giris](http://iam.metu.edu.tr/sites/iam.metu.edu.tr/files/UYGULAMALI%20MATEMAT_Kriptolojiye%20giris%20ders%20notlar%C4%B1.pdf)
### LaTeX ### LaTeX
* [İnce bir LaTeX2ε Elkitabı](http://www.ctan.org/tex-archive/info/lshort/turkish) * [İnce bir LaTeX2ε Elkitabı](http://www.ctan.org/tex-archive/info/lshort/turkish)
### Linux ### Linux
* [GNU Bash Başvuru Kılavuzu](http://belgeler.org/bashref/bashref.html) * [GNU Bash Başvuru Kılavuzu](http://belgeler.org/bashref/bashref.html)
* [Linux Belgeleri](http://belgeler.org/howto/howtos.html) * [Linux Belgeleri](http://belgeler.org/howto/howtos.html)
* [Linux Sistem Yöneticisinin Kılavuzu](http://belgeler.org/sag/sag.html) * [Linux Sistem Yöneticisinin Kılavuzu](http://belgeler.org/sag/sag.html)
* [UNIX/Linux Sistem Programlama Kurs Notları](http://www.kaanaslan.com/resource/course_note/course_note.php) * [UNIX/Linux Sistem Programlama Kurs Notları](http://www.kaanaslan.com/resource/course_note/course_note.php)
### Matlab ### Matlab
* [Matlab Programlamaya Giris](http://ismailari.com/blog/matlab-programlamaya-giris/) * [Matlab Programlamaya Giris](http://ismailari.com/blog/matlab-programlamaya-giris/)
### PHP ### PHP
* [PHP - Laravel 4 Türkçe Dokumantasyon](https://leanpub.com/laravel4-tr) * [PHP - Laravel 4 Türkçe Dokumantasyon](https://leanpub.com/laravel4-tr)
### R ### R
* [Ekonometriye Yeni Başlayanlar için Kısa bir R Kılavuzu](https://github.com/emraher/eybkbrk) * [Ekonometriye Yeni Başlayanlar için Kısa bir R Kılavuzu](https://github.com/emraher/eybkbrk)
### Python ### Python
* [Bilgisayar Bilimcisi Gibi Düşünmek](http://yzgrafik.ege.edu.tr/~tekrei/dersler/bbgd_p/BBGD_PIO.pdf) * [Bilgisayar Bilimcisi Gibi Düşünmek](http://yzgrafik.ege.edu.tr/~tekrei/dersler/bbgd_p/BBGD_PIO.pdf)
* [Python ile Programlama](http://belgeler.istihza.com/py3/) * [Python ile Programlama](http://belgeler.istihza.com/py3/)
### Ruby ### Ruby
* [AB2014 Ruby Programlama Dili](https://github.com/leylaKapi/AB2014-Ruby-Programlama-Dili/blob/master/Ruby_AB2014.md) * [AB2014 Ruby Programlama Dili](https://github.com/leylaKapi/AB2014-Ruby-Programlama-Dili/blob/master/Ruby_AB2014.md)
* [Ruby](https://www.ruby-lang.org/tr/) * [Ruby](https://www.ruby-lang.org/tr/)
* [Ruby 101](https://www.gitbook.io/book/vigo/ruby-101) * [Ruby 101](https://www.gitbook.io/book/vigo/ruby-101)
* [Ruby Kullanıcı Kılavuzu](http://www.belgeler.org/uygulamalar/ruby/ruby-ug.html) * [Ruby Kullanıcı Kılavuzu](http://www.belgeler.org/uygulamalar/ruby/ruby-ug.html)
* [Yirmi Dakikada Ruby](https://www.ruby-lang.org/tr/documentation/quickstart/) * [Yirmi Dakikada Ruby](https://www.ruby-lang.org/tr/documentation/quickstart/)
### Rust ### Rust
* [Rust'a Giriş](http://bit.ly/rustagiris) * [Rust'a Giriş](http://bit.ly/rustagiris)
### Swift ### Swift
* [Swift Türkiye](http://www.swiftturkiye.org/) * [Swift Türkiye](http://www.swiftturkiye.org/)
### Windows Phone ### Windows Phone
* [Windows Phone'a Uygulama Yazmak](https://mehmetakifsonmez.files.wordpress.com/2013/12/windows-phone-a-uygulama-yazmak.pdf) * [Windows Phone'a Uygulama Yazmak](https://mehmetakifsonmez.files.wordpress.com/2013/12/windows-phone-a-uygulama-yazmak.pdf)
### Index ### Index
* [Language Agnostic](#language-agnostic) * [Language Agnostic](#language-agnostic)
* [Haskell](#haskell) * [Haskell](#haskell)
* [Java](#java) * [Java](#java)
### Language Agnostic ### Language Agnostic
* [Дизайн патерни - просто, як двері](http://designpatterns.andriybuday.com/) - А. Будай * [Дизайн патерни - просто, як двері](http://designpatterns.andriybuday.com/) - А. Будай
### Haskell ### Haskell
* [Вивчить собі Хаскела на велике щастя!](http://haskell.trygub.com) - Міран Ліповача * [Вивчить собі Хаскела на велике щастя!](http://haskell.trygub.com) - Міран Ліповача
### Java ### Java
* [Програмування мовою Java для дітей, батьків, дідусів та бабусь](http://myflex.org/books/java4kids/java4kids.htm) - Яків Файн * [Програмування мовою Java для дітей, батьків, дідусів та бабусь](http://myflex.org/books/java4kids/java4kids.htm) - Яків Файн
### 目录 ### 目录
* [语言无关](#语言无关) * [语言无关](#语言无关)
* [在线教育](#在线教育) * [在线教育](#在线教育)
* [软件开发方法](#软件开发方法) * [软件开发方法](#软件开发方法)
...@@ -40,6 +41,7 @@ ...@@ -40,6 +41,7 @@
### 语言无关 ### 语言无关
#### 在线教育 #### 在线教育
* [CodeSchool](https://www.codeschool.com/) * [CodeSchool](https://www.codeschool.com/)
* [Codecademy](http://www.codecademy.com/?locale_code=zh) * [Codecademy](http://www.codecademy.com/?locale_code=zh)
* [Coursera](https://www.coursera.org/courses?orderby=upcoming&lngs=zh) * [Coursera](https://www.coursera.org/courses?orderby=upcoming&lngs=zh)
...@@ -53,12 +55,15 @@ ...@@ -53,12 +55,15 @@
* [极客学院](http://www.jikexueyuan.com/) * [极客学院](http://www.jikexueyuan.com/)
* [51CTO学院](http://edu.51cto.com/) * [51CTO学院](http://edu.51cto.com/)
#### 软件开发方法 #### 软件开发方法
* [傻瓜函数编程](https://github.com/justinyhuang/Functional-Programming-For-The-Rest-of-Us-Cn) (《Functional Programming For The Rest of Us》中文版) * [傻瓜函数编程](https://github.com/justinyhuang/Functional-Programming-For-The-Rest-of-Us-Cn) (《Functional Programming For The Rest of Us》中文版)
* [硝烟中的 Scrum 和 XP](http://www.infoq.com/cn/minibooks/scrum-xp-from-the-trenches) * [硝烟中的 Scrum 和 XP](http://www.infoq.com/cn/minibooks/scrum-xp-from-the-trenches)
#### 操作系统 #### 操作系统
* [Debian 参考手册 ](http://man.chinaunix.net/linux/debian/reference/reference.zh-cn.html) * [Debian 参考手册 ](http://man.chinaunix.net/linux/debian/reference/reference.zh-cn.html)
* [Ubuntu 参考手册 ](http://wiki.ubuntu.org.cn/UbuntuManual) * [Ubuntu 参考手册 ](http://wiki.ubuntu.org.cn/UbuntuManual)
* [FreeBSD 使用手册](http://www.freebsd.org/doc/zh_CN.UTF-8/books/handbook/) * [FreeBSD 使用手册](http://www.freebsd.org/doc/zh_CN.UTF-8/books/handbook/)
...@@ -69,7 +74,9 @@ ...@@ -69,7 +74,9 @@
* [Operating Systems: Three Easy Pieces](http://pages.cs.wisc.edu/~remzi/OSTEP/) * [Operating Systems: Three Easy Pieces](http://pages.cs.wisc.edu/~remzi/OSTEP/)
* [uCore Lab: Operating System Course in Tsinghua University](https://www.gitbook.com/book/objectkuan/ucore-docs/details) * [uCore Lab: Operating System Course in Tsinghua University](https://www.gitbook.com/book/objectkuan/ucore-docs/details)
#### 版本控制 #### 版本控制
* [Git - 简易指南](http://rogerdudler.github.io/git-guide/index.zh.html) * [Git - 简易指南](http://rogerdudler.github.io/git-guide/index.zh.html)
* [Git Community Book 中文版](http://gitbook.liuhui998.com/) * [Git Community Book 中文版](http://gitbook.liuhui998.com/)
* [Git magic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/zh_cn/) * [Git magic](http://www-cs-students.stanford.edu/~blynn/gitmagic/intl/zh_cn/)
...@@ -81,28 +88,31 @@ ...@@ -81,28 +88,31 @@
#### 数据库 #### 数据库
* [Redis 设计与实现](http://www.redisbook.com) * [Redis 设计与实现](http://www.redisbook.com)
* [The Little MongoDB Book 中文版](https://github.com/justinyhuang/the-little-mongodb-book-cn) * [The Little MongoDB Book 中文版](https://github.com/justinyhuang/the-little-mongodb-book-cn)
#### 智能系统 #### 智能系统
* [一步步搭建物联网系统](https://github.com/gmszone/designiot) * [一步步搭建物联网系统](https://github.com/gmszone/designiot)
#### 正则表达式 #### 正则表达式
* [正则表达式30分钟入门教程](http://deerchao.net/tutorials/regex/regex.htm)
* [正则表达式30分钟入门教程](http://deerchao.net/tutorials/regex/regex.htm)
### C ### C
* [C 语言常见问题集](http://c-faq-chn.sourceforge.net/ccfaq/ccfaq.html) * [C 语言常见问题集](http://c-faq-chn.sourceforge.net/ccfaq/ccfaq.html)
* [C/C++ 学习教程](http://doc.lellansin.com/) * [C/C++ 学习教程](http://doc.lellansin.com/)
* [新概念 C 语言教程](https://github.com/limingth/NCCL) * [新概念 C 语言教程](https://github.com/limingth/NCCL)
* [Linux C 编程一站式学习](http://docs.linuxtone.org/ebooks/C&CPP/c/) * [Linux C 编程一站式学习](http://docs.linuxtone.org/ebooks/C&CPP/c/)
### C++ ### C++
* [C++ Template 进阶指南](https://github.com/wuye9036/CppTemplateTutorial) * [C++ Template 进阶指南](https://github.com/wuye9036/CppTemplateTutorial)
* [C++ 基础教程](http://www.prglab.com/cms/) * [C++ 基础教程](http://www.prglab.com/cms/)
* [C++ 并发编程指南](https://github.com/forhappy/A-Detailed-Cplusplus-Concurrency-Tutorial) * [C++ 并发编程指南](https://github.com/forhappy/A-Detailed-Cplusplus-Concurrency-Tutorial)
...@@ -110,25 +120,32 @@ ...@@ -110,25 +120,32 @@
### CoffeeScript ### CoffeeScript
* [CoffeeScript Cookbook](http://island205.github.io/coffeescript-cookbook.github.com/) * [CoffeeScript Cookbook](http://island205.github.io/coffeescript-cookbook.github.com/)
* [CoffeeScript 中文](http://coffee-script.org/) * [CoffeeScript 中文](http://coffee-script.org/)
* [CoffeeScript 中文手册](http://island205.github.io/tlboc/) (《The Little Book on CoffeeScript》中文版) * [CoffeeScript 中文手册](http://island205.github.io/tlboc/) (《The Little Book on CoffeeScript》中文版)
* [CoffeeScript 编程风格指南](https://github.com/elrrrrrrr/coffeescript-style-guide/blob/master/README-ZH.md) * [CoffeeScript 编程风格指南](https://github.com/elrrrrrrr/coffeescript-style-guide/blob/master/README-ZH.md)
### Elasticsearch ### Elasticsearch
* [Elasticsearch 权威指南](https://github.com/looly/elasticsearch-definitive-guide-cn) (《Elasticsearch the definitive guide》中文版) * [Elasticsearch 权威指南](https://github.com/looly/elasticsearch-definitive-guide-cn) (《Elasticsearch the definitive guide》中文版)
* [ELKstack 中文指南](http://kibana.logstash.es) * [ELKstack 中文指南](http://kibana.logstash.es)
* [Mastering Elasticsearch(中文版)](http://udn.yyuap.com/doc/mastering-elasticsearch/) * [Mastering Elasticsearch(中文版)](http://udn.yyuap.com/doc/mastering-elasticsearch/)
### Erlang ### Erlang
* [Erlang 并发编程](https://github.com/liancheng/cpie-cn) (《Concurrent Programming in Erlang (Part I)》中文版) * [Erlang 并发编程](https://github.com/liancheng/cpie-cn) (《Concurrent Programming in Erlang (Part I)》中文版)
### Fortran ### Fortran
* [Fortran77和90/95编程入门](http://micro.ustc.edu.cn/Fortran/ZJDing/) * [Fortran77和90/95编程入门](http://micro.ustc.edu.cn/Fortran/ZJDing/)
### Golang ### Golang
* [Go Web 编程](https://github.com/astaxie/build-web-application-with-golang) * [Go Web 编程](https://github.com/astaxie/build-web-application-with-golang)
* [Go 入门指南](https://github.com/Unknwon/the-way-to-go_ZH_CN) (《The Way to Go》中文版) * [Go 入门指南](https://github.com/Unknwon/the-way-to-go_ZH_CN) (《The Way to Go》中文版)
* [Go 指南](http://go-tour-zh.appsp0t.com/) (《A Tour of Go》中文版) * [Go 指南](http://go-tour-zh.appsp0t.com/) (《A Tour of Go》中文版)
...@@ -137,17 +154,20 @@ ...@@ -137,17 +154,20 @@
### Haskell ### Haskell
* [Haskell 趣学指南](http://learnyouahaskell-zh-tw.csie.org/) * [Haskell 趣学指南](http://learnyouahaskell-zh-tw.csie.org/)
* [Real World Haskell 中文版](http://rwh.readthedocs.org/en/latest/) * [Real World Haskell 中文版](http://rwh.readthedocs.org/en/latest/)
### HTML / CSS ### HTML / CSS
* [HTML5 教程](http://www.w3school.com.cn/html5/) * [HTML5 教程](http://www.w3school.com.cn/html5/)
* [学习 CSS 布局](http://zh.learnlayout.com/) * [学习 CSS 布局](http://zh.learnlayout.com/)
* [CSS参考手册](http://css.doyoe.com/) * [CSS参考手册](http://css.doyoe.com/)
### Javascript ### Javascript
* [Javascript Garden](http://bonsaiden.github.io/JavaScript-Garden/zh/) * [Javascript Garden](http://bonsaiden.github.io/JavaScript-Garden/zh/)
* [Javascript 原理](http://typeof.net/s/jsmech/) * [Javascript 原理](http://typeof.net/s/jsmech/)
* [JavaScript 标准参考教程](http://javascript.ruanyifeng.com/) * [JavaScript 标准参考教程](http://javascript.ruanyifeng.com/)
...@@ -155,21 +175,25 @@ ...@@ -155,21 +175,25 @@
### LaTeX ### LaTeX
* [LaTeX 笔记](http://www.dralpha.com/zh/tech/tech.htm) * [LaTeX 笔记](http://www.dralpha.com/zh/tech/tech.htm)
* [一份不太简短的 LaTeX2ε 介绍](http://ctan.org/pkg/lshort-zh-cn) * [一份不太简短的 LaTeX2ε 介绍](http://ctan.org/pkg/lshort-zh-cn)
* [大家來學 LaTeX](http://web.math.isu.edu.tw/yeh/HowTo/HowToTex/latex123.pdf) * [大家來學 LaTeX](http://web.math.isu.edu.tw/yeh/HowTo/HowToTex/latex123.pdf)
### LISP ### LISP
* [ANSI Common Lisp 中文翻译版](http://acl.readthedocs.org/en/latest/) * [ANSI Common Lisp 中文翻译版](http://acl.readthedocs.org/en/latest/)
* [Common Lisp 高级编程技术](http://www.ituring.com.cn/minibook/862) (《On Lisp》中文版) * [Common Lisp 高级编程技术](http://www.ituring.com.cn/minibook/862) (《On Lisp》中文版)
### Lua ### Lua
* [Lua 5.3 参考手册](http://www.w3cschool.cc/manual/lua53doc/contents.html) * [Lua 5.3 参考手册](http://www.w3cschool.cc/manual/lua53doc/contents.html)
### Markdown ### Markdown
* [Markdown 快速入门](http://wowubuntu.com/markdown/basic.html) * [Markdown 快速入门](http://wowubuntu.com/markdown/basic.html)
* [Markdown 简明教程](http://jianshu.io/p/7bd23251da0a) * [Markdown 简明教程](http://jianshu.io/p/7bd23251da0a)
* [Markdown 语法说明](http://wowubuntu.com/markdown/) * [Markdown 语法说明](http://wowubuntu.com/markdown/)
...@@ -177,12 +201,14 @@ ...@@ -177,12 +201,14 @@
### Node.js ### Node.js
* [Node 入门](http://www.nodebeginner.org/index-zh-cn.html) * [Node 入门](http://www.nodebeginner.org/index-zh-cn.html)
* [The NodeJS 中文文档](https://www.gitbook.com/book/0532/nodejs/details)(社区翻译) * [The NodeJS 中文文档](https://www.gitbook.com/book/0532/nodejs/details)(社区翻译)
* [七天学会NodeJS](http://nqdeng.github.io/7-days-nodejs/) 阿里出品,很好的入门资料 * [七天学会NodeJS](http://nqdeng.github.io/7-days-nodejs/) 阿里出品,很好的入门资料
### Perl ### Perl
* [Master Perl Today](https://github.com/fayland/chinese-perl-book) * [Master Perl Today](https://github.com/fayland/chinese-perl-book)
* [Perl 5 教程](http://www.cbi.pku.edu.cn/chinese/documents/perl/index.htm) * [Perl 5 教程](http://www.cbi.pku.edu.cn/chinese/documents/perl/index.htm)
* [Perl 教程](http://www.yiibai.com/perl) * [Perl 教程](http://www.yiibai.com/perl)
...@@ -190,6 +216,7 @@ ...@@ -190,6 +216,7 @@
### PHP ### PHP
* [深入理解 PHP 内核](http://www.php-internals.com/book/) * [深入理解 PHP 内核](http://www.php-internals.com/book/)
* [PHP5中文手册](http://php.net/manual/zh/) * [PHP5中文手册](http://php.net/manual/zh/)
* [PHP扩展开发及内核应用](http://www.walu.cc/phpbook/preface.md) * [PHP扩展开发及内核应用](http://www.walu.cc/phpbook/preface.md)
...@@ -198,6 +225,7 @@ ...@@ -198,6 +225,7 @@
### Python ### Python
* [Django book 2.0](http://djangobook.py3k.cn/2.0/) * [Django book 2.0](http://djangobook.py3k.cn/2.0/)
* [Python 3 文档(简体中文) 3.2.2 documentation](http://docspy3zh.readthedocs.org/en/latest/) * [Python 3 文档(简体中文) 3.2.2 documentation](http://docspy3zh.readthedocs.org/en/latest/)
* [Python 中文学习大本营](http://www.pythondoc.com/) * [Python 中文学习大本营](http://www.pythondoc.com/)
...@@ -208,6 +236,7 @@ ...@@ -208,6 +236,7 @@
### R ### R
* [153分钟学会 R ](http://cran.r-project.org/doc/contrib/Liu-FAQ.pdf) * [153分钟学会 R ](http://cran.r-project.org/doc/contrib/Liu-FAQ.pdf)
* [R 导论](http://cran.r-project.org/doc/contrib/Ding-R-intro_cn.pdf) (《An Introduction to R》中文版) * [R 导论](http://cran.r-project.org/doc/contrib/Ding-R-intro_cn.pdf) (《An Introduction to R》中文版)
* [《R for beginners》中文版](http://www.biosino.org/R/R-doc/files/R4beg_cn_2.0.pdf) * [《R for beginners》中文版](http://www.biosino.org/R/R-doc/files/R4beg_cn_2.0.pdf)
...@@ -216,11 +245,13 @@ ...@@ -216,11 +245,13 @@
### reStructuredText ### reStructuredText
* [reStructuredText 入门](http://www.pythondoc.com/sphinx/rest.html) * [reStructuredText 入门](http://www.pythondoc.com/sphinx/rest.html)
* [reStructuredText 简明教程](http://jwch.sdut.edu.cn/book/rst.html) * [reStructuredText 简明教程](http://jwch.sdut.edu.cn/book/rst.html)
### Ruby ### Ruby
* [Rails 风格指南](https://github.com/JuanitoFatas/rails-style-guide/blob/master/README-zhCN.md) * [Rails 风格指南](https://github.com/JuanitoFatas/rails-style-guide/blob/master/README-zhCN.md)
* [Ruby on Rails Tutorial 原书第 2 版](http://railstutorial-china.org/) * [Ruby on Rails Tutorial 原书第 2 版](http://railstutorial-china.org/)
* [Ruby on Rails 实战圣经](http://ihower.tw/rails4/) * [Ruby on Rails 实战圣经](http://ihower.tw/rails4/)
...@@ -229,35 +260,42 @@ ...@@ -229,35 +260,42 @@
### Scala ### Scala
* [Effective Scala](http://twitter.github.io/effectivescala/index-cn.html) * [Effective Scala](http://twitter.github.io/effectivescala/index-cn.html)
* [Scala 课堂](http://twitter.github.io/scala_school/zh_cn/index.html) (Twitter的Scala中文教程) * [Scala 课堂](http://twitter.github.io/scala_school/zh_cn/index.html) (Twitter的Scala中文教程)
* [Scala 初学者指南](https://www.gitbook.com/book/windor/beginners-guide-to-scala/details) (The Neophyte's Guide to Scala) * [Scala 初学者指南](https://www.gitbook.com/book/windor/beginners-guide-to-scala/details) (The Neophyte's Guide to Scala)
### Scheme ### Scheme
* [Scheme 入门教程](http://deathking.github.io/yast-cn/) (《Yet Another Scheme Tutorial》中文版) * [Scheme 入门教程](http://deathking.github.io/yast-cn/) (《Yet Another Scheme Tutorial》中文版)
* [算法语言Scheme修订<sup>6</sup>报告](http://r6rs.mrliu.org/)(R<sup>6</sup>RS简体中文翻译) * [算法语言Scheme修订<sup>6</sup>报告](http://r6rs.mrliu.org/)(R<sup>6</sup>RS简体中文翻译)
### Shell ### Shell
* [Shell 编程基础](http://wiki.ubuntu.org.cn/Shell%E7%BC%96%E7%A8%8B%E5%9F%BA%E7%A1%80) * [Shell 编程基础](http://wiki.ubuntu.org.cn/Shell%E7%BC%96%E7%A8%8B%E5%9F%BA%E7%A1%80)
* [Shell 脚本编程30分钟入门](https://github.com/qinjx/30min_guides/blob/master/shell.md) * [Shell 脚本编程30分钟入门](https://github.com/qinjx/30min_guides/blob/master/shell.md)
* [The Linux Command Line 中文版](http://billie66.github.io/TLCL/book/zh) * [The Linux Command Line 中文版](http://billie66.github.io/TLCL/book/zh)
### Swift ### Swift
* [《The Swift Programming Language》中文版](https://www.gitbook.io/book/numbbbbb/-the-swift-programming-language-) * [《The Swift Programming Language》中文版](https://www.gitbook.io/book/numbbbbb/-the-swift-programming-language-)
### Vim ### Vim
* [大家來學 VIM](http://www.study-area.org/tips/vim/index.html) * [大家來學 VIM](http://www.study-area.org/tips/vim/index.html)
* [Vim Manual(中文版)](http://man.chinaunix.net/newsoft/vi/doc/help.html) * [Vim Manual(中文版)](http://man.chinaunix.net/newsoft/vi/doc/help.html)
### Visual Prolog ### Visual Prolog
* [Visual Prolog 7初学指南](http://wiki.visual-prolog.com/index.php?title=A_Beginners_Guide_to_Visual_Prolog_in_Chinese) * [Visual Prolog 7初学指南](http://wiki.visual-prolog.com/index.php?title=A_Beginners_Guide_to_Visual_Prolog_in_Chinese)
* [Visual Prolog 7边练边学](http://wiki.visual-prolog.com/index.php?title=Visual_Prolog_for_Tyros_in_Chinese) * [Visual Prolog 7边练边学](http://wiki.visual-prolog.com/index.php?title=Visual_Prolog_for_Tyros_in_Chinese)
### Web ### Web
* [HTTP 下午茶](http://happypeter.github.io/tealeaf-http) * [HTTP 下午茶](http://happypeter.github.io/tealeaf-http)
此差异已折叠。
### Index ### Index
* [Bash](#bash) * [Bash](#bash)
* [C](#c) * [C](#c)
* [C#](#c-sharp) * [C#](#c-sharp)
...@@ -30,22 +31,27 @@ ...@@ -30,22 +31,27 @@
### Bash ### Bash
* [Learn Shell Programming](http://www.learnshell.org) * [Learn Shell Programming](http://www.learnshell.org)
### C ### C
* [Learn C](http://www.learn-c.org/) * [Learn C](http://www.learn-c.org/)
### C Sharp ### C Sharp
* [Learn C#](http://www.learncs.org/) * [Learn C#](http://www.learncs.org/)
### C++ ### C++
* [CppKoans](https://github.com/torbjoernk/CppKoans) * [CppKoans](https://github.com/torbjoernk/CppKoans)
### Clojure ### Clojure
* [4Clojure - Koans](https://www.4clojure.com/) * [4Clojure - Koans](https://www.4clojure.com/)
* [Clojure Koans](http://clojurekoans.com/) * [Clojure Koans](http://clojurekoans.com/)
* [ClojureScript Koans](http://clojurescriptkoans.com/) * [ClojureScript Koans](http://clojurescriptkoans.com/)
...@@ -53,47 +59,55 @@ ...@@ -53,47 +59,55 @@
### CoffeeScript ### CoffeeScript
* [Coffeescript Style Guide](https://github.com/polarmobile/coffeescript-style-guide/blob/master/README.md) * [Coffeescript Style Guide](https://github.com/polarmobile/coffeescript-style-guide/blob/master/README.md)
* [Smooth CoffeeScript, Interactive Edition](http://autotelicum.github.io/Smooth-CoffeeScript/interactive/interactive-coffeescript.html) * [Smooth CoffeeScript, Interactive Edition](http://autotelicum.github.io/Smooth-CoffeeScript/interactive/interactive-coffeescript.html)
### Erlang ### Erlang
* [Try Erlang](http://www.tryerlang.org/) * [Try Erlang](http://www.tryerlang.org/)
### F Sharp ### F Sharp
* [Try F#](http://www.tryfsharp.org/) * [Try F#](http://www.tryfsharp.org/)
### Git ### Git
* [Githug](https://github.com/Gazler/githug) (Tutorial in shell) * [Githug](https://github.com/Gazler/githug) (Tutorial in shell)
* [Learn Git Branching](http://pcottle.github.io/learnGitBranching/) * [Learn Git Branching](http://pcottle.github.io/learnGitBranching/)
* [Try Git](http://try.github.io) * [Try Git](http://try.github.io)
### Go ### Go
* [Go Koans](https://github.com/cdarwin/go-koans) * [Go Koans](https://github.com/cdarwin/go-koans)
* [The Go Tutorial](http://golang.org/doc/go_tutorial.html) * [The Go Tutorial](http://golang.org/doc/go_tutorial.html)
### Haskell ### Haskell
* [Try Haskell!](http://tryhaskell.org/) * [Try Haskell!](http://tryhaskell.org/)
### HTML / CSS ### HTML / CSS
* [Learn by doing beginner projects](https://dash.generalassemb.ly/projects) * [Learn by doing beginner projects](https://dash.generalassemb.ly/projects)
* [Learn HTML & CSS interactively](http://www.codecademy.com/tracks/web) * [Learn HTML & CSS interactively](http://www.codecademy.com/tracks/web)
* [Prototyping a professional website](http://www.codecademy.com/skills/prototyping) * [Prototyping a professional website](http://www.codecademy.com/skills/prototyping)
### Java ### Java
* [CodingBat code practice](http://codingbat.com/java) * [CodingBat code practice](http://codingbat.com/java)
* [Learneroo Java tutorial](http://www.learneroo.com/modules/11) * [Learneroo Java tutorial](http://www.learneroo.com/modules/11)
* [Learn Java](http://www.learnjavaonline.org/) * [Learn Java](http://www.learnjavaonline.org/)
### JavaScript ### JavaScript
* [ABC of JavaScript : An Interactive JavaScript Tutorial](http://www.openjs.com/tutorials/basic_tutorial/) * [ABC of JavaScript : An Interactive JavaScript Tutorial](http://www.openjs.com/tutorials/basic_tutorial/)
* [Codecademy jquery track](http://www.codecademy.com/tracks/jquery) * [Codecademy jquery track](http://www.codecademy.com/tracks/jquery)
* [Functional Programming in Javascript](https://github.com/ReactiveX/learnrx) * [Functional Programming in Javascript](https://github.com/ReactiveX/learnrx)
...@@ -108,60 +122,70 @@ ...@@ -108,60 +122,70 @@
* [Try jQuery](http://try.jquery.com/) * [Try jQuery](http://try.jquery.com/)
### Language Agnostic ### Language Agnostic
* [CodeCombat](http://codecombat.com) - Python, JavaScript, CoffeeScript, Clojure, Lua, Io * [CodeCombat](http://codecombat.com) - Python, JavaScript, CoffeeScript, Clojure, Lua, Io
* [Codility](https://codility.com/programmers/) * [Codility](https://codility.com/programmers/)
### Lisp ### Lisp
* [Lisp Koans](https://github.com/google/lisp-koans) * [Lisp Koans](https://github.com/google/lisp-koans)
### MATLAB ### MATLAB
* [Interactive Tutorials for MATLAB, Simulink, Signal Processing, Controls, and Computational Mathematics](http://www.mathworks.com/tutorials) * [Interactive Tutorials for MATLAB, Simulink, Signal Processing, Controls, and Computational Mathematics](http://www.mathworks.com/tutorials)
### Node ### Node
* [Node School](http://nodeschool.io/) * [Node School](http://nodeschool.io/)
### NoSQL ### NoSQL
* [MongoDB Koans](https://github.com/chicagoruby/MongoDB_Koans) * [MongoDB Koans](https://github.com/chicagoruby/MongoDB_Koans)
* [Try MongoDB](http://try.mongodb.org/) * [Try MongoDB](http://try.mongodb.org/)
* [Try Redis](http://try.redis.io/) * [Try Redis](http://try.redis.io/)
### Objective-C ### Objective-C
* [Try Objective-C](http://tryobjectivec.codeschool.com) * [Try Objective-C](http://tryobjectivec.codeschool.com)
### Ocaml ### Ocaml
* [Try Ocaml](http://try.ocamlpro.com/) * [Try Ocaml](http://try.ocamlpro.com/)
### PHP ### PHP
* [CodeCademy PHP](http://www.codecademy.com/tracks/php) * [CodeCademy PHP](http://www.codecademy.com/tracks/php)
* [Learn PHP](http://www.learn-php.org/) * [Learn PHP](http://www.learn-php.org/)
### Python ### Python
* [Codecademy Python course](http://www.codecademy.com/tracks/python) * [Codecademy Python course](http://www.codecademy.com/tracks/python)
* [How to Think Like a Computer Scientist: Learning with Python, Interactive Edition](http://interactivepython.org/courselib/static/thinkcspy/index.html) * [How to Think Like a Computer Scientist: Learning with Python, Interactive Edition](http://interactivepython.org/courselib/static/thinkcspy/index.html)
* [Learn Python](http://www.learnpython.org/) * [Learn Python](http://www.learnpython.org/)
* [Python Koans](https://github.com/gregmalcolm/python_koans) * [Python Koans](https://github.com/gregmalcolm/python_koans)
### R ### R
* [Try R](http://tryr.codeschool.com) * [Try R](http://tryr.codeschool.com)
### Racket ### Racket
* [Try Racket](http://try-racket.org/) * [Try Racket](http://try-racket.org/)
### Ruby ### Ruby
* [CodeCademy Ruby](http://www.codecademy.com/tracks/ruby) * [CodeCademy Ruby](http://www.codecademy.com/tracks/ruby)
* [Codeschool Ruby paths](https://www.codeschool.com/paths/ruby) * [Codeschool Ruby paths](https://www.codeschool.com/paths/ruby)
* [Ruby Koans](http://www.rubykoans.com/) * [Ruby Koans](http://www.rubykoans.com/)
...@@ -171,12 +195,15 @@ ...@@ -171,12 +195,15 @@
### Scala ### Scala
* [Scala Tour](http://www.scala-tour.com/) * [Scala Tour](http://www.scala-tour.com/)
### SQL ### SQL
* [SQLBolt](http://sqlbolt.com/) * [SQLBolt](http://sqlbolt.com/)
### Vim ### Vim
* [Interactive Vim Tutorial](http://www.openvim.com/tutorial.html) * [Interactive Vim Tutorial](http://www.openvim.com/tutorial.html)
### Angular.js ### Angular.js
* [Criando uma aplicação simples com AngularJS](http://tableless.com.br/criando-uma-aplicacao-simples-com-angularjs/) * [Criando uma aplicação simples com AngularJS](http://tableless.com.br/criando-uma-aplicacao-simples-com-angularjs/)
* [Criando uma aplicação Single Page com AngularJS](http://tableless.com.br/criando-uma-aplicacao-single-page-com-angularjs/) * [Criando uma aplicação Single Page com AngularJS](http://tableless.com.br/criando-uma-aplicacao-single-page-com-angularjs/)
* [Entendendo as diretivas e fazendo abas com AngularJS](http://tableless.com.br/diretivas-angularjs-abas/) * [Entendendo as diretivas e fazendo abas com AngularJS](http://tableless.com.br/diretivas-angularjs-abas/)
### Backbone.js ### Backbone.js
* [Série Backbone.js](http://blog.fernandomantoan.com/serie-backbone-js-parte-1-introducao/) * [Série Backbone.js](http://blog.fernandomantoan.com/serie-backbone-js-parte-1-introducao/)
### Ember.js ### Ember.js
* [Conceitos basicos do Ember.js ](http://fabriciotav.org/blog/2013/02/19/conceitos-basicos-do-emberjs.html) * [Conceitos basicos do Ember.js ](http://fabriciotav.org/blog/2013/02/19/conceitos-basicos-do-emberjs.html)
* [Desmistificando um pouco do ember.js](https://medium.com/@marciojunior_me/desmistificando-um-pouco-do-ember-js-71b92f9ab9f0#.axkvq1se3) * [Desmistificando um pouco do ember.js](https://medium.com/@marciojunior_me/desmistificando-um-pouco-do-ember-js-71b92f9ab9f0#.axkvq1se3)
* [Ember JS … Do Zero!](https://medium.com/@andersondecastro/ember-js-do-zero-9150ec2fc22c#.jdlrdp4iw) * [Ember JS … Do Zero!](https://medium.com/@andersondecastro/ember-js-do-zero-9150ec2fc22c#.jdlrdp4iw)
...@@ -15,34 +20,52 @@ ...@@ -15,34 +20,52 @@
* [Ember JS … Actions e Controllers](https://medium.com/@andersondecastro/ember-js-actions-e-controllers-1b12b588d1f3#.trfmw9iz2) * [Ember JS … Actions e Controllers](https://medium.com/@andersondecastro/ember-js-actions-e-controllers-1b12b588d1f3#.trfmw9iz2)
* [Handlebars Helpers com Ember.js](http://fabriciotav.org/blog/2013/02/19/handlebars-helpers-com-emberjs.html) * [Handlebars Helpers com Ember.js](http://fabriciotav.org/blog/2013/02/19/handlebars-helpers-com-emberjs.html)
### Express.js ### Express.js
* [Primeiros passos com Express em Node.js](http://nodebr.com/primeiros-passos-com-express-em-node-js/) * [Primeiros passos com Express em Node.js](http://nodebr.com/primeiros-passos-com-express-em-node-js/)
### Gulp ### Gulp
* [Gulp - O novo automatizador](http://tableless.com.br/gulp-o-novo-automatizador/) * [Gulp - O novo automatizador](http://tableless.com.br/gulp-o-novo-automatizador/)
### Grunt ### Grunt
* [Grunt - Por onde começar](http://www.voltsdigital.com.br/labs/gruntjs-por-onde-comecar/) * [Grunt - Por onde começar](http://www.voltsdigital.com.br/labs/gruntjs-por-onde-comecar/)
* [Grunt - Voce deveria estar usando](http://tableless.com.br/grunt-voce-deveria-estar-usando/) * [Grunt - Voce deveria estar usando](http://tableless.com.br/grunt-voce-deveria-estar-usando/)
### jQuery ### jQuery
* [Artigos sobre jQuery](http://tableless.com.br/code/javascript/jquery/) * [Artigos sobre jQuery](http://tableless.com.br/code/javascript/jquery/)
* [Fundamentos de jQuery](http://herberthamaral.com/posts/2013-02-25-sobre-o-jquery-fundamentals.html) * [Fundamentos de jQuery](http://herberthamaral.com/posts/2013-02-25-sobre-o-jquery-fundamentals.html)
### Knockout.js ### Knockout.js
* [Documentação](http://knockoutjs-brasil.com.br/documentation/introduction.html) * [Documentação](http://knockoutjs-brasil.com.br/documentation/introduction.html)
### Livros ### Livros
* [Eloquent Javascript PT-BR](https://github.com/braziljs/eloquente-javascript) * [Eloquent Javascript PT-BR](https://github.com/braziljs/eloquente-javascript)
* [Guia Rápido de Desenvolvimento para Firefox OS](https://leanpub.com/guiarapidofirefoxos) * [Guia Rápido de Desenvolvimento para Firefox OS](https://leanpub.com/guiarapidofirefoxos)
### Meteor ### Meteor
* [Tudo sobre Meteor](http://udgwebdev.com/meteor) * [Tudo sobre Meteor](http://udgwebdev.com/meteor)
### Node.js ### Node.js
* [Node.js para Leigos](http://udgwebdev.com/nodejs) * [Node.js para Leigos](http://udgwebdev.com/nodejs)
* [Primeiros passos com Node.js](http://tableless.com.br/o-que-nodejs-primeiros-passos-com-node-js/) * [Primeiros passos com Node.js](http://tableless.com.br/o-que-nodejs-primeiros-passos-com-node-js/)
* [Raspagem de dados com Node.js](http://tableless.com.br/raspagem-de-dados-com-node-js/) * [Raspagem de dados com Node.js](http://tableless.com.br/raspagem-de-dados-com-node-js/)
### React ### React
* [React: JavaScript reativo](http://tableless.com.br/react-javascript-reativo/) * [React: JavaScript reativo](http://tableless.com.br/react-javascript-reativo/)
## Angular.js ## Angular.js
* [Angular Basics](http://www.angularjsbook.com/) * [Angular Basics](http://www.angularjsbook.com/)
* [Angular for the jQuery developer](http://www.ng-newsletter.com/posts/angular-for-the-jquery-developer.html) * [Angular for the jQuery developer](http://www.ng-newsletter.com/posts/angular-for-the-jquery-developer.html)
* [Angular.js Cheat Sheet](http://www.cheatography.com/proloser/cheat-sheets/angularjs/) * [Angular.js Cheat Sheet](http://www.cheatography.com/proloser/cheat-sheets/angularjs/)
...@@ -21,7 +22,9 @@ ...@@ -21,7 +22,9 @@
* [Seven-Part Introduction to Angular](http://ngokevin.com/blog/angular-1) * [Seven-Part Introduction to Angular](http://ngokevin.com/blog/angular-1)
* [Unit Testing Best Practices in AngularJS](http://andyshora.com/unit-testing-best-practices-angularjs.html) * [Unit Testing Best Practices in AngularJS](http://andyshora.com/unit-testing-best-practices-angularjs.html)
## Backbone.js ## Backbone.js
* [A Complete guide for learning Backbone.js](http://www.codebeerstartups.com/2012/12/a-complete-guide-for-learning-backbone-js/) * [A Complete guide for learning Backbone.js](http://www.codebeerstartups.com/2012/12/a-complete-guide-for-learning-backbone-js/)
* [A pragmatic guide to Backbone.js apps](http://pragmatic-backbone.com/) * [A pragmatic guide to Backbone.js apps](http://pragmatic-backbone.com/)
* [Backbone Tutorials: Beginner, Intermediate and Advanced](https://leanpub.com/backbonetutorials) - Thomas Davis * [Backbone Tutorials: Beginner, Intermediate and Advanced](https://leanpub.com/backbonetutorials) - Thomas Davis
...@@ -36,21 +39,25 @@ ...@@ -36,21 +39,25 @@
## Booty5.js ## Booty5.js
* [The Booty5 HTML5 Game Maker Manual](http://booty5.com/booty5-free-html-game-maker-e-book-manual/) * [The Booty5 HTML5 Game Maker Manual](http://booty5.com/booty5-free-html-game-maker-e-book-manual/)
## D3.js ## D3.js
* [D3 Tips and Tricks](https://leanpub.com/D3-Tips-and-Tricks) (Leanpub) - Malcolm Maclean
* [D3 Tips and Tricks](https://leanpub.com/D3-Tips-and-Tricks) - Malcolm Maclean (Leanpub)
* [Dashing D3.js Tutorial](https://www.dashingd3js.com/table-of-contents) * [Dashing D3.js Tutorial](https://www.dashingd3js.com/table-of-contents)
* [Interactive Data Visualization for the Web](http://chimera.labs.oreilly.com/books/1230000000345/index.html) * [Interactive Data Visualization for the Web](http://chimera.labs.oreilly.com/books/1230000000345/index.html)
* [Interactive Data Visualization with D3](http://alignedleft.com/tutorials/d3) * [Interactive Data Visualization with D3](http://alignedleft.com/tutorials/d3)
## Dojo ## Dojo
* [Dojo: The Definitive Guide](http://chimera.labs.oreilly.com/books/1234000001819/index.html) - Matthew A. Russell * [Dojo: The Definitive Guide](http://chimera.labs.oreilly.com/books/1234000001819/index.html) - Matthew A. Russell
## Ember.js ## Ember.js
* [AngularJs vs EmberJs](http://angularjs-emberjs-compare.bguiz.com/) * [AngularJs vs EmberJs](http://angularjs-emberjs-compare.bguiz.com/)
* [DockYard Ember.js Style Guide](https://github.com/dockyard/styleguides/blob/master/ember.md) * [DockYard Ember.js Style Guide](https://github.com/dockyard/styleguides/blob/master/ember.md)
* [Ember 101](http://ember101.com/) * [Ember 101](http://ember101.com/)
...@@ -61,16 +68,19 @@ ...@@ -61,16 +68,19 @@
## Express.js ## Express.js
* [Express.js Guide](https://leanpub.com/express/read) *(Leanpub, by Azat Mardanov)*
* [Express.js Guide](https://leanpub.com/express/read) - Azat Mardanov *(Leanpub)*
## jQuery ## jQuery
* [JavaScript Fundamentals, Plus a Dash Of JQuery - for dinner ladies](http://nicholasjohnson.com/javascript-book) * [JavaScript Fundamentals, Plus a Dash Of JQuery - for dinner ladies](http://nicholasjohnson.com/javascript-book)
* [jQuery Novice to Ninja](http://mediatheque.cite-musique.fr/MediaComposite/Debug/Dossier-Orchestre/ressources/jQuery.Novice.to.Ninja.2nd.Edition.pdf) (PDF) * [jQuery Novice to Ninja](http://mediatheque.cite-musique.fr/MediaComposite/Debug/Dossier-Orchestre/ressources/jQuery.Novice.to.Ninja.2nd.Edition.pdf) (PDF)
* [jQuery Succinctly, Syncfusion](http://www.syncfusion.com/resources/techportal/ebooks/jquery) (PDF, Kindle) *(Just fill the fields with any values)* * [jQuery Succinctly, Syncfusion](http://www.syncfusion.com/resources/techportal/ebooks/jquery) (PDF, Kindle) *(Just fill the fields with any values)*
## Knockout.js ## Knockout.js
* [Knockout.js Starter](http://dl.e-book-free.com/2013/07/knockoutjs_starter.pdf) * [Knockout.js Starter](http://dl.e-book-free.com/2013/07/knockoutjs_starter.pdf)
* [Knockout.js Succinctly](http://www.syncfusion.com/resources/techportal/ebooks/knockoutjs) (PDF, Kindle) *(Just fill the fields with any values)* * [Knockout.js Succinctly](http://www.syncfusion.com/resources/techportal/ebooks/knockoutjs) (PDF, Kindle) *(Just fill the fields with any values)*
* tech.pro: Knockout.js tutorial video series * tech.pro: Knockout.js tutorial video series
...@@ -90,11 +100,15 @@ ...@@ -90,11 +100,15 @@
* [Lesson 14 - Adding a lightbox](http://tech.pro/tutorial/1575/knockoutjs-lesson-14-adding-a-lightbox) * [Lesson 14 - Adding a lightbox](http://tech.pro/tutorial/1575/knockoutjs-lesson-14-adding-a-lightbox)
* Lesson 15: Summary of the series (Coming soon...) * Lesson 15: Summary of the series (Coming soon...)
## Meteor ## Meteor
* [BulletProof Meteor](https://bulletproofmeteor.com/) * [BulletProof Meteor](https://bulletproofmeteor.com/)
* [Your First Meteor Application, A Complete Beginner’s Guide to the Meteor JavaScript Framework](http://meteortips.com/book/) * [Your First Meteor Application, A Complete Beginner’s Guide to the Meteor JavaScript Framework](http://meteortips.com/book/)
## React ## React
* [Intro to the React Framework](http://code.tutsplus.com/tutorials/intro-to-the-react-framework--net-35660) * [Intro to the React Framework](http://code.tutsplus.com/tutorials/intro-to-the-react-framework--net-35660)
* [Learning React.js: Getting Started and Concepts](https://scotch.io/tutorials/learning-react-getting-started-and-concepts) * [Learning React.js: Getting Started and Concepts](https://scotch.io/tutorials/learning-react-getting-started-and-concepts)
* [React Tutorial](https://facebook.github.io/react/docs/tutorial.html) * [React Tutorial](https://facebook.github.io/react/docs/tutorial.html)
......
### Index ### Index
* [Competitive Programming](#competitive-programming) * [Competitive Programming](#competitive-programming)
* [Problem Sets] (#problem-sets) * [Problem Sets](#problem-sets)
### Competitive Programming ### Competitive Programming
* [4Clojure](http://www.4clojure.com/) * [4Clojure](http://www.4clojure.com/)
* [Codeabbey](http://www.codeabbey.com/) * [Codeabbey](http://www.codeabbey.com/)
* [Codechef](http://www.codechef.com/contests) * [Codechef](http://www.codechef.com/contests)
...@@ -23,6 +25,7 @@ ...@@ -23,6 +25,7 @@
### Problem Sets ### Problem Sets
* [Anarchy Golf](http://golf.shinh.org/) * [Anarchy Golf](http://golf.shinh.org/)
* [CareerCup](http://www.careercup.com/) * [CareerCup](http://www.careercup.com/)
* [Caribbean Online Judge](http://coj.uci.cu/24h/problems.xhtm) * [Caribbean Online Judge](http://coj.uci.cu/24h/problems.xhtm)
......
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册