Helene Haugen
Projects (4)
Essays (5)
Resume
The importance of being able to work together
17 Dec 2021
Have you ever worked on a big software project, and done all the work by yourself? This may be true for many students, and they may think that it is easier to do everything alone. However, in reality in the...
Engineering
Software engineering
The Vague Concept of Design Patterns
01 Dec 2021
Design patterns are a vague concept that is difficult to grasp. After watching a couple of videos and searching the internet for a while, I finally feel like I have an understanding of what design patterns actually are. To sum...
Software engineering
Design patterns
Beautiful web pages with UI Frameworks
06 Oct 2021
This past week I experienced using UI frameworks for the first time. I learned the concepts of Semantic UI and tried making a couple of web pages using it. Semantic UI is a front-end development framework designed for theming. It...
Software engineering
UI Frameworks
Semantic UI
Coding standards will improve your life
21 Sep 2021
Coding standards are not only used to make your code pretty, they also have a lot of other purposes. Coding standards are collections of guidelines, coding rules, and best practices. This week I have been trying out the coding standard...
Coding standards
Software engineering
ESLint
Get smart by asking smart questions
09 Sep 2021
When developing software there will always be problems or challenges that you meet. Personally, I have had many problems and questions throughout my computer-science studies so far. But I have never really thought about what the best way to find...
Smart questions
Software engineering
StackOverflow