Journal 53
August 12 - August 15 Another course has come to a close, I cannot believe how this program has flown by as this is one of the last classes on the roster. I learned so much in these short 8 weeks, but I definitely had a few topics stand out to me. To begin, I learned a lot about working with a team through Github. I had worked with the site before, but never really had a chance to work collaboratively on a large project, so I viewed it as more of a place to store code than to collaborate. I learned the importance of working on branches, reviewing pull requests, and project tracking to keep things organized and efficient. It also gave me perspective on communication between teammates as one small change in the code could affect other's work on the project. I also learned a lot about Spring and Spring Boot. Working on the backend throughout the course gave me hands-on experience working with controllers, databases, security, APIs, and how each of these components connect and ...