Beefy Boxes and Bandwidth Generously Provided by pair Networks
There's more than one way to do things
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
I'll try to keep this short...:)

1) My gut instinct is to say "no" (despite the fact that I studied maths to degree level :)). "Programming Well" involves many different skills, some almost orthogonal to the ones traditionally regarded as being mathematical - personally, I'd say that the ability to *spell* is nearly as important as the ability to count. :) The 'higher maths' side of programming is, I think, quite rare in the 'real world' of user interfaces and database munging - even in the wild and wonderful world of 3D graphics etc., familiarity with basic trig. and matrices is about as much as you need. There are many many 'intuitive' programmers out there who can produce wonderful algorithms, but would have great difficulty in showing mathematical proofs for them.

2) Again - no. Like many things, it depends on what is taught, and how. I have no doubt there are some marvellous CS courses out there...but I often recount the story of when I was interviewing programmers - I had an applicant with an MSc in CS , who got confused when I started asking about boolean algebra. He thought "they might have done something about it" as part of his Visual Basic module...:) 5 years ago, I used to joke about graduates with a degree in MS Word...then I met one.

3) Perl :) Seriously though, to my eyes, they're all pretty much alike until you get deep enough to appreciate the differences (if that makes sense...). It's a bit like playing musical instruments...if you learn music rather than just a specific instrument, then you'll be able to pick up any instrument and play it - they're all just machines for expressing what's already in your head. Similarily, the process of breaking down a real-world problem into a series of code-able routines goes on in your head, not your fingers. Once you've cracked the problem, you can use whatever language is to nearest to hand, as it were.

Hope this helps,
Ben.


In reply to Re: Programming and math by benn
in thread Programming and math by kiat

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 examining the Monastery: (6)
As of 2024-04-19 10:11 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found