From d88f962a58f9dd31798442c827dcf00a99474fbe Mon Sep 17 00:00:00 2001 From: Eric Douglas Date: Thu, 30 Jun 2016 07:24:01 -0300 Subject: [PATCH] Create free-books.md #333 --- extras/free-books.md | 96 ++++++++++++++++++++++++++++++++++++++++++++ 1 file changed, 96 insertions(+) create mode 100644 extras/free-books.md diff --git a/extras/free-books.md b/extras/free-books.md new file mode 100644 index 0000000..a8cc62c --- /dev/null +++ b/extras/free-books.md @@ -0,0 +1,96 @@ +# Computer Science - Extra Resources + +## Free Books + +- [Introduction to Computer Science](#introduction-to-computer-science) +- [Math (Mathematical Thinking)](#math-mathematical-thinking) +- [Program Design](#program-design) +- [Math (Discrete Math)](#math-discrete-math) +- [Algorithms](#algorithms) +- [Programming Paradigms](#programming-paradigms) +- [Software Testing](#software-testing) +- [Math (Calculus)](#math-calculus) +- [Software Architecture](#software-architecture) +- [Theory](#theory) +- [Software Engineering](#software-engineering) +- [Math (Probability)](#math-probability) +- [Computer Architecture](#computer-architecture) +- [Operating Systems](#operating-systems) +- [Computer Networks](#computer-networks) +- [Databases](#databases) +- [Cloud Computing](#cloud-computing) +- [Math (Linear Algebra)](#math-linear-algebra) +- [Cryptography](#cryptography) +- [Security](#security) +- [Compilers](#compilers) +- [Parallel Computing](#parallel-computing) +- [UX Design](#ux-design) +- [Computer Graphics](#computer-graphics) +- [Artificial Intelligence](#artificial-intelligence) +- [Machine Learning](#machine-learning) +- [Natural Language Processing](#natural-language-processing) +- [Big Data](#big-data) +- [Data Mining](#data-mining) +- [Internet of Things](#internet-of-things) + +--- + +### Introduction to Computer Science + +### Math (Mathematical Thinking) + +### Program Design + +### Math (Discrete Math) + +### Algorithms + +### Programming Paradigms + +### Software Testing + +### Math (Calculus) + +### Software Architecture + +### Theory + +### Software Engineering + +### Math (Probability) + +### Computer Architecture + +### Operating Systems + +### Computer Networks + +### Databases + +### Cloud Computing + +### Math (Linear Algebra) + +### Cryptography + +### Security + +### Compilers + +### Parallel Computing + +### UX Design + +### Computer Graphics + +### Artificial Intelligence + +### Machine Learning + +### Natural Language Processing + +### Big Data + +### Data Mining + +### Internet of Things