Meteor, the client-server application from space
23 Mar 2017
Meteor has been one of the more difficult software architectures to learn so far in my young software engineering career. Just like anything new, Meteor has a steep learning curve and can be tricky to effectively build things in it....
Software Engineering
Meteor
Personal Experiences
Read More
Meteor Gotchas
09 Mar 2017
One of the first issues I have had with Meteor is the initial setup. Often times when setting up a new project for the first time, getting the initial setup and installation complete can either make or break your project....
Software Engineering
Meteor
Read More
UI frameworks, and why they are important
23 Feb 2017
Often times I will come across a website which just doesn’t seem to look very visually pleasing. These websites are usually small business websites, like restaurants and bars. Usually, all I am wanting to do when I visit these websites...
Coding
Personal Experiences
Web Development
Read More
The reason why Coding standards are simply standard practice
09 Feb 2017
Coding standards are one of the few fundamental things that all software engineers absolutely need to adhere to. I like to compare coding to writing a paper. In the beginning, when an individual is still trying to learn the ropes...
Coding
Standard Practice
Read More
Why effective configuration management is crucial for success
31 Jan 2017
Often times I have found myself in situations where I needed to work with a team in an upcoming project. These group assignments can either be a very enjoyable experience and can make a very difficult task easy, or make...
Experiences
Coding
Read More
How a good question can lead to a better result
26 Jan 2017
Like all software engineers, I have always run into problems with my code. Most of the time I can solve this issue on my own. Usually through a bit of research ,on how exactly the code works, I am able...
Experiences
Research
Read More
How I was drawn to Software Engineering
19 Jan 2017
Software engineering is something that really caught my attention after High-School. I had just graduated a year early from High-School and was lucky enough to be good friends with the director if IT at my High-School. One thing led to...
Experiences
Read More
Javascript, making coding easy
18 Jan 2017
So far Javascript has been a very fun language to learn. One of the first things that pops out as something that is great, is the API. Like Java, Javascript has a very well done API. Doing tasks that can...
Software Engineering
Learning
Read More