The Wonders of Design Patterns
24 Apr 2019
The Premise of Design Patterns In a world filled with recurring problems, how do we deal with them? When facing everyday problems, we often use the same type of approach towards a problem. Whether it is using a home remedy...
Software Engineering
Design Patterns
Meteor
Read More
The Superiority of Semantic UI to Raw HTML
20 Feb 2019
The Benefits of Semantic UI When creating and designing websites, its usually either raw HTML or UI Frameworks. Simply using raw HTML would take days to make a potentially attractive webpage. Instead, I tried learning a UI framework to draw...
UI Frameworks
Semantic UI
Web Design
HTML/CSS
Read More
The Meaning of Coding Standards
06 Feb 2019
The Basis of Programming In the world of programming, every programmer has their own preference in coding style. As a programmer, I have seen code where everything is written into one line and where everything is double-spaced or even triple-spaced!...
Software Engineering
Coding Standards
Learning
Read More
Road to Software Developer
26 Jan 2019
Curiosity in Software Engineering My interests of software engineering began when I was a young boy in the early 2000s, it was always about playing online games. The graphics and how the game functions had me wondered how it was...
Software Engineering
Interests
Future Work
Read More
The Art of Questioning
23 Jan 2019
Why asking questions is needed for Software Developers Questions will always be asked regardless of what their profiles may be. However, I will be discussing from the perspective of software developers. Programmers often face bugs to fix, ranging from syntax...
Software Engineering
Questions
Stack Overflow
Read More
My Programming Journey to Javascript
16 Jan 2019
Java Experience Beginning as a high school student, who had absolutely no knowledge in programming, the first language that I started with was Java. Initially, I learned about assignment statements, functions, and loop variants. Then, the idea of a class...
Software Engineering
Learning
Javascript
Read More