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...
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....
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....
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...
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...
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...