You Might as Well Work Together
08 May 2018
Software development/engineering in general is a field catered to group work. Object oriented paradigms and the internet beg developers to go out there and find other individuals to help them with their work. Source-code control models/programs regulate many common problems...
Software Engineering
Meteor
Group Work
Read More
What's a design pattern again?
01 May 2018
As an abstraction, design patters can prove both beneficial and detrimental depending upon the situation. By attempting to generalize the way in which problems are solved in software development, design patters create a certain unofficial standard in which certain problems...
Design patterns
Read More
Should you use UI Frameworks? Well, It Depends...
22 Feb 2018
*Without UI Framework* *With UI Framework* While UI frameworks have their benefits, they are not without their flaws. UI frameworks are beneficial because they provide a basic way to implement visually appealing web pages without the developer needing to have...
UI Frameworks
Read More
Coding Standards, the Link to Creating Bigger and Better Programs
08 Feb 2018
The Truth?? Obviously not! For people new to programming, the idea of conforming code to a set template/structure is un-individualistic and a waste of time and energy. The process of arranging one’s code to a certain standard oppresses the programming...
Coding Standards
Read More
Can "Bad" questions actually be "Good"?
24 Jan 2018
Before we address the topic of this essay, I think it’s important to first delve in and understand what constitutes a good and bad question. While there are articles all over the web written by disgruntled people explaining what a...
Message boards
Forums
Question/community websites
website/product help pages
Read More
Thoughts on Javascript
19 Jan 2018
Javascript as a Programming Language Javascript is a powerful programming language that is quite easy to learn. For someone with little to no programming experience javascript seems like a very intuitive programming language. From the perspective of someone like me...
Javascript
Read More
A Goal
18 Jan 2018
The World is Big. Life without a goal is very hard (at least in my opinion). During high school and even for the first few years of college I had no goals. I would only do things for instant satisfaction....
Goals
Read More