CST 363 Module 6

What did I learn this week in CST 363 for module 6?

This week was a game changer for me, as we were introduced to how SQL and Java work together. Basically, the entire premise of this week was to understand how SQL and Java can come together to create a preliminary site, while requiring both IntelliJ IDEA and the SQL workbench to run in tandem. 

I found it to be the coolest thing that has been introduced throughout this course thus far, as I have always wondered how a SQL database interacted with any coding software available online, which got answered through this module showcasing the interaction of SQL and Java through libraries.

In the end, what I truly learned from this was the following:

  • I learned how to program databases with Java

  • I learned how to implement SQL connections in Java

  • I learned how to execute queries in Java

  • I learned how to implement query parameters in Java

  • I learned how to fetch values in Java

  • I learned how to store procedure calls in Java 

Comments

Popular Posts