Software Engineering
18 Dec 2019
Software Engineering Software engineering to me is the art of designing code to accomplice the task at hand. It encompasses the entire process of the project, from understanding the problem, designing the draft, ensuring the user interface is simple to...
Software Engineering
Web App Development
Coding Standards
Agile Project Management
Open Source Software Development
Read More
Human Machine Interface
10 Oct 2019
Inital Thoughts About User interface User interface is one of the most important design considerations when building software. When we create any software, User interface is the layer between human and machine and having a poor design inhibits the interface...
Sematic UI
UI
Read More
Asking the right questions
12 Sep 2019
Introduction Eric Raymond’s guide on “How to ask question the mart way” explains how to get help the right way. Many people often time ask for help the wrong way, getting hostile or arrogant responses without thinking why they were...
Stack Overflow
Software Enginerring
Read More
The making of a programmer
06 Sep 2019
The Beginning My interest in software engineering started when I was young when my parents bought our first family computer. The first computer I had was a Compaq PC running Windows 98SE. My other friend also had computer and had...
Software Engineering
Read More
Coding Standards
05 Sep 2019
Inital Thoughts About Coding Standards Coding standards is very important because it can become an issue like the Unix fork problem. Back in the 1980s Unix was the standard operating system that everyone ran. Unix was popular, but everyone started...
Javascipt
ES6
ESlint
Standards
IntelliJ
Read More
Learning javascript
05 Sep 2019
Inital Thoughts About JavaScript Javascript is an interesting language which is also a big departure from what I am used to working with as a computer engineer. As a Computer Engineer, I have only experiance in using C and C++...
Javascipt
ES6
Read More