Laughing in the face of danger!
Coding Crazy
Have you ever been so deep in code that you don’t actually know what’s going on around you? I’ve been working on a couple of PHP projects, and I’ve been so deep in code, I take a look at something perfectly normal, and all you can see is variables, functions and classes.
Some of the PHP stuff I’ve been working on (tidying up and increasing efficiency) is way past my level of coding, like customised PHP sockets and timers. I understand PHP enough to work on a simple website, but I like building PHP scripts which get executed in a command line. Like coding the file, hard coding the input variables, running the script, and jumping for joy when it executes how I want it to!
The biggest downfall I have, is coding HTML/CSS. I cannot design for shit! Nothing I actually design looks good! It works (to a certain extent), but looks like something you put your foot in while walking through a field of cow burgers!
I really do need to work on design, but if I can find a decent enough template, I can work around that, and make it work the way I want it to.
| Print article | This entry was posted by KingTarquin on April 8, 2009 at 12:03 am, and is filed under Coding/Programming. Follow any responses to this post through RSS 2.0. Both comments and pings are currently closed. |
Comments are closed.
about 1 year ago
I know exactly how you feel, On my old website I spent weeks immersed in code, jumping for joy when it worked, and then noticing just how poor my coding skills were, certainly I was immersed to the point that I didn’t leave the computer for a full day…
about 11 months ago
oh man, design is such a hard thing to implement, theres a reason coders and developers dont always get on, it takes very different people and the arguements for code over design will go on forever as to which is most important. and for the record, today i spent immersed in php code, trying to find a single line of text! funny how its always the small things that get misplaced hey!