This week, I learned how to connect a Java program to a MySQL database using JDBC. I practiced creating a connection, inserting new data, selecting records, and managing transactions with commit and rollback. I also learned how to handle SQL exceptions and make the program give clear error messages when something goes wrong, such as duplicate IDs or missing departments. Another important part was understanding how to add the MySQL connector JAR file or dependency in my project so the driver loads correctly. Overall, this week helped me understand how Java interacts with databases and how to make programs that safely read and write data.
What went well during my service learning experience was my ability to contribute meaningfully to the ASCENDtials web team. I was able to complete several tasks such as updating website pages, working on LifterLMS courses, and improving user experience through better layouts and navigation. I also communicated effectively with my team, asked questions when needed, and stayed consistent with meeting deadlines. Over time, I became more confident using tools like WordPress, WPForms, and course-building platforms. If I could improve something, it would be my time management and planning. There were moments when tasks felt overwhelming, especially when balancing schoolwork and service hours. I would also improve my confidence in decision-making, particularly when working independently on design or technical issues. Taking more initiative earlier and asking for feedback sooner would have made my work even stronger. The most impactful part of this experience was seeing how my work directly co...
Comments
Post a Comment