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. Complementary Books for "C# Unleashed" - Joseph Mayo

Complementary Books for "C# Unleashed" - Joseph Mayo

Scheduled Pinned Locked Moved The Lounge
csharpc++questioncareerlearning
12 Posts 9 Posters 0 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.
  • S Offline
    S Offline
    Stone Free
    wrote on last edited by
    #1

    Books on C# for a C++ programmer A long while ago just before embarking on looking for a new job, I decided to try and learn some C# and bought the original C# Unleashed book by Joesph Mayo. Unfortunately the new job did not provide any opportunities for doing C# work, and so the knowledge disappeared in a whisp of smoke. I am now getting the chance (at the same company) to work on updating a C# project, and would like to know what current books to combine with my original C# Unleashed. First there is C# 4.0 Unleashed, by author Bart De Smet C# in Depth" by John Skeet. Professional C# 4.0 and .NET4 (Wrox) Beginning Visual C# 2010 (Wrox) C# 4.0 in a Nutshell: The Definitive Reference C# 4.0 The Complete Reference - Herbert Schildt Pro C# 2010 and the .NET 4 Platform Amongst a lot of C++ programmers Herbert Schildt is reviled, however I don't know if this means I should discount his C# book. Comments?

    G S L M P 7 Replies Last reply
    0
    • S Stone Free

      Books on C# for a C++ programmer A long while ago just before embarking on looking for a new job, I decided to try and learn some C# and bought the original C# Unleashed book by Joesph Mayo. Unfortunately the new job did not provide any opportunities for doing C# work, and so the knowledge disappeared in a whisp of smoke. I am now getting the chance (at the same company) to work on updating a C# project, and would like to know what current books to combine with my original C# Unleashed. First there is C# 4.0 Unleashed, by author Bart De Smet C# in Depth" by John Skeet. Professional C# 4.0 and .NET4 (Wrox) Beginning Visual C# 2010 (Wrox) C# 4.0 in a Nutshell: The Definitive Reference C# 4.0 The Complete Reference - Herbert Schildt Pro C# 2010 and the .NET 4 Platform Amongst a lot of C++ programmers Herbert Schildt is reviled, however I don't know if this means I should discount his C# book. Comments?

      G Offline
      G Offline
      Garrett Be
      wrote on last edited by
      #2

      I think the most complete book is the O'Reilly C# 4.0 in a Nutshell: The Definitive Reference. I've read some and it's the only one I keep on my desk.

      L E 2 Replies Last reply
      0
      • S Stone Free

        Books on C# for a C++ programmer A long while ago just before embarking on looking for a new job, I decided to try and learn some C# and bought the original C# Unleashed book by Joesph Mayo. Unfortunately the new job did not provide any opportunities for doing C# work, and so the knowledge disappeared in a whisp of smoke. I am now getting the chance (at the same company) to work on updating a C# project, and would like to know what current books to combine with my original C# Unleashed. First there is C# 4.0 Unleashed, by author Bart De Smet C# in Depth" by John Skeet. Professional C# 4.0 and .NET4 (Wrox) Beginning Visual C# 2010 (Wrox) C# 4.0 in a Nutshell: The Definitive Reference C# 4.0 The Complete Reference - Herbert Schildt Pro C# 2010 and the .NET 4 Platform Amongst a lot of C++ programmers Herbert Schildt is reviled, however I don't know if this means I should discount his C# book. Comments?

        S Offline
        S Offline
        Septimus Hedgehog
        wrote on last edited by
        #3

        Any of the books written by Jeffrey Richter are excellent choices as well. His book on the CLR is one the best I've referred to. I've long maintained that books of a 1000pp or more are there to give the impression you get a lot for your money but which deliver little more than a regurgitated help. Jeffrey Richter's books are big, make no mistake, but the content is concise and usable. Regards. Jeffrey Richter (jes kiddin')

        S 1 Reply Last reply
        0
        • S Stone Free

          Books on C# for a C++ programmer A long while ago just before embarking on looking for a new job, I decided to try and learn some C# and bought the original C# Unleashed book by Joesph Mayo. Unfortunately the new job did not provide any opportunities for doing C# work, and so the knowledge disappeared in a whisp of smoke. I am now getting the chance (at the same company) to work on updating a C# project, and would like to know what current books to combine with my original C# Unleashed. First there is C# 4.0 Unleashed, by author Bart De Smet C# in Depth" by John Skeet. Professional C# 4.0 and .NET4 (Wrox) Beginning Visual C# 2010 (Wrox) C# 4.0 in a Nutshell: The Definitive Reference C# 4.0 The Complete Reference - Herbert Schildt Pro C# 2010 and the .NET 4 Platform Amongst a lot of C++ programmers Herbert Schildt is reviled, however I don't know if this means I should discount his C# book. Comments?

          L Offline
          L Offline
          loctrice
          wrote on last edited by
          #4

          I'd say buy as many as you can afford. I think you can learn at least a little from any author, even a reviled one. In college I did not pursue c# because people in my communities made fun of .net programmers. Said they weren't real programmers and no one would take them seriously. Now at work I do most of the new projects in c#, and I find it an enjoyable language. -edit- One of the guys who told me that, who was like yoda in our circle, is now working in a windoze shop using only c# :D - end - c++ used to be my primary language. That said, I wouldn't take the opinion of c++ programmers to heart :D You're not going to have much issue learning a higher level language coming from c++, you just need reference materials. It won't really matter that much who wrote them.

          If it moves, compile it

          1 Reply Last reply
          0
          • G Garrett Be

            I think the most complete book is the O'Reilly C# 4.0 in a Nutshell: The Definitive Reference. I've read some and it's the only one I keep on my desk.

            L Offline
            L Offline
            loctrice
            wrote on last edited by
            #5

            I've liked all the O'Reilly books I've read so far. They are really good for getting into new stuff.

            If it moves, compile it

            1 Reply Last reply
            0
            • S Stone Free

              Books on C# for a C++ programmer A long while ago just before embarking on looking for a new job, I decided to try and learn some C# and bought the original C# Unleashed book by Joesph Mayo. Unfortunately the new job did not provide any opportunities for doing C# work, and so the knowledge disappeared in a whisp of smoke. I am now getting the chance (at the same company) to work on updating a C# project, and would like to know what current books to combine with my original C# Unleashed. First there is C# 4.0 Unleashed, by author Bart De Smet C# in Depth" by John Skeet. Professional C# 4.0 and .NET4 (Wrox) Beginning Visual C# 2010 (Wrox) C# 4.0 in a Nutshell: The Definitive Reference C# 4.0 The Complete Reference - Herbert Schildt Pro C# 2010 and the .NET 4 Platform Amongst a lot of C++ programmers Herbert Schildt is reviled, however I don't know if this means I should discount his C# book. Comments?

              M Offline
              M Offline
              Mel Padden
              wrote on last edited by
              #6

              Effective C# by Bill Wagner http://www.amazon.com/Effective-Specific-Ways-Improve-Your/dp/0321245660[^] Some nice complimentary stuff in there as well, particularly for little performance tweaks.

              Beautiful is better than ugly. Explicit is better than implicit. Simple is better than complex. Complex is better than complicated. Flat is better than nested. Sparse is better than dense. In the face of ambiguity, refuse the temptation to guess.

              S 1 Reply Last reply
              0
              • S Septimus Hedgehog

                Any of the books written by Jeffrey Richter are excellent choices as well. His book on the CLR is one the best I've referred to. I've long maintained that books of a 1000pp or more are there to give the impression you get a lot for your money but which deliver little more than a regurgitated help. Jeffrey Richter's books are big, make no mistake, but the content is concise and usable. Regards. Jeffrey Richter (jes kiddin')

                S Offline
                S Offline
                Stone Free
                wrote on last edited by
                #7

                :) Funny

                1 Reply Last reply
                0
                • M Mel Padden

                  Effective C# by Bill Wagner http://www.amazon.com/Effective-Specific-Ways-Improve-Your/dp/0321245660[^] Some nice complimentary stuff in there as well, particularly for little performance tweaks.

                  Beautiful is better than ugly. Explicit is better than implicit. Simple is better than complex. Complex is better than complicated. Flat is better than nested. Sparse is better than dense. In the face of ambiguity, refuse the temptation to guess.

                  S Offline
                  S Offline
                  Stone Free
                  wrote on last edited by
                  #8

                  I looked at reviews for that, but thought it would be better after a C#4.0 based book.

                  1 Reply Last reply
                  0
                  • S Stone Free

                    Books on C# for a C++ programmer A long while ago just before embarking on looking for a new job, I decided to try and learn some C# and bought the original C# Unleashed book by Joesph Mayo. Unfortunately the new job did not provide any opportunities for doing C# work, and so the knowledge disappeared in a whisp of smoke. I am now getting the chance (at the same company) to work on updating a C# project, and would like to know what current books to combine with my original C# Unleashed. First there is C# 4.0 Unleashed, by author Bart De Smet C# in Depth" by John Skeet. Professional C# 4.0 and .NET4 (Wrox) Beginning Visual C# 2010 (Wrox) C# 4.0 in a Nutshell: The Definitive Reference C# 4.0 The Complete Reference - Herbert Schildt Pro C# 2010 and the .NET 4 Platform Amongst a lot of C++ programmers Herbert Schildt is reviled, however I don't know if this means I should discount his C# book. Comments?

                    P Offline
                    P Offline
                    Pete OHanlon
                    wrote on last edited by
                    #9

                    The Skeet book is an excellent choice. He really knows his stuff, and is effective at getting it across. On SO, he's one of the top answerers.

                    *pre-emptive celebratory nipple tassle jiggle* - Sean Ewington

                    "Mind bleach! Send me mind bleach!" - Nagy Vilmos

                    My blog | My articles | MoXAML PowerToys | Mole 2010 - debugging made easier - my favourite utility

                    1 Reply Last reply
                    0
                    • S Stone Free

                      Books on C# for a C++ programmer A long while ago just before embarking on looking for a new job, I decided to try and learn some C# and bought the original C# Unleashed book by Joesph Mayo. Unfortunately the new job did not provide any opportunities for doing C# work, and so the knowledge disappeared in a whisp of smoke. I am now getting the chance (at the same company) to work on updating a C# project, and would like to know what current books to combine with my original C# Unleashed. First there is C# 4.0 Unleashed, by author Bart De Smet C# in Depth" by John Skeet. Professional C# 4.0 and .NET4 (Wrox) Beginning Visual C# 2010 (Wrox) C# 4.0 in a Nutshell: The Definitive Reference C# 4.0 The Complete Reference - Herbert Schildt Pro C# 2010 and the .NET 4 Platform Amongst a lot of C++ programmers Herbert Schildt is reviled, however I don't know if this means I should discount his C# book. Comments?

                      N Offline
                      N Offline
                      Nagy Vilmos
                      wrote on last edited by
                      #10

                      If you haven't got it, go with O'Reilly.


                      Panic, Chaos, Destruction. My work here is done. Drink. Get drunk. Fall over - P O'H OK, I will win to day or my name isn't Ethel Crudacre! - DD Ethel Crudacre I cannot live by bread alone. Bacon and ketchup are needed as well. - Trollslayer Have a bit more patience with newbies. Of course some of them act dumb - they're often *students*, for heaven's sake - Terry Pratchett

                      1 Reply Last reply
                      0
                      • G Garrett Be

                        I think the most complete book is the O'Reilly C# 4.0 in a Nutshell: The Definitive Reference. I've read some and it's the only one I keep on my desk.

                        E Offline
                        E Offline
                        Ennis Ray Lynch Jr
                        wrote on last edited by
                        #11

                        Sitting right next to me.

                        Need custom software developed? I do custom programming based primarily on MS tools with an emphasis on C# development and consulting. I also do Android Programming as I find it a refreshing break from the MS. "And they, since they Were not the one dead, turned to their affairs" -- Robert Frost

                        1 Reply Last reply
                        0
                        • S Stone Free

                          Books on C# for a C++ programmer A long while ago just before embarking on looking for a new job, I decided to try and learn some C# and bought the original C# Unleashed book by Joesph Mayo. Unfortunately the new job did not provide any opportunities for doing C# work, and so the knowledge disappeared in a whisp of smoke. I am now getting the chance (at the same company) to work on updating a C# project, and would like to know what current books to combine with my original C# Unleashed. First there is C# 4.0 Unleashed, by author Bart De Smet C# in Depth" by John Skeet. Professional C# 4.0 and .NET4 (Wrox) Beginning Visual C# 2010 (Wrox) C# 4.0 in a Nutshell: The Definitive Reference C# 4.0 The Complete Reference - Herbert Schildt Pro C# 2010 and the .NET 4 Platform Amongst a lot of C++ programmers Herbert Schildt is reviled, however I don't know if this means I should discount his C# book. Comments?

                          R Offline
                          R Offline
                          Roy from Detroit
                          wrote on last edited by
                          #12

                          Every time I try to read one of those books, I fall asleep. I suggest browsing a few online tutorials on areas of C# and .NET similar to what you will be doing. For everything else, google it when you need it. You will retain the information better if learn-while-doing. There was a day when you could know all there was to know about a programming language, every command, every nuance, and it was not that hard. Now, the languages and frameworks have exploded in depth and I don't even try to learn everything, I am just happy to find reasonably efficient ways of doing what I need without screaming obscenities at Microsoft. Maybe the languages are getting too complex. Maybe I am getting dumber. I can't do much about either, so as long as they keep paying me, it's all good. :-D

                          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