Thread: Object Oriented Design Principles

Page 1 of 3 123 LastLast
Results 1 to 10 of 24
  1. #1 Object Oriented Design Principles 
    fumant viriditas quotidiana

    saifix's Avatar
    Join Date
    Feb 2009
    Age
    30
    Posts
    1,237
    Thanks given
    275
    Thanks received
    957
    Rep Power
    3304
    For some reason my thread was deleted when I first posted it, anyone care to explain? I found it to be the one thread in this section that actually had a hint of intelligence to it.

    Before any moderator considers deleting this/moving it to the java section, think. The programmers who reside in the RS development sections obviously need to learn a thing or two about application flow and the majority of the programmers in the java section are already "in the know".

    Alas, here's the link I posted the last time:
    Design Patterns | Object Oriented Design

    Another article which focuses on design patterns with PHP example code:
    A Beginner’s Guide to Design Patterns | Nettuts+

    Please take a moment to click one of these links even if you think you know everything there is to know about OO design.
    "Im so bluezd out of my box.
    Im so fkd i canr even sens makeas Smoke blunt 420hash e tizday" - A legendary guy (1993 - 2015)
    Quote Originally Posted by nmopal View Post
    I will be creating a grimy dubstep song using these lyrics and vocaloid please prepare your bodies
    Reply With Quote  
     


  2. #2  
    0x2B | ~0x2B


    Impulser's Avatar
    Join Date
    Jul 2006
    Posts
    1,305
    Thanks given
    389
    Thanks received
    336
    Rep Power
    2751
    YEEE KUZZIEEEE, I only just had a look at your post and I think this will help a lot of people in understanding correct OOP design concepts.


    Code:
    public static IUnknown createInterface() {
        return (IUnknown)objectFactory.createQueryableInterface();
    }
    Reply With Quote  
     

  3. Thankful user:


  4. #3  
    :doge:

    Join Date
    Jan 2009
    Posts
    3,758
    Thanks given
    221
    Thanks received
    817
    Rep Power
    2116
    ima give what you told me on msn a go if it works the rsps community should have something to help us move along

    this is a helpful thread, don't delete it
    Reply With Quote  
     

  5. #4  
    Registered Member Sir BeatDown's Avatar
    Join Date
    Nov 2009
    Age
    30
    Posts
    403
    Thanks given
    25
    Thanks received
    5
    Rep Power
    67
    Pretty interesting. I don't understand everything in Java, but this could help.


    Quote Originally Posted by GloryScape View Post
    Then code it yourself fucker
    Reply With Quote  
     

  6. #5  
    Community Veteran


    Join Date
    Jan 2008
    Posts
    2,659
    Thanks given
    494
    Thanks received
    627
    Rep Power
    980
    Yup, knowing your design patterns will help you write cleaner code. The second link gives a good introduction to the subject, so you may want to look that up first if you are a beginner.
    ~iKilem
    Reply With Quote  
     

  7. #6  
    Banned

    Join Date
    Sep 2010
    Age
    29
    Posts
    859
    Thanks given
    303
    Thanks received
    203
    Rep Power
    0
    Opening up that link is the moment when angels will be crying while demons be flying.
    Reply With Quote  
     

  8. #7  
    Registered Member
    .Dan's Avatar
    Join Date
    Sep 2008
    Age
    28
    Posts
    873
    Thanks given
    54
    Thanks received
    115
    Rep Power
    494
    THESE ARE "MUST READ" DOCUMENTS.

    sorry for caps, but I'm so fucking true!
    Reply With Quote  
     

  9. Thankful user:


  10. #8  
    Chemist

    Advocatus's Avatar
    Join Date
    Dec 2009
    Posts
    2,622
    Thanks given
    201
    Thanks received
    813
    Rep Power
    1462
    Wow, it even comes with pictures.
    Quote Originally Posted by blakeman8192 View Post
    Quitting is the only true failure.
    Reply With Quote  
     

  11. #9  
    brb ridin da storm

    blakeman8192's Avatar
    Join Date
    Dec 2012
    Age
    31
    Posts
    2,012
    Thanks given
    818
    Thanks received
    1,361
    Rep Power
    329
    I can tell you worked hard on this tutorial.
    But in all serious, an intermediate Java programmer needs to read shit like this if they want to become a decent Java programmer.
    inb4 "ITS NOT JAVA SPECIFIC"
    rest in peace Qemist, Izzy, Colton, TeChNo PuNk, Impulser, & bootnecklad
    Reply With Quote  
     

  12. #10  
    Hi.

    'Mystic Flow's Avatar
    Join Date
    Nov 2007
    Posts
    7,146
    Thanks given
    256
    Thanks received
    1,252
    Rep Power
    3714
    Going to read up on the ObjectPool shit, I've always been interested on how they work



    Reply With Quote  
     

Page 1 of 3 123 LastLast

Thread Information
Users Browsing this Thread

There are currently 1 users browsing this thread. (0 members and 1 guests)


User Tag List

Similar Threads

  1. Replies: 176
    Last Post: 06-02-2011, 02:41 AM
  2. 3D Design
    By Snow Cat123 in forum Chat
    Replies: 4
    Last Post: 06-27-2010, 06:52 AM
  3. Object Oriented Commands
    By meiscooldude in forum Tutorials
    Replies: 24
    Last Post: 03-11-2009, 12:17 AM
  4. My sig design
    By Grep in forum Showcase
    Replies: 2
    Last Post: 04-10-2008, 01:36 PM
Posting Permissions
  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •