From fd2aa0c207d78ebc3db28496b0fdf1fbfd7ef56c Mon Sep 17 00:00:00 2001 From: unknown Date: Fri, 29 Dec 2023 06:08:19 +0000 Subject: [PATCH] update training schedule --- docs/Training/Schedule/2023Winter.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/docs/Training/Schedule/2023Winter.md b/docs/Training/Schedule/2023Winter.md index 2ede5abf8..992ec3ad3 100644 --- a/docs/Training/Schedule/2023Winter.md +++ b/docs/Training/Schedule/2023Winter.md @@ -42,12 +42,12 @@ Below is the detailed schedule table with columns for Date, Location, Topic, Des | ---------------- | ------------------------------- | ---------------------------------------------- | ------------------------------------------------------------ | ------------------------------------------------------------ | | 2023-12-27 14:00 | 318 Meeting Room, Southern ToE | The Missing Course 4: Data Wrangling | Have you ever wanted to take data in one format and turn it into a different format? Of course, you have! That, in very general terms, is what this lecture is all about. Specifically, massaging data, whether in text or binary format, until you end up with exactly what you wanted. | [WS1-4.pdf](../../assets/WS1-4.pdf) | | 2023-12-28 17:00 | 318 Meeting Room, Southern ToE | The Missing Course 5: Command-line Environment | Exploring the power of the command-line interface (CLI) for efficient system navigation, automation, and task execution. | [WS1-5.pdf](../../assets/WS1-5.pdf) | -| 2023-12-29 18:00 | 318 Meeting Room, Southern ToE | The Missing Course 6: Version Control (Git) | Comprehensive guide to using Git for version control, including best practices for collaboration and maintaining code history. | [WS1-6.pdf](../../assets/WS1-6.pdf) | -| 2023-12-29 14:00 | 318 Meeting Room, Southern ToE | The Missing Course 7: Debugging and Profiling | Techniques for identifying and fixing code bugs, as well as methods for optimizing performance through profiling. | [WS1-7.pdf](../../assets/WS1-7.pdf) | +| 2023-12-29 14:00 | 318 Meeting Room, Southern ToE | The Missing Course 6: Version Control (Git) | Comprehensive guide to using Git for version control, including best practices for collaboration and maintaining code history. | [WS1-6.pdf](../../assets/WS1-6.pdf) | +| 2024-01-01 14:00 | 318 Meeting Room, Southern ToE | The Missing Course 7: Debugging and Profiling | Techniques for identifying and fixing code bugs, as well as methods for optimizing performance through profiling. | [WS1-7.pdf](../../assets/WS1-7.pdf) | | 2023-12-30 14:00 | 443B Meeting Room, Southern ToE | ASIS CTF Finals 2023 | Participation in the final round of the ASIS CTF, applying skills and teamwork in a competitive environment. | [https://asisctf.com/](https://asisctf.com/) | -| 2024-01-01 14:00 | 318 Meeting Room, Southern ToE | The Missing Course 8: Metaprogramming | Dive into advanced programming concepts that allow programs to treat other programs as their data. | [WS1-8.pdf](../../assets/WS1-8.pdf) | -| 2024-01-02 16:00 | 318 Meeting Room, Southern ToE | The Missing Course 9: | Further exploration of advanced programming topics (specific topic to be determined). | [WS1-9.pdf](../../assets/WS1-9.pdf) | -| 2024-01-03 14:00 | 318 Meeting Room, Southern ToE | The Missing Course 10: | Conclusion of the Missing Course series with a focus on integrating learned skills into real-world scenarios. | [WS1-10.pdf](../../assets/WS1-10.pdf) | +| 2024-01-02 16:00 | 318 Meeting Room, Southern ToE | The Missing Course 8: Metaprogramming | Dive into advanced programming concepts that allow programs to treat other programs as their data. | [WS1-8.pdf](../../assets/WS1-8.pdf) | +| 2024-01-03 14:00 | 318 Meeting Room, Southern ToE | The Missing Course 9: | Further exploration of advanced programming topics (specific topic to be determined). | [WS1-9.pdf](../../assets/WS1-9.pdf) | +| 2024-01-04 15:00 | 318 Meeting Room, Southern ToE | The Missing Course 10: | Conclusion of the Missing Course series with a focus on integrating learned skills into real-world scenarios. | [WS1-10.pdf](../../assets/WS1-10.pdf) | | 2024-01-06 14:00 | 443B Meeting Room, Southern ToE | 南方科技大学&万径安全联合宣讲会 | A joint seminar by Southern University of Science and Technology & Wan Jing Security, discussing the latest trends in cybersecurity. | TBA | | 2024-01-07 14:00 | 551 Meeting Room, Southern ToE | IrisCTF 2024 | Engaging in IrisCTF 2024 to apply CTF skills in a variety of challenges suitable for all levels of expertise. | [Home : IrisCTF 2024 - CTF fun for hackers of all skill levels](https://2024.irisc.tf/) | | 2024-01-14 14:00 | 551 Meeting Room, Southern ToE | bi0sCTF 2024 | Competing in bi0sCTF 2024, challenging team members with tasks designed to test and enhance their cybersecurity abilities. | [https://ctf.bi0s.in/](https://ctf.bi0s.in/) |