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. Code Project or books

Code Project or books

Scheduled Pinned Locked Moved The Lounge
csharpc++phplearning
33 Posts 13 Posters 1 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.
  • B Bradml

    Aaron VanWieren wrote:

    I usually stick with Apress

    I happen to have 8 different Apress books at the moment.

    Aaron VanWieren wrote:

    Orielly

    X|


    Brad Australian - Christian Graus on "Best books for VBscript" A big thick one, so you can whack yourself on the head with it.

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

    I have got way to many books period. I was originally working in vb6 then c#. Built up large general and specialty libraries for both of those and then last year started to work with Java, spring, hibernate ect., So got another large slew of books on those topics. Now I am back in .Net land. I still occasionally pick up books, but these tend to be the ones that are extremely topic specialized and not so broad (CLR inside out Microsoft). The other book focus I have garnered lately is in architecture and general development, but most of these use java as their source. Just Rambling Aaron

    _____________________________________________________________________ Our developers never release code. Rather, it tends to escape, pillaging the countryside all around. The Enlightenment Project (paraphrased comment) Visit Me at GISDevCafe

    1 Reply Last reply
    0
    • P Pete OHanlon

      Bradml wrote:

      I am in the works of devising a devilishy evil plan, to make an offer Chris CAN'T refuse! I am thinking I will trade Kyle's head for a PHP forum.

      Suddenly I feel the stirrings of an interest in PHP welling up.:-D

      the last thing I want to see is some pasty-faced geek with skin so pale that it's almost translucent trying to bump parts with a partner - John Simmons / outlaw programmer
      Deja View - the feeling that you've seen this post before.

      E Offline
      E Offline
      Eytukan
      wrote on last edited by
      #22

      :laugh:


      Code-Frog:So if this is Pumpkinhead. Time for him to run and hide. It's an interesting thought really.

      1 Reply Last reply
      0
      • B Bradml

        I have found that a lot of the articles on CP cover rather useful things. I personally like to read books etc. when learning a new technique, but that is because CP does not provide great information for PHP devs (but if we had our own forum....), but I was wondering if you .Net guys prefer CP to books with regards to new techniques etc. I do make a point to read the C++ articles though.

        E Offline
        E Offline
        Eytukan
        wrote on last edited by
        #23

        To get the concepts, I read the books. To get the code, I download it from CP :-D though concepts are explained well by many authors here.


        Code-Frog:So if this is Pumpkinhead. Time for him to run and hide. It's an interesting thought really.

        1 Reply Last reply
        0
        • B Bradml

          Not always, if you find a book that targets a specific field then they can delve quite deep into details.


          Brad Australian - Christian Graus on "Best books for VBscript" A big thick one, so you can whack yourself on the head with it.

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

          Oh I agree, but I do tend to find that they are the exception and not the norm. For instance, I have a deep interest in graphics programming and yet there are probably less than 10 books that go in any depth into the areas that I am interested in. However, I can look at articles that people have written here on CP (and in related items) that are of particular interest. Part of the problem that I have as well, is that often it seems that the people who write the books aren't interested in the real issues and problems behind different technologies. While there are some articles that are like that, I haven't had to pay good money to find that out, whereas with a book I will have bought it and then ended up frustrated when it doesn't meet my expectations. As an example, I bought the Petzold Windows Forms book when it first came out. What a waste of money that was. Yet, I have also bought the Sells book on Windows Forms and that one is brilliant.

          the last thing I want to see is some pasty-faced geek with skin so pale that it's almost translucent trying to bump parts with a partner - John Simmons / outlaw programmer
          Deja View - the feeling that you've seen this post before.

          B 1 Reply Last reply
          0
          • M Marc Clifton

            Bradml wrote:

            but I was wondering if you .Net guys prefer CP to books with regards to new techniques etc.

            I've found that most technical books are so dumbed down that they are worthless. I don't know who buys these things, and I don't know why publishers have decided that the primary audience is the neophyte. Actually, I do know why--because technical people aren't the best writers, but in my limited experience, publishers provide editors that are even less technical. The result is a useless book. But who buys them is a mystery to me still. So, I tend to look only at very technical books, typically written by the creator of the technology/language. Another disqualifier is books where half the print or more is page long code examples. It's pathetic how publishers use that technique to fluff up a book. I find the Internet in general a much better resource for technical information. I do however greatly miss the San Diego Technical Book Store, living here in farm land, NY! Marc

            Thyme In The Country

            People are just notoriously impossible. --DavidCrow
            There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
            People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith

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

            Programmers and other computer people are very much like the general population insofar that we all have some degree of knowledge about computing. The higher up the knowledge ladder you are the greater is you understanding of the subject consequently any technical books that you might consider buying must provide you with the knowledge that is by definition more specialist. By the same token, beginner or intermediate level books would not be of much use to such a person but may prove indispensable to those whose knowledge is less than the level the book addresses. As such, all such books have a role to fill. As far as authors and their publishers are concerned, if they do not have a track record in authoring/publishing technical books then the resulting book could very well be considered as poor and not sell so it is in the interest of both author and publisher to get the book done properly. Regarding code samples, I agree a lot of space in books are wasted. It is easy to attach a CDROM of code used in conjuntion within the book. There are exceptions such as the need to get a particular point across when discussing or teaching some important aspect, then code to demonstrate that particular point might be preferential rather than commonplace. The internet is indeed a great source and wealth of knowledge, but sometimes you find that the resource you are looking at is either plain wrong or misleading and that can be damaging. My local bookshop closed down early last year. Amazon and the likes have driven many of these books shops out of business - they just can't complete.

            1 Reply Last reply
            0
            • P Pete OHanlon

              Oh I agree, but I do tend to find that they are the exception and not the norm. For instance, I have a deep interest in graphics programming and yet there are probably less than 10 books that go in any depth into the areas that I am interested in. However, I can look at articles that people have written here on CP (and in related items) that are of particular interest. Part of the problem that I have as well, is that often it seems that the people who write the books aren't interested in the real issues and problems behind different technologies. While there are some articles that are like that, I haven't had to pay good money to find that out, whereas with a book I will have bought it and then ended up frustrated when it doesn't meet my expectations. As an example, I bought the Petzold Windows Forms book when it first came out. What a waste of money that was. Yet, I have also bought the Sells book on Windows Forms and that one is brilliant.

              the last thing I want to see is some pasty-faced geek with skin so pale that it's almost translucent trying to bump parts with a partner - John Simmons / outlaw programmer
              Deja View - the feeling that you've seen this post before.

              B Offline
              B Offline
              Bradml
              wrote on last edited by
              #26

              I agree with that. I always read amazon reviews before purchasing books.


              Brad Australian - Christian Graus on "Best books for VBscript" A big thick one, so you can whack yourself on the head with it.

              1 Reply Last reply
              0
              • J Josh Smith

                Marc, I agree with you that the bookshelves are flooded with "XYZ for Dummies" (whether the books are actually named like that is irrelevant). However, as you mentioned, there are diamonds in the rough. Those more than make up for the deluge of crappy books that teach morons how to be hackers. Here are some diamonds, to me: Design Patterns (Gamma, et al). Inside C# (Archer & Whitechapel). Applications = Code + Markup (Petzold). Advanced .NET Programming (Robinson). Essential .NET (Box & Sells). Those books have helped open my eyes to new worlds of software, and I'll never regret reading them. I regret wasting my time with other books, but that's life. The same goes for CP articles.

                :josh: My WPF Blog[^]
                We are what we repeatedly do. Excellence then, is not an act, but a habit. - Aristotle

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

                Josh Smith wrote:

                Those books have helped open my eyes to new worlds of software

                Two books that changed how I thought about software: Vital Dust by Christian de Duve The Astonishing Hypothesis by Francis Crick I tend to look outside of the software field for ideas. :) Marc

                Thyme In The Country

                People are just notoriously impossible. --DavidCrow
                There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
                People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith

                P 1 Reply Last reply
                0
                • B Bradml

                  I have found that a lot of the articles on CP cover rather useful things. I personally like to read books etc. when learning a new technique, but that is because CP does not provide great information for PHP devs (but if we had our own forum....), but I was wondering if you .Net guys prefer CP to books with regards to new techniques etc. I do make a point to read the C++ articles though.

                  E Offline
                  E Offline
                  ednrgc
                  wrote on last edited by
                  #28

                  Both !!!

                  1 Reply Last reply
                  0
                  • M Marc Clifton

                    Josh Smith wrote:

                    Those books have helped open my eyes to new worlds of software

                    Two books that changed how I thought about software: Vital Dust by Christian de Duve The Astonishing Hypothesis by Francis Crick I tend to look outside of the software field for ideas. :) Marc

                    Thyme In The Country

                    People are just notoriously impossible. --DavidCrow
                    There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
                    People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith

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

                    Marc Clifton wrote:

                    The Astonishing Hypothesis by Francis Crick

                    Was this the one about directed panspermia?

                    the last thing I want to see is some pasty-faced geek with skin so pale that it's almost translucent trying to bump parts with a partner - John Simmons / outlaw programmer
                    Deja View - the feeling that you've seen this post before.

                    M 1 Reply Last reply
                    0
                    • B Bradml

                      I have found that a lot of the articles on CP cover rather useful things. I personally like to read books etc. when learning a new technique, but that is because CP does not provide great information for PHP devs (but if we had our own forum....), but I was wondering if you .Net guys prefer CP to books with regards to new techniques etc. I do make a point to read the C++ articles though.

                      D Offline
                      D Offline
                      David Patrick
                      wrote on last edited by
                      #30

                      For the most part CP and the internet in general has replaced books & magazines ... the only time I'll hit a book is when starting something completely new .. like moving from C++ to .Net .. then I'll grab a book .. but once I'm up & running CP and the like cover my needs. It's a good thing too .. at $50/book CP has saved me serious $$$

                      Rocket science is more fun when you actually have rockets - US Navy ad

                      1 Reply Last reply
                      0
                      • P Pete OHanlon

                        Marc Clifton wrote:

                        The Astonishing Hypothesis by Francis Crick

                        Was this the one about directed panspermia?

                        the last thing I want to see is some pasty-faced geek with skin so pale that it's almost translucent trying to bump parts with a partner - John Simmons / outlaw programmer
                        Deja View - the feeling that you've seen this post before.

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

                        Pete O`Hanlon wrote:

                        Was this the one about directed panspermia?

                        Nope. The premise that consciousness and thought is just the result of bio-chemical reactions in the brain. Marc

                        Thyme In The Country

                        People are just notoriously impossible. --DavidCrow
                        There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
                        People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith

                        P 1 Reply Last reply
                        0
                        • J Jonathan Darka

                          I'd second a PHP section but I think too many here prefer ASP....


                          Jonathan Wilkes Darka [Xanya.net]

                          R Offline
                          R Offline
                          Rocky Moore
                          wrote on last edited by
                          #32

                          See what happens when you open the gate by allowing VB a place on CP :) ::Humor::

                          Rocky <>< Latest Code Blog Post: SQL Server Express Warnings & Tips Latest Tech Blog Post: Scratch: fun for all ages for free!

                          1 Reply Last reply
                          0
                          • M Marc Clifton

                            Pete O`Hanlon wrote:

                            Was this the one about directed panspermia?

                            Nope. The premise that consciousness and thought is just the result of bio-chemical reactions in the brain. Marc

                            Thyme In The Country

                            People are just notoriously impossible. --DavidCrow
                            There's NO excuse for not commenting your code. -- John Simmons / outlaw programmer
                            People who say that they will refactor their code later to make it "good" don't understand refactoring, nor the art and craft of programming. -- Josh Smith

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

                            Interesting - I'll have to look it up. I'm always interested in alternative viewpoints (well as long as it hasn't been written by Dan Brown:-D).

                            the last thing I want to see is some pasty-faced geek with skin so pale that it's almost translucent trying to bump parts with a partner - John Simmons / outlaw programmer
                            Deja View - the feeling that you've seen this post before.

                            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