CST 338 - Week 2
In Lab 00, I learned how to utilize IntelliJ and Git. In Git, we learned how to join the GitHub classroom, how to clone projects, how to create a rectangle class and a rectangle test class. In IntelliJ, I learned how to set up IntelliJ with all of the correct settings, how to open a project, how to utilize the terminal with git commands to save to git, and how to debug and run code. In Lab 01, I learned how to linked classes together using the original rectangle class to build a shape, create a shape factory class, and create a shape reader. This lab also taught how to create and link branches.
During week 1, the only thing that was hard was navigating through all of the different types of assignments, labs, and quizzes in the first week. What I found went very well was going through codingbat.com, I really enjoyed going through these small coding exercises, it was fun and like a game that I wanted to continue with even though I was finished with the assignment. I think the assignments will help me when I need to do certain types of code functions within a larger lab.
Comments
Post a Comment