CST363 Week 6

 Summarize what you have learned this week.

This week, I learned how to connect a MySQL database to a Java web application, which has really contributed to my understanding of the back end of web development. Lab 17 prepared the groundwork to form and use SQL queries to interact via data, as Lab 19 is built on that concept by implementing everything into a working web app. Setting up the JDBC connection and testing different inputs taught me how databases, applications, and servers work together efficiently. Concepts covered in the quiz also reinforced my understanding of primary and foreign keys, database normalization, and entity relationships, helping me see how database structure directly affects how information is retrieved and managed in a web application. 

I am really enjoy these concepts, working on databases are becoming more comfortable and exciting to work with!

Comments

Popular posts from this blog

Week 4 - Goals!

Week 2 - Second week of class!

Week 4 - Interview with Industry Expert