Skip to content

Commit dda43bd

Browse files
Update README.md
Signed-off-by: Fabiana ⚡️ Campanari <113218619+FabianaCampanari@users.noreply.github.com>
1 parent 5e4c3b2 commit dda43bd

1 file changed

Lines changed: 23 additions & 36 deletions

File tree

README.md

Lines changed: 23 additions & 36 deletions
Original file line numberDiff line numberDiff line change
@@ -196,64 +196,51 @@ By the end of the course, students should be able to:
196196
<br><br>
197197

198198

199+
## Weekly Roadmap (Programmatic Content)
199200

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

201222

202223

224+
<br><br>
225+
203226

204227

205228

206229

207-
<br><br>
208230

209-
## [Course Scope]()
210231

211-
<br>
212232

213-
**72-hour comprehensive program** covering:
214233

215-
<br>
216234

217235

218-
- Authentication + password security<br>
219-
- Malware analysis + threat actors<br>
220-
- Network security fundamentals<br>
221-
- Cryptography + secure communication<br>
222-
- Social engineering tactics + prevention<br>
223-
- AI applications in cybersecurity<br>
224-
- Ethical hacking methodologies<br>
225-
- Defense architecture design<br>
226236

227237

228238

229-
<br><br>
230239

231240

232-
## [Weekly Roadmap /Classes Schedule]()
233241

234-
<br>
235242

236243

237-
| **Week** | **Date (2026)** | **Topic** | **Status** |
238-
|----------|----------------|-----------|------------|
239-
| **1** | [Introduction to Cybersecurity]() | Planned |
240-
| **2** | [Authentication & Passwords]() | Planned |
241-
| **3** | [Malware & Threat Actors]() | Planned |
242-
| **4** | [Network Security]() | Planned |
243-
| **5** | [Encryption & Cryptography]() | Planned |
244-
| **6** | [Social Engineering Fundamentals]() | Planned |
245-
| **7** | [Phishing & Pretexting]() | Planned |
246-
| **8** | [Midterm Labs & Review]() | Planned |
247-
| **9** | [Advanced Social Attacks]() | Planned |
248-
| **10** | [AI in Cybersecurity]() | Planned |
249-
| **11** | [Defensive Architectures]() | Planned |
250-
| **12** | [Ethical Hacking]() | Planned |
251-
| **13** | [Real Case Studies]() | Planned |
252-
| **14** | [Group Projects]() | Planned |
253-
| **15** | [Presentations]() | Planned |
254-
| **16** | [Advanced Topics]() | Planned |
255-
| **17** | [AI Ethics & Compliance]() | Planned |
256-
| **18** | [Final Assessment | Planned |
257244

258245

259246
<br><br>

0 commit comments

Comments
 (0)