mirror of
https://github.com/EbookFoundation/free-programming-books.git
synced 2026-06-05 22:53:14 +08:00
Some alphabetical ordering
This commit is contained in:
+6
-7
@@ -1,11 +1,11 @@
|
||||
### Index
|
||||
|
||||
* [Assembly](#assembly)
|
||||
* [Android](#android)
|
||||
* [AngularJS](#angularjs)
|
||||
* [Assembly](#assembly)
|
||||
* [C](#c)
|
||||
* [C++](#c-1)
|
||||
* [C#](#c-2)
|
||||
* [C#](#c-1)
|
||||
* [C++](#c-2)
|
||||
* [Clojure](#clojure)
|
||||
* [Databases](#databases)
|
||||
* [Git](#git)
|
||||
@@ -32,8 +32,8 @@
|
||||
|
||||
### Assembly
|
||||
|
||||
* [Introductory Intel x86: Architecture, Assembly, Applications, & Alliteration](http://opensecuritytraining.info/IntroX86.html)
|
||||
* [Introduction To Reverse Engineering Software](http://opensecuritytraining.info/IntroductionToReverseEngineering.html)
|
||||
* [Introductory Intel x86: Architecture, Assembly, Applications, & Alliteration](http://opensecuritytraining.info/IntroX86.html)
|
||||
|
||||
|
||||
### Android
|
||||
@@ -42,8 +42,8 @@
|
||||
* [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. 2](https://www.coursera.org/course/androidpart2)
|
||||
* [Programming Mobile Services for Android Handheld Systems: Concurrency](https://www.coursera.org/course/posaconcurrency)
|
||||
* [Programming Mobile Services for Android Handheld Systems: Communication](https://www.coursera.org/course/posacommunication)
|
||||
* [Programming Mobile Services for Android Handheld Systems: Concurrency](https://www.coursera.org/course/posaconcurrency)
|
||||
* [Udacity Android Course Catalog](https://www.udacity.com/courses#!/android)
|
||||
|
||||
|
||||
@@ -133,7 +133,6 @@
|
||||
|
||||
* [Lua Interactive Crash Course](http://luatut.com/crash_course.html)
|
||||
* [Lua Tutorial](http://www.tutorialpoint.com/lua/)
|
||||
* [Lua org](http://www.lua.org)
|
||||
|
||||
|
||||
### MATLAB
|
||||
@@ -154,11 +153,11 @@
|
||||
* [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)
|
||||
* [Computer Graphics](http://nptel.ac.in/courses/106106090/)
|
||||
* [MIT Numerical Methods (2014)](http://www.iitg.ernet.in/kartha/CE601-14/CourseSchedule.htm)
|
||||
* [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 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 Numerical Methods (2014)](http://www.iitg.ernet.in/kartha/CE601-14/CourseSchedule.htm)
|
||||
* [Principles of Reactive Programming](https://www.coursera.org/course/reactive)
|
||||
* [Stanford Cryptography I](https://www.coursera.org/course/crypto)
|
||||
* [Stanford Cryptography II](https://www.coursera.org/course/crypto2)
|
||||
|
||||
Reference in New Issue
Block a user