|
1 | 1 | # Projects
|
2 |
| - |
3 |
| ->Here, we are providing a list curated by the community of exercices and projects to practice and reinforce the skills we try to master. |
| 2 | +> Here, we are providing a list curated by the community of exercises and projects to practice and reinforce the skills we try to master. |
4 | 3 |
|
5 | 4 | Projects created by OSSU's students for each course of our [**Computer Science**](https://github.com/open-source-society/computer-science) curriculum.
|
6 | 5 |
|
7 |
| -### Introduction to Computer Science |
| 6 | +- [Introduction to Computer Science](#introduction-to-computer-science) |
| 7 | +- [Programming](#programming) |
| 8 | +- [Math](#math) |
| 9 | +- [Systems](#systems) |
| 10 | +- [Theory](#theory) |
| 11 | +- [Applications](#applications) |
8 | 12 |
|
| 13 | +## Introduction to Computer Science |
9 | 14 | Project Title | Description | Author(s) | Repository
|
10 | 15 | :-- | :-- | :--: | :--
|
11 | 16 | Binary Machine | Convert decimal numbers to binary | [Eric Douglas](https://github.com/ericdouglas) | [binary-machine](https://github.com/ericdouglas/binary-machine)
|
12 | 17 |
|
13 |
| -### Math (Mathematical Thinking) |
14 |
| - |
15 |
| -Project Title | Description | Author(s) | Repository |
16 |
| -:-- | :-- | :--: | :-- |
17 |
| - |
18 |
| -### Program Design |
19 |
| - |
20 |
| -Project Title | Description | Author(s) | Repository |
21 |
| -:-- | :-- | :--: | :-- |
22 |
| - |
23 |
| -### Math (Calculus and Discrete Math) |
24 |
| - |
25 |
| -Project Title | Description | Author(s) | Repository |
26 |
| -:-- | :-- | :--: | :-- |
27 |
| - |
28 |
| -### Algorithms |
29 | 18 |
|
| 19 | +## Programming |
30 | 20 | Project Title | Description | Author(s) | Repository
|
31 | 21 | :-- | :-- | :--: | :--
|
32 | 22 |
|
33 |
| -### Programming Paradigms |
34 |
| - |
| 23 | +## Math |
35 | 24 | Project Title | Description | Author(s) | Repository
|
36 | 25 | :-- | :-- | :--: | :--
|
37 | 26 |
|
38 |
| -### Software Testing |
39 |
| - |
| 27 | +## Systems |
40 | 28 | Project Title | Description | Author(s) | Repository
|
41 | 29 | :-- | :-- | :--: | :--
|
42 | 30 |
|
43 |
| -### Math (Calculus) |
44 |
| - |
45 |
| -Project Title | Description | Author(s) | Repository |
46 |
| -:-- | :-- | :--: | :-- |
47 |
| - |
48 |
| -### Software Architecture |
49 |
| - |
| 31 | +## Theory |
50 | 32 | Project Title | Description | Author(s) | Repository
|
51 | 33 | :-- | :-- | :--: | :--
|
52 | 34 |
|
53 |
| -### Theory |
54 |
| - |
55 |
| -Project Title | Description | Author(s) | Repository |
56 |
| -:-- | :-- | :--: | :-- |
57 |
| - |
58 |
| -### Software Engineering |
59 |
| - |
60 |
| -Project Title | Description | Author(s) | Repository |
61 |
| -:-- | :-- | :--: | :-- |
62 |
| - |
63 |
| -### Math (Probability) |
64 |
| - |
65 |
| -Project Title | Description | Author(s) | Repository |
66 |
| -:-- | :-- | :--: | :-- |
67 |
| - |
68 |
| -### Computer Architecture |
69 |
| - |
70 |
| -Project Title | Description | Author(s) | Repository |
71 |
| -:-- | :-- | :--: | :-- |
72 |
| - |
73 |
| -### Operating Systems |
74 |
| - |
75 |
| -Project Title | Description | Author(s) | Repository |
76 |
| -:-- | :-- | :--: | :-- |
77 |
| - |
78 |
| -### Computer Networks |
79 |
| - |
80 |
| -Project Title | Description | Author(s) | Repository |
81 |
| -:-- | :-- | :--: | :-- |
82 |
| - |
83 |
| -### Databases |
84 |
| - |
85 |
| -Project Title | Description | Author(s) | Repository |
86 |
| -:-- | :-- | :--: | :-- |
87 |
| - |
88 |
| -### Cloud Computing |
89 |
| - |
90 |
| -Project Title | Description | Author(s) | Repository |
91 |
| -:-- | :-- | :--: | :-- |
92 |
| - |
93 |
| -### Math (Linear Algebra) |
94 |
| - |
95 |
| -Project Title | Description | Author(s) | Repository |
96 |
| -:-- | :-- | :--: | :-- |
97 |
| - |
98 |
| -### Cryptography |
99 |
| - |
100 |
| -Project Title | Description | Author(s) | Repository |
101 |
| -:-- | :-- | :--: | :-- |
102 |
| - |
103 |
| -### Security |
104 |
| - |
105 |
| -Project Title | Description | Author(s) | Repository |
106 |
| -:-- | :-- | :--: | :-- |
107 |
| - |
108 |
| -### Compilers |
109 |
| - |
110 |
| -Project Title | Description | Author(s) | Repository |
111 |
| -:-- | :-- | :--: | :-- |
112 |
| - |
113 |
| -### Parallel Computing |
114 |
| - |
115 |
| -Project Title | Description | Author(s) | Repository |
116 |
| -:-- | :-- | :--: | :-- |
117 |
| - |
118 |
| -### UX Design |
119 |
| - |
120 |
| -Project Title | Description | Author(s) | Repository |
121 |
| -:-- | :-- | :--: | :-- |
122 |
| - |
123 |
| -### Computer Graphics |
124 |
| - |
125 |
| -Project Title | Description | Author(s) | Repository |
126 |
| -:-- | :-- | :--: | :-- |
127 |
| - |
128 |
| -### Artificial Intelligence |
129 |
| - |
130 |
| -Project Title | Description | Author(s) | Repository |
131 |
| -:-- | :-- | :--: | :-- |
132 |
| - |
133 |
| -### Machine Learning |
134 |
| - |
135 |
| -Project Title | Description | Author(s) | Repository |
136 |
| -:-- | :-- | :--: | :-- |
137 |
| - |
138 |
| -### Natural Language Processing |
139 |
| - |
140 |
| -Project Title | Description | Author(s) | Repository |
141 |
| -:-- | :-- | :--: | :-- |
142 |
| - |
143 |
| -### Big Data |
144 |
| - |
145 |
| -Project Title | Description | Author(s) | Repository |
146 |
| -:-- | :-- | :--: | :-- |
147 |
| - |
148 |
| -### Data Mining |
149 |
| - |
150 |
| -Project Title | Description | Author(s) | Repository |
151 |
| -:-- | :-- | :--: | :-- |
152 |
| - |
153 |
| -### Internet of Things |
154 |
| - |
| 35 | +## Application |
155 | 36 | Project Title | Description | Author(s) | Repository
|
156 | 37 | :-- | :-- | :--: | :--
|
0 commit comments