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. General Programming
  3. Design and Architecture
  4. Best book for Design patterns.

Best book for Design patterns.

Scheduled Pinned Locked Moved Design and Architecture
csharplearningdesigntutorialquestion
13 Posts 7 Posters 36 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.
  • K karam chandrabose

    Hi Folks, can anyone suggest me which is the best book for learning design patterns? i am a intermediete developer in C# , .Net technologies, please guide me.

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

    C# Design Patterns by James W. Cooper ISBN: 0-201-84453-2

    --- How to get answers to your questions[^]

    1 Reply Last reply
    0
    • K karam chandrabose

      Hi Folks, can anyone suggest me which is the best book for learning design patterns? i am a intermediete developer in C# , .Net technologies, please guide me.

      CPalliniC Offline
      CPalliniC Offline
      CPallini
      wrote on last edited by
      #3

      Design Patterns of Gamma, Helm, Johnson, Vlissidea I don't know if it is the best, but it's certainly authoritative. Design patterns are very well explained, but, unfortunately, samples are given using only C++ and Smalltalk. Hope that helps.:)

      If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.

      In testa che avete, signor di Ceprano?

      J 1 Reply Last reply
      0
      • CPalliniC CPallini

        Design Patterns of Gamma, Helm, Johnson, Vlissidea I don't know if it is the best, but it's certainly authoritative. Design patterns are very well explained, but, unfortunately, samples are given using only C++ and Smalltalk. Hope that helps.:)

        If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.

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

        The book I posted above is pretty much the same as the GoF book but with C# code examples :)

        --- How to get answers to your questions[^]

        CPalliniC 1 Reply Last reply
        0
        • J J4amieC

          The book I posted above is pretty much the same as the GoF book but with C# code examples :)

          --- How to get answers to your questions[^]

          CPalliniC Offline
          CPalliniC Offline
          CPallini
          wrote on last edited by
          #5

          That's good.:) Anyway it seems not highly appreciated by customers [^] :sigh:

          If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.

          In testa che avete, signor di Ceprano?

          J 1 Reply Last reply
          0
          • K karam chandrabose

            Hi Folks, can anyone suggest me which is the best book for learning design patterns? i am a intermediete developer in C# , .Net technologies, please guide me.

            D Offline
            D Offline
            Divyang Mithaiwala
            wrote on last edited by
            #6

            Hi karam chandra, Just try this book from here.


            regards, Divyang Mithaiwala Software Engineer

            CPalliniC 1 Reply Last reply
            0
            • CPalliniC CPallini

              That's good.:) Anyway it seems not highly appreciated by customers [^] :sigh:

              If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.

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

              Interesting, while I agree with the comments made on Amazon I still hold that book in pretty high regard. I ignored the first 100 pages as I was already very well versed in C# when I got it and so I simply use it sometimes as a reference book when using Design Patterns in my code.

              --- How to get answers to your questions[^]

              CPalliniC 1 Reply Last reply
              0
              • J J4amieC

                Interesting, while I agree with the comments made on Amazon I still hold that book in pretty high regard. I ignored the first 100 pages as I was already very well versed in C# when I got it and so I simply use it sometimes as a reference book when using Design Patterns in my code.

                --- How to get answers to your questions[^]

                CPalliniC Offline
                CPalliniC Offline
                CPallini
                wrote on last edited by
                #8

                J4amieC wrote:

                I still hold that book in pretty high regard

                Yeah, 'case the pretty things are the patterns themselves not the languages used.

                J4amieC wrote:

                I ignored the first 100 pages as I was already very well versed in C# when I got it and so I simply use it sometimes as a reference book when using Design Patterns in my code

                I think you must already have a good knowledge of at least one of the languages used, because you have to clearly understand the samples in order to fully appreciate the pattern itself. :)

                If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.

                In testa che avete, signor di Ceprano?

                1 Reply Last reply
                0
                • D Divyang Mithaiwala

                  Hi karam chandra, Just try this book from here.


                  regards, Divyang Mithaiwala Software Engineer

                  CPalliniC Offline
                  CPalliniC Offline
                  CPallini
                  wrote on last edited by
                  #9

                  The same I suggested, comfortable! :)

                  If the Lord God Almighty had consulted me before embarking upon the Creation, I would have recommended something simpler. -- Alfonso the Wise, 13th Century King of Castile.

                  In testa che avete, signor di Ceprano?

                  1 Reply Last reply
                  0
                  • K karam chandrabose

                    Hi Folks, can anyone suggest me which is the best book for learning design patterns? i am a intermediete developer in C# , .Net technologies, please guide me.

                    R Offline
                    R Offline
                    RenuKhot
                    wrote on last edited by
                    #10

                    try the book "head first design pattern"...

                    Renu.K

                    A P 2 Replies Last reply
                    0
                    • R RenuKhot

                      try the book "head first design pattern"...

                      Renu.K

                      A Offline
                      A Offline
                      Aaron VanWieren
                      wrote on last edited by
                      #11

                      Definately head first design patterns, quick and easy to pick up and learn from. Great prequel to more comprehensive books. Beware though, they prefer java as language of choice.

                      1 Reply Last reply
                      0
                      • R RenuKhot

                        try the book "head first design pattern"...

                        Renu.K

                        P Offline
                        P Offline
                        PeteMcNamee
                        wrote on last edited by
                        #12

                        I've read a portion of the book and it has been great so far. Many fellow developers in my office rave about it too. All examples are in Java but that hasn't bothered any of us. We are a purely MS shop that focuses almost exclusively on C# development (.Net 2003 and 2005) with some older code in C++ and some pourly written apps in VB6.

                        Pete

                        1 Reply Last reply
                        0
                        • K karam chandrabose

                          Hi Folks, can anyone suggest me which is the best book for learning design patterns? i am a intermediete developer in C# , .Net technologies, please guide me.

                          D Offline
                          D Offline
                          Divyang Mithaiwala
                          wrote on last edited by
                          #13

                          Hi karam chandra, Finally i got the book from here. It's free. If u find useful.


                          regards, Divyang Mithaiwala Software Engineer

                          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