Week 8 - Reflecting on the Three Most Important Learning Moments in CST363
Briefly summarize the what you consider to be the three (3) most important things you learned in this course. On the other side of CST363 Intro to Database Systems , I have gained a deeper understanding of how databases are a foundational part of the programming landscape and how they integrate with broader software systems. One of the most important takeaways was learning how data is not only organized but also preserved and managed for long-term use, ensuring reliability and consistency in real-world applications in industries with small margin for error, such as medical, educational and financial technology. I also developed a clearer grasp of how entities and their attributes relate within a database, which helped me understand data modeling and relational structures more intuitively. Finally, working hands-on with MySQL Workbench, Java integration, and MongoDB gave me practical experience in both relational and non-relational systems, reinfor...