01-14-2007, 11:07 AM
|
|
|
emperor of my world
Join Date: Aug 2004
Location: nethalands
Posts: 29,903
|
Quote:
Originally Posted by psili
Are you self taught or do you have a CS degree?
With today's hardware, does " $size=count($array); for($i=0;$i<$size..." any improvement over doing just "for($i=0;$i<count($array)..." ?
Are frameworks such as Pear and Smarty all they're hyped up to be in regard to the overhead of loading all that code or should one stick with simplistic OOP scripts they can create themselves?
How much bad code have you had to muddle through and who created that code under the premise of them being a good programmer?
What's your favorite IDE, if you use one? Are those who use IDE's pussies?
What's a solid method for protecting user AJAX calls to those who should already be authenticated and logged in?
-----
Damn, I could ask questions all day, I guess, just cuz the geek talk is sometimes fun. -- Nice thread if it gets answered ;)
|
you lost me dude 
|
|
|