Experiencing Design Patterns!
01 May 2018
Patterns make everything easier Software engineers are expected to handle extensive pieces of code, but efficiency can be significantly determined by use of design patterns. Design patterns are essentially templates or patterns that act as resuable solutions to problems that...
Javascript
Design
Read More
Why UI Frameworks?
22 Feb 2018
What is a UI Framework? When building web applications, many developers use UI(User-Interface) frameworks to design their code. UI frameworks are software tools to help front-end web developers build software programs to run on the web without having to design...
Experiences
UI Frameworks
Read More
Coding Standards Should Be a Habit!
08 Feb 2018
What are coding standards? Lets say you are collaborating with others on a big project only to find yourself lost reading their code. Frustrating right? Well coding standards can help. Coding standards are a set of rules and guidelines that...
Coding standards
Javascript
Read More
The smart way to ask Questions!
25 Jan 2018
Smart Questions are better everyone Does it really matter how you ask a question? Of course! For both the person seeking answers and the people answering them, asking questions the right way is essential, especially in an open source community....
Experiences
stack Overflow
Read More
The little things count!
08 Sep 2015
Expectations in Computer Science Many people when starting to dive into the field of Computer Science, myself included, may expect long and lonely hours in front of a computer. However we all know that this field is much more broad...
Career goals
Experiences
Read More