Haitham Posted July 2, 2011 Posted July 2, 2011 I need a website developer 6 weeks paid then we'll disscuss if stay paid or as a percentage of the profit for more information please contact me at hmo.mafia(at)gmail.com Quote
runthis Posted July 2, 2011 Posted July 2, 2011 (edited) Email sent. Edited July 3, 2011 by runthis no noes and what nots Quote
US Vice Posted July 2, 2011 Posted July 2, 2011 Message Sent, I suppose i am new to this website. As for program and design i am very familiar in PHP OOP(Game Programming), javascript, sql,css,html. And ok at graphics OOP stands for object-orientated programming, not "Game programming". 1 Quote
runthis Posted July 2, 2011 Posted July 2, 2011 Making a game without using OOP is just a bunch of if else nonsense .... The backbone of php game programming is OOP. edit: sorry i mean the backbone of good php game programming Quote
Dominion Posted July 2, 2011 Posted July 2, 2011 Making a game without using OOP is just a bunch of if else nonsense .... The backbone of php game programming is OOP. edit: sorry i mean the backbone of good php game programming Sorry. But no. This is true in some languages, but with php it's really not. Maybe it's heading that way, and if you can't use OOP then you're depriving yourself of a handy tool, but it's in no way the “backbone of good php programming”. Quote
US Vice Posted July 2, 2011 Posted July 2, 2011 Making a game without using OOP is just a bunch of if else nonsense .... The backbone of php game programming is OOP. edit: sorry i mean the backbone of good php game programming What? I disagree. I see little advantage of OO PHP other than a cleaner looking code.. nothing wrong with procedural - in my opinion. I was never initially disputing OO PHP, I only pointed out your mistake. Quote
runthis Posted July 2, 2011 Posted July 2, 2011 (edited) Sorry. But no. This is true in some languages, but with php it's really not. Maybe it's heading that way, and if you can't use OOP then you're depriving yourself of a handy tool, but it's in no way the “backbone of good php programming”. php GAME programming, i mean if your gonna make just a simple webpage or website, maybe its not for you. But for a game, or a dynamic project, any other way would be silly and messy. Hey man i can eat a bowl of soup with a fork too, it works the same way in the long run, but i prefer a spoon. Edited July 2, 2011 by runthis Quote
W3Theory || Peter Posted July 2, 2011 Posted July 2, 2011 (edited) php GAME programming, i mean if your gonna make just a simple webpage or website, maybe its not for you. But for a game, or a dynamic project, any other way would be silly and messy. Hey man i can eat a bowl of soup with a fork too, it works the same way in the long run, but i prefer a spoon. That is a bad analogy. Not using OOP on a game or website doesn't mean it is not "good" programming, using OOP makes programming easier (less time to make features) and cleaner (organized) but doesn't mean it's the definition of "good" programming. Edited July 2, 2011 by W3Theory || Peter Quote
Dominion Posted July 2, 2011 Posted July 2, 2011 php GAME programming, i mean if your gonna make just a simple webpage or website, maybe its not for you. But for a game, or a dynamic project, any other way would be silly and messy. Hey man i can eat a bowl of soup with a fork too, it works the same way in the long run, but i prefer a spoon. Why are you talking as if “game programming” in php is different then any other kind? OOP within php can be a massive asset, yes, but really if you feel using it is what makes a good programmer then please explain more. I feel it's silly to assume if a site (gaming or not) is not using OOP then it's “bad programming”... Quote
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.