mirror of
https://github.com/namibia/free-programming-books.git
synced 2024-11-10 15:00:55 +00:00
4.2 KiB
4.2 KiB
Index
- Assembly
- Android
- C++
- Databases
- Haskell
- HTML / CSS
- iOS
- Java
- JS
- Matlab
- OCaml
- Oracle PL/SQL
- Python
- Ruby
- 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
C++
- Google's C++ Course
- Introduction to C++ (MIT's opencourseware)
- LearnCpp.com C++ Tutorial
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
HTML / CSS
- Build a SaaS landing page using Skeleton
- Build a responsive website with Webflow
- 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
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)