Beefy Boxes and Bandwidth Generously Provided by pair Networks
"be consistent"
 
PerlMonks  

comment on

( [id://3333]=superdoc: print w/replies, xml ) Need Help??
Being the average sophmore high school student, I am taking a course in Algebra II (okay, I want to brag somewhat, Algebra II Honors). Anyway, my mom is a high school math teacher and she often talks to me about how her math department doesn't care about proper notation. However, she finds that notation is a very important aspect of math. And I tend to agree. Just recently I noticed my teacher with some notation problems during her lectures having to do with disjuctions and solving equations.

Anyway, where's the programming part? I feel that part of my feeling of the importance of math notation has to do with the fact that I program (somewhat), in addition to the fact that my mom promotes it a lot . :-) In programming it is very important to have correct notation (if that is the word to used) or coding. The code must be exact with few variations allowed in each piece of code if you want to accomplish the same thing, the same way. For example, when using functions (built in or your own), sometimes you have the option of using parens or not, but very little varies in pieces of code in that way. Other examples are variable names and spaces between parameters, operators, etc. But ultimately, the code needs to be in a certain way to achieve your goal properly.

Has anyone else experienced something like this? Do you disagree with me on my analysis? Please respond!!

Zenon Zabinski | zdog | zdog7@hotmail.com

Update: A little clarification of my point: in programming certain things *need* to be done a certain way, and I find that that mentality transfers over for me to math, where I find that certain things also need to be done a certain way, but people often don't, and that is what I am writing about...


In reply to Beyond programming... by zdog

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 contemplating the Monastery: (4)
As of 2024-04-20 02:44 GMT
Sections?
Information?
Find Nodes?
Leftovers?
    Voting Booth?

    No recent polls found