Coders
Good [+1]Toggle ReplyLink» Nuclear replied on Wed Feb 25, 2004 @ 6:14pm |
Why don't we all get together and make an online pimpwars / dopewars game... If 5 people team up i'm sure in a month we can have something playable... |
Good [+1]Toggle ReplyLink» fukt replied on Wed Feb 25, 2004 @ 6:27pm |
Good [+1]Toggle ReplyLink» little_sarah replied on Wed Feb 25, 2004 @ 6:29pm |
i'm learning java. i can write "happy birthday mom" with asterisks around it. that's about as it- *lol*. |
Good [+1]Toggle ReplyLink» G__ replied on Wed Feb 25, 2004 @ 7:14pm |
can i be the head corner hustla
i got everyeen ja neeeed hub caps, stereos, large pane glass, whatcha need, i got |
Good [+1]Toggle ReplyLink» neoform replied on Thu Feb 26, 2004 @ 1:27am |
Good [+1]Toggle ReplyLink» fukt replied on Thu Feb 26, 2004 @ 1:37am |
Good [+1]Toggle ReplyLink» neoform replied on Thu Feb 26, 2004 @ 1:42am |
heh, programming in PHP is like writing an english essay. i can write it many different ways..
you can write things quick n dirty, which sucks for expansion, better style coding allows for you to easily fix things, and allow for the program to grow, while keeping things neat and fast running.. |
Good [+1]Toggle ReplyLink» fukt replied on Thu Feb 26, 2004 @ 1:44am |
Good [+1]Toggle ReplyLink» neoform replied on Thu Feb 26, 2004 @ 1:59am |
no, i think of myself as a clean coder.
an example, i put lots of spaces between my code, i group relevant lines together, whereas noah puts no spaces between any of his lines.. i occasionally put more than one statement per line (if they're short statements that are relevant or similar to each other).. noah sees this as blasphemy.. and a very visible difference between our styles, i use "print" commands for blocks of text, whereas noah uses "echo" commands and has em on every line of a block of text.. i find that to look way ugly, but noah thinks it looks neater.. i dissagree.. |
Good [+1]Toggle ReplyLink» fukt replied on Thu Feb 26, 2004 @ 2:11am |
Good [+1]Toggle ReplyLink» neoform replied on Thu Feb 26, 2004 @ 2:22am |
Good [+1]Toggle ReplyLink» errorizE replied on Thu Feb 26, 2004 @ 3:41am |
but why complicate shit ?
Why use the print command when u can echo all of your html code? |
Good [+1]Toggle ReplyLink» ApR1zM replied on Thu Feb 26, 2004 @ 8:11am |
its all about polymorphic c0de *wink* cant read it cant scan it cant understand shit ! BO |
Good [+1]Toggle ReplyLink» Naughty_Mart replied on Thu Feb 26, 2004 @ 8:51am |
I would offer some help but I'm coding all day at work
So after work I don't feel like coding anymore : |
Good [+1]Toggle ReplyLink» neoform replied on Thu Feb 26, 2004 @ 11:47am |
Originally posted by ERROR-IZE...
but why complicate shit ? Why use the print command when u can echo all of your html code? you serious? typing echo for each line, vs. writing print for a whole block of text? |
Good [+1]Toggle ReplyLink» errorizE replied on Thu Feb 26, 2004 @ 8:25pm |
Good [+1]Toggle ReplyLink» neoform replied on Fri Feb 27, 2004 @ 1:45am |
what could that possibly gain other than making it longer to write blocks of html code..? |
Good [+1]Toggle ReplyLink» OMGSTFUDIEPLZKTX replied on Fri Feb 27, 2004 @ 4:28am |
wait
why are you using echo or print for HTML again? like why would you echo/print blocks of HTML code? It doesn't increase efficiency, so there is no reason why anyone should be outputting HTML with echo/print. Either way makes for bad messy ugly nasty stupid code, and a bunch of difficult to maintain HTML. |
Good [+1]Toggle ReplyLink» ApR1zM replied on Fri Feb 27, 2004 @ 6:05am |
heahae echo and prints are for ppl who feel the need to use higher language such as php when Html could be use easily ! ive seen so many pages in asp and php when they couldve just taken a few html line ! maybe some javascript aswell ! anyways !
its getting better less and less colorblinds fool on the net making stupid pages ! i remember when the internet first boom happened and it was crazy the number of homepage badly design |
Good [+1]Toggle ReplyLink» neoform replied on Fri Feb 27, 2004 @ 7:10am |
Originally posted by OMGSTFUDIEPLZKTX...
wait why are you using echo or print for HTML again? like why would you echo/print blocks of HTML code? It doesn't increase efficiency, so there is no reason why anyone should be outputting HTML with echo/print. Either way makes for bad messy ugly nasty stupid code, and a bunch of difficult to maintain HTML. yeaaaaah, this is the sound of 'not a single person here caring'. |
Coders
[ Top Of Page ] |
Post A Reply |
You must be logged in to post a reply.
[ Top Of Page ] |