Add Software Architecture section

pull/357/head
Eric Douglas 2015-10-03 19:35:06 -03:00
parent c87ec66905
commit 036ec2f5fe
1 changed files with 9 additions and 9 deletions

View File

@ -3,11 +3,9 @@
## References
- [MIT Open Courseware](http://ocw.mit.edu/courses/#electrical-engineering-and-computer-science)
- [Google - Guide for Technical Development](https://www.google.com/about/careers/students/guide-to-technical-development.html)
- [Coursera](https://www.coursera.org/)
- [edX](https://www.edx.org)
- [How can I prepare myself to be a software engineer?](http://qr.ae/fMbg8)
## Method
@ -27,8 +25,8 @@ If you want to follow this path, [here](https://github.com/ericdouglas/computer-
- [Software Testing](#software-testing)
- [Math](#math)
- [Algorithms](#algorithms)
- [Software Architecture](#software-architecture)
- [Software Engineering](#software-engineering)
- [Operating Systems](#operating-systems)
- [Networks](#networks)
@ -36,6 +34,7 @@ If you want to follow this path, [here](https://github.com/ericdouglas/computer-
- [Databases](#databases)
- [Cryptography](#cryptography)
- [Compilers](#compilers)
- [Artificial Intelligence](#artificial-intelligence)
- [Machine Learning](#machine-learning)
- [Natural Language Processing](#natural-language-processing)
@ -44,12 +43,6 @@ If you want to follow this path, [here](https://github.com/ericdouglas/computer-
- [Data Mining](#data-mining)
- [Programming Languages](#programming-languages)
Course|Duration|Files|Status
:--|:--:|:--:|:--:
[]()| weeks|[⎙]()| -
[]()| weeks|[⎙]()| -
[]()| weeks|[⎙]()| -
### Introduction
Course|Duration|Files|Status
@ -101,6 +94,13 @@ Course|Duration|Files|Status
[Algorithms, Part II](https://www.coursera.org/course/algs4partII)| 6 weeks|[⎙]()| -
[Analysis of Algorithms](https://www.coursera.org/course/aofa)| 6 weeks|[⎙]()| -
### Software Architecture
Course|Duration|Files|Status
:--|:--:|:--:|:--:
[Web Application Architectures](https://www.coursera.org/course/webapplications)| 6-9 hours/week|[⎙]()| -
[Microservice Architectures TODO]()| weeks|[⎙]()| -
### Operating Systems
1. [Operating System Engineering](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-828-operating-system-engineering-fall-2012/) - [⎙]()