mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-05 21:07:51 +00:00
0c4bd93e2c
Added Angular beginner course
6.7 KiB
6.7 KiB
Index
- Assembly
- Android
- AngularJS
- C++
- Clojure
- Databases
- Haskell
- HTML / CSS
- iOS
- Java
- JS
- Matlab
- Misc
- OCaml
- Oracle PL/SQL
- Python
- Ruby
- Scala
- Swift
- Web Development
Assembly
- Introduction To Reverse Engineering Software
- Introductory Intel x86: Architecture, Assembly, Applications, & Alliteration
Android
- Programming Mobile Applications for Android Handheld Systems
- Creative, Serious and Playful Science of Android Apps
- Programming Cloud Services for Android Handheld Systems
AngularJS
C++
- Google's C++ Course
- Introduction to C++ (MIT's opencourseware)
- LearnCpp.com C++ Tutorial
Clojure
Databases
- Database Systems (MIT's opencourseware)
- Introduction to Databases (Stanford University)
Haskell
- C9 : Functional Programming Fundamentals - Erik Meijer
- CIS 194: Introduction to Haskell - Brent Yorgey
- CS240h: Functional Systems in Haskell - Bryan O'Sullivan
- edX: Introduction to Functional Programming - Erik Meijer
HTML / CSS
- Build a SaaS landing page using Skeleton
- Build a responsive website with Webflow
- Build Dynamic Websites
- Code a personal splash page in 1 hour: A Hands-on Intro to HTML & CSS
- Learn HTML5 Programming From Scratch
iOS
Java
- Central Connecticut State University, Introduction to CS Using Java
- Introduction to Java
- Princeton Algorithms, Part 1
- Princeton Algorithms, Part 2
- Problem Solving With Java
JS
MATLAB
Misc
- Advanced Data Structures
- Algorithm Design and Implementation
- MIT´s Artificial Intelligence
- Berkeley´s Computer Science 61B
- Berkeley´s Computer Science 70
- Berkeley´s Computer Science 162
- Berkeley´s Computer Science 164
- Berkeley´s Computer Science 169
- Berkeley´s Computer Science 194
- Berkeley´s Mathematics 10B
- Bits: The Computer Science of Digital Information
- Computer Graphics
- MIT´s Computer Language Engineering
- MIT´s Mathematics for Computer Science
- MIT´s Introduction to Algorithms
OCaml
Oracle PL/SQL
Python
- Berkeley's Structure and Interpretation of Computer Programs
- Google's Python Course
- Introduction to Computer Science and Programming (MIT's opencourseware)