A look back at Software Engineering the past 16 weeks
14 May 2020
What is being an effective Software Engineer? In the beginning of my semester in my Software Engineering class ICS 314 my professor posed this question towards all of us: What do you hope to gain from the class this semester?...
Design Patterns are Kind of Like History Design Patterns are essentially different methods of programming which are tailored to different situations. You could use Model-View-Controller’s (MVC)’s which are primarily used in web development with Model being used in backend development...
Before Corona Before Coronavirus this was my first semester here at the Univerity of Hawaii at Manoa as I had just graduated with my Associates Degree from Community College. This semester I was excited to network around with different people...
This is very trivial Before coming into this class and using an IDE such as IntelliJ I used JGrasp which was a very simple IDE which did the basics such as compiling, debugging, running programs, and checking the style of...
What is the difference between “smart” and “not so smart” questions? When you were in school the number one thing teachers would always say to students is “There is no such thing as a stupid question” additionally as a tutor...