Beefy Boxes and Bandwidth Generously Provided by pair Networks
Think about Loose Coupling
 
PerlMonks  

comment on

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

I completely disagree with your premise.

Assuming that you are talking about the theory of computing, I would argue that it is essential to writing good software. Knowing the difference between an array and a hash, or when to use a linked list rather than an array, is quite necessary for writing good software. Anyone can churn out a script to accompish a given task, but whether it's well-written depends on whether or not he/she/it understands what he/she/it is doing.

Having said that, computer science is not necessarily something learned in the classroom.

Most of what I know (which is not a great deal ;]) I learned through extracurricular study. I play with computers for the simple fact that I enjoy it. I like coding, I like admining, I like doing stupid things like dd'ing a kilobyte of hda over hda1 and tearing my hair out trying to fix it. On an arguably basic level, I have an understanding of computer science. Without it, I could not write good software. And without furthering it, I cannot write better software.

Attaining a degree in something is simply a means to an end, one of many. We're all free to choose a different route.


In reply to Re: (OT?) Usefulness of CS by crackhed
in thread (OT?) Usefulness of CS by social_mandog

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 chilling in the Monastery: (5)
As of 2024-04-16 13:42 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found