Beefy Boxes and Bandwidth Generously Provided by pair Networks
Problems? Is your data what you think it is?
 
PerlMonks  

Re^2: What book would be valuable to someone self-taught?

by mrstlee (Beadle)
on Oct 27, 2011 at 07:23 UTC ( [id://934081]=note: print w/replies, xml ) Need Help??


in reply to Re: What book would be valuable to someone self-taught?
in thread What book would be valuable to someone self-taught?

Can't agree with you there. C is an awful language for a beginner. All that pointer management. 20-odd% of a C developers time (according to research quoted by Robert Glass) is spent debugging memory-address errors. Great practice for debugging the linux kernel. Not so great for web page scraping.
  • Comment on Re^2: What book would be valuable to someone self-taught?

Replies are listed 'Best First'.
Re^3: What book would be valuable to someone self-taught?
by Marshall (Canon) on Oct 29, 2011 at 13:47 UTC
    I did not say that C is the "right" place for all beginners to start. I said: I will admit that [C] perhaps it is not the best place for you to start depending upon what you want to accomplish.

    This has a lot to do with how proficient you want to become and what kind of problems that you want to solve.

    Basic loop structures, data types, etc are very important. These are the basics. You won't write Perl or any programming language very well unless you understand these fundamentals. This is true in BASIC, JAVA, FORTRAN, C, Perl.

      Ok. Sorry, I didn't mean to imply you advocated C as the best choice for a beginner.
      C apprenticeship involves plenty of determination, linker errors, seg faults, and printf. Investigation of the more creative aspects doesn't come until a fair bit later. One thing I would say is that programming in C really made me appreciate perl!

Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Node Status?
node history
Node Type: note [id://934081]
help
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others surveying the Monastery: (4)
As of 2024-09-08 04:01 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found

    Notices?
    erzuuli‥ 🛈The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.