After finishing ICS 311 at UH Manoa, I have learned that software engineering expands on much more ideas than what I previously expected. The general idea you get from software engineering is creating and designing software, this only strikes the...
When learning how to code and write programs, there is always a set structure that you want your code to follow. As said in my previous essay about coding structures, “Coding Standards, an Unwritten Written Rule,” we follow a general...
When I first started learning how to code, specifically working with Java, learning how to correctly format and type everything was one of the hardest concepts for me to understand. Since coding languages are in a way abstract compared to...
When I first started learning how to code, specifically working with Java, learning how to correctly format and type everything was one of the hardest concepts for me to understand. Since coding languages are in a way abstract compared to...
What Seperates A Smart Question? One important thing I have learned since studying computer science is the importance of being able to effectively search and find your own resources and answers for yourself. The ideas in computer programming can sometimes...
Software Engineering and Its Plentyful Applications
04 Sep 2020
As I start my journey into learning more about software engineering, I have a few expectations and goals that I want to learn. But, to start I want to iterate why I want to learn more about software engineering and...
From learning Javascript recently, I have noticed some things that I find really similar to other coding languages I know and some other things which can be seen as a quality of life improvement. So far, I really enjoy Javascript...