Just a quick note today but an important one for myself so I thought I would note it for any other CS students to trip across.
Our school, as many others, tries to force Visual Studio down your throat. Whatever, but I refuse to create a project for a tiny little useless program even if it [...]
It’s been quite a while since I posted last. Since then I’ve been flailing about from framework to framework looking for something that sticks and makes sense to me. Well last night I had an epiphany as I worked through a few CakePHP tutorials. I’ve been lurking on the #cakephp irc room on irc.freenode.net where [...]
I’m currently in a Intro to Programming course that by the miracle of the language god is not taught in Visual Basic. I decided to write this to recommend our textbook to anybody interested in learning Python. Even moreso, if you would like to up your basic computer science knowledge this is a great book. [...]
In my earlier post about CI, I made a case for using Redux Auth despite many folks saying it was too in depth for many projects needs. I stated that I felt it would be useful given growth to be able to have a system capable of scaling to your needs already implemented.
I am currently [...]
After playing with Ruby On Rails at the start of my programming life, then taking a close look at Django, I have been on the hunt for a good quality PHP MVC framework. I was very close to settling into CakePHP when I decided to take another look at CodeIgniter. Even with my somewhat limited [...]