Jump to content

Object Oriented Programming board


Recommended Posts

I do not feel sad that beginners do not put more focus on OOP. I feel sad that they do not put enough focus on basics.

Hear hear.

 

I'm making my very own Forum software, I've just ran into a bit of a problem, why isn't this working properly...

 

echo '$name woz ere';

 

Link to comment
Share on other sites

Well we have a number of boards suitable for OOP questions. If the issue is a problem with some code you've written, to weight up a few approaches for a specific task, etc. then the regular PHP Coding Help would seem a fine place to put it. If the question is a more general application design themed one, then we have a cunningly disguised forum called Application Design.  If the question is about OOP with a specific PHP framework then there is a forum for that as well; Application Frameworks (or Other Libraries and Frameworks if it is your own home-brewed goodness). If anything, there is too much choice for where to put your topic!

Link to comment
Share on other sites

I do not feel sad that beginners do not put more focus on OOP. I feel sad that they do not put enough focus on basics.

Hear hear.

 

I'm making my very own Forum software, I've just ran into a bit of a problem, why isn't this working properly...

 

echo '$name woz ere';

 

 

Or more advanced basics like:

 

print sizeof('hello');//1

 

print (int) 'A';//0

Link to comment
Share on other sites

This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.