Skip to content

Commit fccb966

Browse files
Merge pull request #175 from Quantum-Software-Development/FabianaCampanari-patch-1
Add course weekly roadmap to README
2 parents e639921 + 50e1fce commit fccb966

1 file changed

Lines changed: 40 additions & 0 deletions

File tree

README.md

Lines changed: 40 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -189,6 +189,46 @@ These core areas align with the official syllabus topics such as [information se
189189
<br><br>
190190

191191

192+
## Course Weekly Roadmap
193+
194+
<br>
195+
196+
| Week | Topics | Notes |
197+
|------|--------|-------|
198+
| 1 | Course introduction, bibliography, grading criteria, **information security problems**, project management. | Opening and context. |
199+
| 2 | **Distributed systems concepts**, client–server architecture, HTTP server, REST architecture and JSON format. | Technical foundations. |
200+
| 3 | Data project methodology (e.g., CRISP‑DM). | Data mining methodology.|
201+
| 4 | RapidAPI platform introduction; testing APIs; each group selects an API to consume and generate plots. | Start of API-based project. |
202+
| 5 | Project support (API + data analysis). | Follow-up. |
203+
| 6 | Consuming Web Services, generating plots; review of NumPy, Pandas, Plotly, Seaborn etc. | Tools review.|
204+
| 7 | Building dashboards in Python. | Dashboard construction. |
205+
| 8 | Group presentations of the WebService project. | 1st project evaluation. |
206+
| 9 | Presentation of the **final project statement** (counting words in websites and/or social networks about a chosen theme). | Launch of final project.|
207+
| 10 | Big Data concepts. | Theory.|
208+
| 11 | NoSQL databases. | Non-relational models.|
209+
| 12 | Hadoop ecosystem. | Distributed processing. |
210+
| 13 | Spark. | Big Data processing.|
211+
| 14 | Spark (continuation). | Applications.|
212+
| 15 | Developing the final project. | Group work.|
213+
| 16 | Developing the final project. | Group work.|
214+
| 17 | Developing the final project. | Group work.|
215+
| 18 | Final project presentations (groups). | 2nd project evaluation. |
216+
217+
218+
<br><br>
219+
220+
221+
222+
223+
224+
225+
226+
227+
228+
229+
230+
231+
192232

193233

194234

0 commit comments

Comments
 (0)