Skip to content

Commit ba24d64

Browse files
committed
Add contents section
1 parent 39a7a1c commit ba24d64

File tree

1 file changed

+53
-12
lines changed

1 file changed

+53
-12
lines changed

README.md

Lines changed: 53 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -1,22 +1,50 @@
11

22
![open source society university](http://i.imgur.com/h8xjrrj.png)
33

4-
## References
4+
:mortar_board: **Path to a self-taught graduation in Computer Science!**
55

6-
- [Google - Guide for Technical Development](https://www.google.com/about/careers/students/guide-to-technical-development.html)
7-
- [Coursera](https://www.coursera.org/)
8-
- [edX](https://www.edx.org)
9-
- [MIT Open Courseware](http://ocw.mit.edu/courses/#electrical-engineering-and-computer-science)
6+
## Contents
7+
8+
- [About](#about)
9+
- [Becoming an OSS student](#becoming-an-oss-student)
10+
- [Topics](#topics)
11+
- [Next Goals](#next-goals)
12+
- [References](#references)
1013

11-
## Method
14+
## About
1215

13-
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.
16+
Here we will <strike>try to</strike> choose a maximum of **3** courses for each category. Futurely, more categories and/or courses can be added to this list or in a more advanced list.
1417

1518
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.
1619

17-
## Tips
20+
## Becoming an OSS student
21+
22+
Your registration for this graduation course will be effectuated after you create your profile in our [students](/students) folder.
23+
24+
> "How can I do it?"
25+
26+
Just fork this repository and create a markdown file named with your **GitHub username**. It’s that simple.
27+
28+
Use the model below to create your own file:
29+
30+
```your-username.md
31+
# Student Profile
32+
33+
**Name**: YOUR NAME
34+
**GitHub**: [@your_username]()
35+
**Twitter**: [@your_username]()
36+
**Linkedin**: [link]()
37+
38+
# Completed courses
39+
40+
**Name of the section**
1841
19-
If you want to follow this path, [here](https://github.com/ericdouglas/computer-science-and-engineering/issues/1) are some tips! Share your tips with us too!
42+
Course||Files
43+
:--|:--:
44+
Course name| [link]()
45+
```
46+
47+
---
2048

2149
## Topics
2250

@@ -32,8 +60,8 @@ If you want to follow this path, [here](https://github.com/ericdouglas/computer-
3260
- [Networks](#networks)
3361
- [Databases](#databases)
3462
- [Cloud Computing](#cloud-computing)
35-
3663
- [Cryptography](#cryptography)
64+
3765
- [Compilers](#compilers)
3866
- [UX Design](#ux-design)
3967
- [Artificial Intelligence](#artificial-intelligence)
@@ -143,6 +171,12 @@ Course|Duration|Files|Status
143171

144172
### Cryptography
145173

174+
Course|Duration|Files|Status
175+
:--|:--:|:--:|:--:
176+
[]()| weeks|[]()| -
177+
[]()| weeks|[]()| -
178+
[]()| weeks|[]()| -
179+
146180
1. [Cryptography I](https://www.coursera.org/course/crypto) - []()
147181
1. [Applied Cryptography](https://www.udacity.com/course/applied-cryptography--cs387) - []()
148182

@@ -197,6 +231,13 @@ Course|Duration|Files|Status
197231
1. [Making Sense of Data](https://datasense.withgoogle.com/course) - []()
198232
1. [Data Science](https://www.coursera.org/specialization/jhudatascience/1?utm_medium=courseDescripTop) - []()
199233

200-
## TODO
234+
## Next Goals
201235

202-
- [Adding our university page at Linkedin](https://help.linkedin.com/app/answers/detail/a_id/40128/~/adding-a-new-university-page)
236+
- [Adding our university page at Linkedin](https://help.linkedin.com/app/answers/detail/a_id/40128/~/adding-a-new-university-page), so in that way we will be able to add OSS University in our Linkedin profile.
237+
238+
## References
239+
240+
- [Google - Guide for Technical Development](https://www.google.com/about/careers/students/guide-to-technical-development.html)
241+
- [Coursera](https://www.coursera.org/)
242+
- [edX](https://www.edx.org)
243+
- [MIT Open Courseware](http://ocw.mit.edu/courses/#electrical-engineering-and-computer-science)

0 commit comments

Comments
 (0)