Skip to content

Commit 036ec2f

Browse files
committed
Add Software Architecture section
1 parent c87ec66 commit 036ec2f

File tree

1 file changed

+9
-9
lines changed

1 file changed

+9
-9
lines changed

README.md

Lines changed: 9 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -3,11 +3,9 @@
33

44
## References
55

6-
- [MIT Open Courseware](http://ocw.mit.edu/courses/#electrical-engineering-and-computer-science)
76
- [Google - Guide for Technical Development](https://www.google.com/about/careers/students/guide-to-technical-development.html)
87
- [Coursera](https://www.coursera.org/)
98
- [edX](https://www.edx.org)
10-
- [How can I prepare myself to be a software engineer?](http://qr.ae/fMbg8)
119

1210
## Method
1311

@@ -27,15 +25,16 @@ If you want to follow this path, [here](https://github.com/ericdouglas/computer-
2725
- [Software Testing](#software-testing)
2826
- [Math](#math)
2927
- [Algorithms](#algorithms)
30-
3128
- [Software Architecture](#software-architecture)
29+
3230
- [Software Engineering](#software-engineering)
3331
- [Operating Systems](#operating-systems)
3432
- [Networks](#networks)
3533
- [Cloud Computing](#cloud-computing)
3634
- [Databases](#databases)
3735
- [Cryptography](#cryptography)
3836
- [Compilers](#compilers)
37+
3938
- [Artificial Intelligence](#artificial-intelligence)
4039
- [Machine Learning](#machine-learning)
4140
- [Natural Language Processing](#natural-language-processing)
@@ -44,12 +43,6 @@ If you want to follow this path, [here](https://github.com/ericdouglas/computer-
4443
- [Data Mining](#data-mining)
4544
- [Programming Languages](#programming-languages)
4645

47-
Course|Duration|Files|Status
48-
:--|:--:|:--:|:--:
49-
[]()| weeks|[]()| -
50-
[]()| weeks|[]()| -
51-
[]()| weeks|[]()| -
52-
5346
### Introduction
5447

5548
Course|Duration|Files|Status
@@ -101,6 +94,13 @@ Course|Duration|Files|Status
10194
[Algorithms, Part II](https://www.coursera.org/course/algs4partII)| 6 weeks|[]()| -
10295
[Analysis of Algorithms](https://www.coursera.org/course/aofa)| 6 weeks|[]()| -
10396

97+
### Software Architecture
98+
99+
Course|Duration|Files|Status
100+
:--|:--:|:--:|:--:
101+
[Web Application Architectures](https://www.coursera.org/course/webapplications)| 6-9 hours/week|[]()| -
102+
[Microservice Architectures TODO]()| weeks|[]()| -
103+
104104
### Operating Systems
105105

106106
1. [Operating System Engineering](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-828-operating-system-engineering-fall-2012/) - []()

0 commit comments

Comments
 (0)