So to recap from the first couple parts: figured out an environment to develop in, we’ve gone over what languages do, some different ways of programming. Then we covered some basic elements of programming, specifically: Variables – Storage for information used within the program Functions – Named segments of code that perform specific, well-defined tasks. …
Tag Archive: PHP
Feb 26
Programming 101: Part 2
This is a continuation from Part 1, if you haven’t read it, you might want to click here. If you’re opting to not read part 1 (you should, because it’s cool, well maybe not that cool) you’ll want to have an editor for you code. I recommend Notepad++ if you’re using Windows, gEdit is great …
Feb 21
Programming 101: Part 1
So I’ve been on a programming kick the last week or so, and so I decided I’d write a how-to on the basics of how it works. Why the hell would I want to learn to program? Well Mr. Negativity, I’ll tell you. Just like anything else you learn (so long as it’s something that’s …

What’s Shakin?