Week 11 - Learning Journal
Week 11 - CST338 This past week introduced me to IntelliJ and Java, which was a noticeable shift coming from languages like Python, JS, and Go. I'd say the biggest challenge was getting comfortable with IntelliJ itself. It's VERY similar to VSCode; however, there're just some things and extensions that I'm not used to. I personally don't autofill my code often. Java is also very strict with capitalization as well, which autocomplete helps with; however, it still takes some time to get used to. Java is very resource easy so I see why a lot of app devs use it. There's full on databases full on Java out there. It's a relatively simple language, just syntax of course kills us all.