Programming from Scratch

Problem solving by programming

The problem solving approach from the tool programming from scratch came in handy when building this website. Some parts were quite tricky to program by using html/CSS/javascript. You start with an idea in mind, but do not know what particular code to use to achieve your hoped end result. Therefore, the approach, as shown in the figure on the right, came in handy.

The most difficult part on this website, in terms of programming, is the diagram under ‘’Design Explanation & Rationale’’. Here, a lot of different pieces of code are combined to come to the end result. You can take a look at the diagram by clicking here.

The most difficult part on this website, in terms of programming, is the diagram under ‘’Design Explanation & Rationale’’. Here, a lot of different pieces of code are combined to come to the end result.