Skip to content
  • Categories
  • Recent
  • Tags
  • Popular
  • World
  • Users
  • Groups
Skins
  • Light
  • Cerulean
  • Cosmo
  • Flatly
  • Journal
  • Litera
  • Lumen
  • Lux
  • Materia
  • Minty
  • Morph
  • Pulse
  • Sandstone
  • Simplex
  • Sketchy
  • Spacelab
  • United
  • Yeti
  • Zephyr
  • Dark
  • Cyborg
  • Darkly
  • Quartz
  • Slate
  • Solar
  • Superhero
  • Vapor

  • Default (No Skin)
  • No Skin
Collapse
Code Project
  1. Home
  2. The Lounge
  3. Object Oriented Thinking...

Object Oriented Thinking...

Scheduled Pinned Locked Moved The Lounge
designoop
16 Posts 12 Posters 4 Views 1 Watching
  • Oldest to Newest
  • Newest to Oldest
  • Most Votes
Reply
  • Reply as topic
Log in to reply
This topic has been deleted. Only users with topic management privileges can see it.
  • N NormDroid

    Gizz wrote:

    Or go to their website for free

    This site is by far better than GOF. The GOF is a hard read and doesn't really give real world examples. Blogless

    J Offline
    J Offline
    J4amieC
    wrote on last edited by
    #7

    I have a book called C# Design Patters - which is based on GOF original but shows all examples in C#. Its a much easier read! dofactory is also a great site, which I use frequently. http://www.amazon.com/gp/product/0201844532/sr=1-2/qid=1146047997/ref=pd_bbs_2/102-2491759-2738565?%5Fencoding=UTF8&s=books[^] Current blacklist svmilky - Extremely rude | FeRtoll - Rude personal emails | ironstrike1 - Rude & Obnoxious behaviour

    N 1 Reply Last reply
    0
    • J J4amieC

      I have a book called C# Design Patters - which is based on GOF original but shows all examples in C#. Its a much easier read! dofactory is also a great site, which I use frequently. http://www.amazon.com/gp/product/0201844532/sr=1-2/qid=1146047997/ref=pd_bbs_2/102-2491759-2738565?%5Fencoding=UTF8&s=books[^] Current blacklist svmilky - Extremely rude | FeRtoll - Rude personal emails | ironstrike1 - Rude & Obnoxious behaviour

      N Offline
      N Offline
      NormDroid
      wrote on last edited by
      #8

      Yeah, I may just that book :cool: Blogless

      L 1 Reply Last reply
      0
      • A Anish M

        Hey guys, Can anyone suggest tutorials to enhance object-oriented thinking / object-oriented design... skills. Sure am using these skills in my day-to-day development. I would like to take a deeper look into object-oriented design... thanks, :)

        M Offline
        M Offline
        Marc Clifton
        wrote on last edited by
        #9

        Well, you could read my What's Wrong With Objects?[^] and maybe What Is A Framework?[^] :) I personally find OOD overrated, but I find concepts like databinding, events, and declarative programming under-developed as a very useful part of an OOD. Marc Pensieve Some people believe what the bible says. Literally. At least [with Wikipedia] you have the chance to correct the wiki -- Jörgen Sigvardsson

        N 1 Reply Last reply
        0
        • A Anish M

          Hey guys, Can anyone suggest tutorials to enhance object-oriented thinking / object-oriented design... skills. Sure am using these skills in my day-to-day development. I would like to take a deeper look into object-oriented design... thanks, :)

          K Offline
          K Offline
          Kevin McFarlane
          wrote on last edited by
          #10

          Try the dofactory site as suggested. I also recommend the book, Design Patterns Explained rather than GOF. It's much more practical and an easier read. Kevin

          1 Reply Last reply
          0
          • M Marc Clifton

            Well, you could read my What's Wrong With Objects?[^] and maybe What Is A Framework?[^] :) I personally find OOD overrated, but I find concepts like databinding, events, and declarative programming under-developed as a very useful part of an OOD. Marc Pensieve Some people believe what the bible says. Literally. At least [with Wikipedia] you have the chance to correct the wiki -- Jörgen Sigvardsson

            N Offline
            N Offline
            newmodel
            wrote on last edited by
            #11

            For some more OOP criticism you can read: http://www.geocities.com/SiliconValley/Lab/6888/oopbad.htm[^] I hope you find it interesting. Przemek http://cafesuite.net

            M 1 Reply Last reply
            0
            • N newmodel

              For some more OOP criticism you can read: http://www.geocities.com/SiliconValley/Lab/6888/oopbad.htm[^] I hope you find it interesting. Przemek http://cafesuite.net

              M Offline
              M Offline
              Marc Clifton
              wrote on last edited by
              #12

              newmodel wrote:

              I hope you find it interesting.

              I saw that first a few years ago. It's quite interesting. Marc Pensieve Some people believe what the bible says. Literally. At least [with Wikipedia] you have the chance to correct the wiki -- Jörgen Sigvardsson

              1 Reply Last reply
              0
              • N NormDroid

                Yeah, I may just that book :cool: Blogless

                L Offline
                L Offline
                Lost User
                wrote on last edited by
                #13

                Besides visiting the dofactory web site also have a look at the Design Pattern Automation Toolkit from http://dpatoolkit.sourceforge.net also Design Patterns Matrix from netobjectives.com look for their MSword document DPE_DP_Matrix_v17a.doc

                N 1 Reply Last reply
                0
                • A Anish M

                  Hey guys, Can anyone suggest tutorials to enhance object-oriented thinking / object-oriented design... skills. Sure am using these skills in my day-to-day development. I would like to take a deeper look into object-oriented design... thanks, :)

                  G Offline
                  G Offline
                  gmurchison
                  wrote on last edited by
                  #14

                  For a very good intro to design patterns... you could also try "Head First Design Patterns" @ http://www.amazon.com/gp/product/0596007124/sr=8-1/qid=1146125085/ref=pd_bbs_1/103-8312366-1765401?%5Fencoding=UTF8[^]

                  1 Reply Last reply
                  0
                  • A Anish M

                    Hey guys, Can anyone suggest tutorials to enhance object-oriented thinking / object-oriented design... skills. Sure am using these skills in my day-to-day development. I would like to take a deeper look into object-oriented design... thanks, :)

                    Z Offline
                    Z Offline
                    zmorris
                    wrote on last edited by
                    #15

                    "Head First Design Patterns" is also an entertaining introduction to the most commonly used patterns: http://www.amazon.com/gp/product/0596007124/sr=8-1/qid=1146141929/ref=pd\_bbs\_1/002-1388357-5932059?_encoding=UTF8 Plus they finally put a decent cover image for a computer book.

                    1 Reply Last reply
                    0
                    • L Lost User

                      Besides visiting the dofactory web site also have a look at the Design Pattern Automation Toolkit from http://dpatoolkit.sourceforge.net also Design Patterns Matrix from netobjectives.com look for their MSword document DPE_DP_Matrix_v17a.doc

                      N Offline
                      N Offline
                      NormDroid
                      wrote on last edited by
                      #16

                      Thanks for the link, had a look today looks good :cool: Blogless

                      1 Reply Last reply
                      0
                      Reply
                      • Reply as topic
                      Log in to reply
                      • Oldest to Newest
                      • Newest to Oldest
                      • Most Votes


                      • Login

                      • Don't have an account? Register

                      • Login or register to search.
                      • First post
                        Last post
                      0
                      • Categories
                      • Recent
                      • Tags
                      • Popular
                      • World
                      • Users
                      • Groups