From 5f27dc39e53abc016226fbf24cb87c6dc3e662fd Mon Sep 17 00:00:00 2001 From: Eric Douglas Date: Mon, 23 Nov 2015 19:02:52 -0200 Subject: [PATCH] Add articles and courses files --- extras/articles.md | 97 ++++++++++++++++++++++++++++++++++++++++++++++ extras/courses.md | 97 ++++++++++++++++++++++++++++++++++++++++++++++ 2 files changed, 194 insertions(+) create mode 100644 extras/articles.md create mode 100644 extras/courses.md diff --git a/extras/articles.md b/extras/articles.md new file mode 100644 index 0000000..1bb57ed --- /dev/null +++ b/extras/articles.md @@ -0,0 +1,97 @@ +# Computer Science - Extra Resources + +## Articles + +- [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) +- [Specializations](#specializations) + +--- + +### 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 diff --git a/extras/courses.md b/extras/courses.md new file mode 100644 index 0000000..0ad9a5a --- /dev/null +++ b/extras/courses.md @@ -0,0 +1,97 @@ +# Computer Science - Extra Resources + +## Courses + +- [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) +- [Specializations](#specializations) + +--- + +### 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