Designing Factories
01 May 2018
I know you are probably wondering, why would I ever want to design a factory? Well, we are not actually designing and building factories, but there are designs that relate to almost any designing in any field. Design patterns are...
Computer Science
Design Patterns
Read More
Beautiful (U)Is
22 Feb 2018
A user interface, UI for short, is the front most part of software development because it’s what people will see. Using HTML, UI can be made by many different frameworks, most commonly CSS, a simple but very versatile coding language....
CSS
Semantic UI
Read More
Coding with style
08 Feb 2018
Coding style is an important component to programming and communication. A standard coding style is not only readable to others, but especially to yourself. If your code style is awful, then trying to debug your own code is a nightmare....
Javascript
ESlint
Read More
To ask or not to ask.
25 Jan 2018
To ask question is the toughest but easiest thing to do. Asking the right question can make the difference when solving a problem. What does it take to ask a question? Let’s take a look at this. This question ia...
Computer Science
Questions
Read More
Jumpstarting Javascript
19 Jan 2018
I’ve experienced some Javascript before this, but it’s all new to me. Javascript is very similar to other language like C or Java so it was pretty easy and fast to pick up. Javascript however has the best thing I’ve...
Javascript
ICS 314
Read More
Doing What You Love
26 Aug 2016
When I was growing up, I was never sure what I wanted to do. I’ve always thought about doing marine biology because fish were my favorite animals to observe and I loved biology. Sounds weird but that’s what I wanted...
Computer Science
Learning
Read More