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

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??

Currently I'm plowing through a Java book. The CD that ships with it is a 'C' tutorial. The author spends the intro and the first chapter saying if you don't know the basics of 'C' basics do the CD before reading the book. In this case because Java structure and syntax is a type of 'C++' language for dummies. (Of course I've heard some say that 'C' is assembly programming for dummies.)

In the case of Perl 'C' is one of the building blocks of the language many terms and structures are laced throughout the language. If your comfortable with Perl you probably would be surprised how much 'C' you've already learned.

For me coding = laziness/OperatingSystem, but sometimes you can't be lazy. Sometimes you have to crawl into the damn chip and tell the bit to it's face what to do. Other than assembly, nothing is better for accomplishing this then 'C'. But 'C' is also a pain in the arse. Nothing is done for you, it assumes nothing, and you have to clean up behind it like a kid before toilet trainning.

In the end, if you know 'C', the OS is yours even if you don't need to use it, and you also gain the benefit that all other languages that you will learn have some vague familiarity.

coreolyn

In reply to Re: How does learning C benefit a programmer? by coreolyn
in thread How does learning C benefit a programmer? by nysus

Title:
Use:  <p> text here (a paragraph) </p>
and:  <code> code here </code>
to format your post; it's "PerlMonks-approved HTML":



  • Are you posting in the right place? Check out Where do I post X? to know for sure.
  • Posts may use any of the Perl Monks Approved HTML tags. Currently these include the following:
    <code> <a> <b> <big> <blockquote> <br /> <dd> <dl> <dt> <em> <font> <h1> <h2> <h3> <h4> <h5> <h6> <hr /> <i> <li> <nbsp> <ol> <p> <small> <strike> <strong> <sub> <sup> <table> <td> <th> <tr> <tt> <u> <ul>
  • Snippets of code should be wrapped in <code> tags not <pre> tags. In fact, <pre> tags should generally be avoided. If they must be used, extreme care should be taken to ensure that their contents do not have long lines (<70 chars), in order to prevent horizontal scrolling (and possible janitor intervention).
  • Want more info? How to link or How to display code and escape characters are good places to start.
Log In?
Username:
Password:

What's my password?
Create A New User
Domain Nodelet?
Chatterbox?
and the web crawler heard nothing...

How do I use this?Last hourOther CB clients
Other Users?
Others sharing their wisdom with the Monastery: (4)
As of 2024-04-25 07:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found