Subscribe to Martyr2's Programming Underground        RSS Feed
- - - - -

Introduction to the Singleton Pattern in PHP

Icon 9 Comments
Ok, what the hell is with all this talk about design patterns? The bookstore has books dedicated to the subject, experts in all the different computer language fields are talking about them, and how the hell does it make my programming life easier? The answers may be "They are gossips", "Authors have nothing else to write...
- - - - -

Apply Formulas to Your Programming

Icon Leave Comment
There has been a lot of instances where we here on DIC receive a question about a mathematical formula not working correctly in a program or script they are writing. How does one go about solving such a problem? Well, I will provide some great tips to get you started here on this entry of the Programmer's Underground!

<Ballet version...
- - - - -

Test and Test Some More

Icon Leave Comment
At the heart of programming is the test. Without a good test, nothing will work right. How often should you test and what should you test? We will cover a few topics in the world of testing and how you can make tests that tell you the most about what is going on with your programming... on this entry of the Programming Underground!

<Techno...
- - - - -

Google Presentations...Office or Bust!

Icon Leave Comment
So recently I tried the new Google Presentations, their version of Office's Powerpoint and I must say, I think it is pretty slick for being an online application. We will talk a bit about the new presentations application, what it might mean to programmers and what it means to the rest of the computing industry... in this entry of the...
- - - - -

Let's Get Loopy... But Sensibly

Icon 4 Comments
Looping is to programming like walking is to running from the cops... you don't want to exactly be slow or you might get busted! But how exactly do we improve our loops to increase performance? There are a few tips I can share on how to make that loop super charged so you can jump over the fence and laugh at the cop on the other side as he...
- - - - -

Best Practice: Naming Conventions

Icon 2 Comments
i = 0, j = k + t % rr ok? Do we even know what the heck that is saying? This is the kind of stuff programmers have to deal with when editing someone else's code. What do these things mean? As programmers we should strive to make code better than we found it. A keyword here is "Naming convention". We will explore what it means to have...
- - - - -

Understanding JTables

Icon 1 Comments
JTables... the Java swing component version of a datagrid used in .NET. It is often a misunderstood component by newbie Java programmers. In reality it is very easy to use once you understand the model behind it. Through the model you can manipulate the content of the JTable and make it bend to your will! Add that row! Delete that Row!...
- - - - -

Programmers, the Internet's Frontier Cowboys

Icon Leave Comment
Think about it for a moment... the world is increasingly becoming more and more dependent on technology and especially the software that powers most of it. Could programmers become one of the most crucial centerpieces of a new technology frontier? They build the systems, they know the systems, and if there was a backdoor into those systems they...
- - - - -

So You Want to Build a PHP Game Huh?

Icon 2 Comments
This type of question plagues the board and dominates the PHP forum most of the time. How does one go about building a PHP game like ___________ (fill in the blank)? I have had my fair share of web based PHP gaming startups and will tell you more about the leg work needed into creating a solid game foundation in PHP.... on this entry of the...
- - - - -

Is the New iPod For You?

Icon 6 Comments
I for one am not a huge Apple fan. I work on PCs, I don't own a macbook and I certainly don't carry an iPod. However, close to about 50% of those in Vancouver here do have an iPod in one form or another. I take the skytrain to work each morning and every evening and it is quiet, everyone with stupid cables hanging from their ears and them...

  • (15 Pages)
  • +
  • « First
  • 12
  • 13
  • 14
  • 15