Beefy Boxes and Bandwidth Generously Provided by pair Networks
laziness, impatience, and hubris
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
I am self-taught ..., so I was not taught programming in a "proper" way.

My first advice is stop worrying about "Computer Science" and "proper way". If you have the desire -- you are asking -- and some level of aptitude -- you'll probably know if you do -- and the time to program regularly, you're already more 3/4s of the way there.

Some of the best programmers I've encountered are entirely self-taught, and some (actually most) of the worst had CS degrees. That's not to say that CS courses always produce bad programmers by any stretch of the imagination; just that most self-taught programmers only progress because they have some aptitude, otherwise they fall by the wayside; the same is not true for CS grads who memorise enough stuff to pass exams without ever having acquired any level of intuition or aptitude.

As for the difference between practice and experience; it's all down to whether what you are doing results in something useful. Purely academic practice exercises are rarely complex enough to produce anything useful; so they tend to require the use of well-known algorithms, in isolation, and in a clearly identifiable and straight forward way. The problem comes when trying to recognise the use of those algorithms when they are a small part of a larger project and need to integrate with the other parts of the code base.

The best thing about this place is that it that it provides a ready supply -- less so these days than previously, but so far, still enough to keep me coming back -- of interesting and diverse problems to force you to think about things in different ways. And there are still enough people posting replies to to get several different takes on possible solutions. And if you come up with something, it just might do someone else a good turn too.


With the rise and rise of 'Social' network sites: 'Computers are making people easier to use everyday'
Examine what is said, not who speaks -- Silence betokens consent -- Love the truth but pardon error.
"Science is about questioning the status quo. Questioning authority". The enemy of (IT) success is complexity.
In the absence of evidence, opinion is indistinguishable from prejudice.

In reply to Re: How does one learn perl programming efficiently - if they do not come from computer science background? by BrowserUk
in thread How does one learn perl programming efficiently - if they do not come from computer science background? by ktsirig

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 about the Monastery: (2)
As of 2024-04-24 15:54 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found