MVC vs MVP. MVC, as I said in a earlier post is Model View Controller. The controller is used primarily for the interactions from the model to the view/user. It (the controller) is responsible for getting the correct view out to the user.
[Read More]
The Ten Commandments of Egoless Programming as told by Jerry Weinberg: The Psychology of Computer Programming
So, today, as most days, during compilation or time I take to rest my brain from strain I was reading through some of the G+ posts on - , technologies, and programming and came across this post. it is an excerpt from jerry weinberg’s book the psychology of computer programming.
[Read More]
MVC. Knowing it, using it.
MVC. Model, view, controller. The building blocks of a extensible, reusable, wonderful code base.
[Read More]
Completely unrelated
So, this video, to me at least, is very interesting. The universe -> multiverse idea is crazy. P.S. linked from LaughingSquid
Giving Interviews
Today is the first day in my career at Vecna that I get to give an interview.
[Read More]