9 posts tagged with oop. (View popular tags)
Displaying 1 through 9 of 9. Subscribe:
I'd like to sharpen my PHP skills and finally tackle OOP, classes, etc.. There's an overwhelming amount of tutorials online, so I was wondering if you had a favorite one (or ones) that helped you hone your OOP skills. [more inside]
posted by bjork24
on Apr 23, 2009 -
7 answers
Help me choose between Python and Java for a specific type of programming. [more inside]
posted by eebs
on Mar 20, 2009 -
27 answers
Anyone here have any experience with programming using the Canon camera control toolkit? (EDSDK2.3, C++, for windows) [more inside]
posted by StickyCarpet
on Apr 14, 2008 -
1 answer
How do you explain the this object? [more inside]
posted by ijoshua
on Feb 12, 2008 -
30 answers
trying to set up MVC (model view controller) architecture for a Flex 2 project [more inside]
posted by drjimmy11
on Apr 24, 2007 -
2 answers
Does anyone know of a book (site, magazine, DVD, anything) that, preferrably communicated in a non-specific programming language (e.g. - pseudocode, if possible), illustrates real world pros and cons of procedural vs. OOP coding and vice versa?
I don't want a religous war on why one is better than the other; but rather a (fairly) objective look at both with the who/what/where/when/why/how of any specific reasons for more efficient use of either.
posted by crankydoodle
on Feb 20, 2005 -
10 answers
I'm trying to understand the OOP concept of an Interface. [More inside.] [more inside]
posted by grumblebee
on Jan 14, 2005 -
26 answers
OOPFilter - How do you decide when to use a Collection of Objects with Properties vs. one Object containing a Collection for each Property? [mi] [more inside]
posted by badstone
on Aug 11, 2004 -
23 answers
Can anyone suggest a book, website, etc. that describes the process of breaking a problem down in order to write a program. I have struggled for far too long trying to figure out how to write a program from scratch only to be stumped by the logic involved.
This question, I think, is outside of a specific language or philosophy (Java, OOP, et al.). It's just something I haven't been able to get my head around.
posted by grefo
on Jan 11, 2004 -
15 answers