Skip to content

Commit 2774d13

Browse files
committed
Add software engineering section
1 parent 036ec2f commit 2774d13

File tree

1 file changed

+14
-2
lines changed

1 file changed

+14
-2
lines changed

README.md

Lines changed: 14 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@
99

1010
## Method
1111

12-
Here we'll try to choose a maximum of **3** courses by category. After finished all courses, more categories and/or courses will be added to this list.
12+
Here we'll **try** to choose a maximum of **3** courses by category. After finished all courses, more categories and/or courses will be added to this list or a more advanced list.
1313

1414
Initially, we will also give preference for MOOC (Massive Open Online Course) type of courses because those courses were created with our style of learning in mind.
1515

@@ -26,8 +26,8 @@ If you want to follow this path, [here](https://github.com/ericdouglas/computer-
2626
- [Math](#math)
2727
- [Algorithms](#algorithms)
2828
- [Software Architecture](#software-architecture)
29-
3029
- [Software Engineering](#software-engineering)
30+
3131
- [Operating Systems](#operating-systems)
3232
- [Networks](#networks)
3333
- [Cloud Computing](#cloud-computing)
@@ -101,6 +101,14 @@ Course|Duration|Files|Status
101101
[Web Application Architectures](https://www.coursera.org/course/webapplications)| 6-9 hours/week|[]()| -
102102
[Microservice Architectures TODO]()| weeks|[]()| -
103103

104+
### Software Engineering
105+
106+
Course|Duration|Files|Status
107+
:--|:--:|:--:|:--:
108+
[Engineering Software as a Service (SaaS), Part 1](https://www.edx.org/course/engineering-software-service-saas-part-1-uc-berkeleyx-cs169-1x)| 9 weeks|[]()| -
109+
[Engineering Software as a Service (Saas), Part 2](https://www.edx.org/course/engineering-software-service-saas-part-2-uc-berkeleyx-cs169-2x)| 8 weeks|[]()| -
110+
[Software Product Management Specialization](https://www.coursera.org/specializations/product-management)| 24 weeks|[]()| -
111+
104112
### Operating Systems
105113

106114
1. [Operating System Engineering](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-828-operating-system-engineering-fall-2012/) - []()
@@ -172,3 +180,7 @@ Course|Duration|Files|Status
172180
1. [User Interface Design and Implementation](http://ocw.mit.edu/courses/electrical-engineering-and-computer-science/6-831-user-interface-design-and-implementation-spring-2011/) - []()
173181
1. [Making Sense of Data](https://datasense.withgoogle.com/course) - []()
174182
1. [Data Science](https://www.coursera.org/specialization/jhudatascience/1?utm_medium=courseDescripTop) - []()
183+
184+
## TODO
185+
186+
- [Adding our university page at Linkedin](https://help.linkedin.com/app/answers/detail/a_id/40128/~/adding-a-new-university-page)

0 commit comments

Comments
 (0)