30 Apr 2018
A Structure for your Program Design patterns are structured template solutions for software engineering problems that you can follow. I see it as the overview of your software solution that you should follow and build upon similar to a simple...
22 Feb 2018
During this past week, I have been using Semantic UI to create neatly formatted websites. At first, I was a little bit frustrated because there was quite a bit of to learn and memorize, but overtime I began noticing the...
08 Feb 2018
The foundation I believe that coding standards are important. I feel like they help you write better and cleaner code which makes it much easier to read. Coding standards help establish a common ground for everyone so that there is...
24 Jan 2018
What about them? We are constantly learning about new things everyday whether they’re complex mathematical equations or simple cooking recipes. Throughout the process of learning, we are bound to get stuck somewhere and will eventually have to ask questions to...
17 Jan 2018
Goal My goal is to solve problems and make people’s lives easier wherever I go. I know that software engineering can provide me with utilities I need to get things done as quickly and accurately as possible. I believe that...
17 Jan 2018
First Impressions on Javascript Currently, I think Javascript is a really clean language to use. When I first started doing the Javascript code camp exercises, I noticed that it’s like C; the syntax was very similar to C therefore I...