Thread: Math and Programming

  1. #1
    Redundantly Redundant RoD's Avatar
    Join Date
    Sep 2002
    Location
    Missouri
    Posts
    6,331

    Math and Programming

    I have noticed alot of math topics recently, and being as i am not nearly the best in math it makes me wonder if going for my CS degree is going to work out, opinions?

  2. #2
    Banal internet user
    Join Date
    Aug 2002
    Posts
    1,380
    Don't let math scare you...

    To tell the truth, I started doing much better with math in parallel with programming; Both will teach you to think logically, and they can be analogous to each other.

    When I began reading about C/C++ I was a pretty average/sub-average math student; Now, I've found that understanding math is no harder than understanding logic! Programming opened that door up for me!

  3. #3
    . Driveway's Avatar
    Join Date
    May 2002
    Posts
    469
    I've never had any problems in math so I couldn't realate. ANyways... BMJ, what happend to your bannana?

  4. #4
    Banal internet user
    Join Date
    Aug 2002
    Posts
    1,380
    Homer ate him

  5. #5
    Redundantly Redundant RoD's Avatar
    Join Date
    Sep 2002
    Location
    Missouri
    Posts
    6,331
    damn that homer!

    hmm, well i barely skated by in buisness math (percents and fractions **** me up).

    I failed the math section for 12th grade state exam by like 6 points...

    And i'll probably have to take trig and such in college. I am also worried because due to my lack of math skills i was never placed in algebra 1 or up and almost every college i want requires that...

  6. #6
    Terrance11
    Guest
    Originally posted by Ride -or- Die
    damn that homer!

    hmm, well i barely skated by in buisness math (percents and fractions **** me up).

    I failed the math section for 12th grade state exam by like 6 points...

    And i'll probably have to take trig and such in college. I am also worried because due to my lack of math skills i was never placed in algebra 1 or up and almost every college i want requires that...

    If you don't like math, you're not going to like programming much either.

    You don't need great math skills to program, just because you don't know calculus well doesn't mean you can't program. Just means you can't program using calculus in your algorithms.

    But that's what programming is- building algorithms.

  7. #7
    Redundantly Redundant RoD's Avatar
    Join Date
    Sep 2002
    Location
    Missouri
    Posts
    6,331
    See thats what gets me, i can program fine(most of the time), and i LOVE programming, but i h8 math. I like prog'n enough to bite the bullet and try and survive college, i just don't know if i will be able to hang with the college class.

  8. #8
    Terrance1
    Guest
    Originally posted by Terrance11
    If you don't like math, you're not going to like programming much either.

    Sorry, not to discourage you.

    I shouldn't say that. But programming is based on building building algorithms.

    I find learning programming very similar to learning math.

  9. #9
    Terrance1
    Guest
    Originally posted by Ride -or- Die
    See thats what gets me, i can program fine(most of the time), and i LOVE programming, but i h8 math. I like prog'n enough to bite the bullet and try and survive college, i just don't know if i will be able to hang with the college class.
    If you like programming you'll be fine. But to me, math and programming are very similar (learning it).

    But you don't need to have excellent math skills to program. Arithmitic is needed, and maybe a decent uderstanding of algebra.

    Sorry, I didn't mean to discourage you.

  10. #10
    Registered User red_baron's Avatar
    Join Date
    May 2002
    Posts
    274
    well programming has made math easier for me, i understand it better, and when i dont i just try to think of it as a program then i understand it. math isn't hard, if u can program well and can memorize the sets required to answer problems then you should be able to do fine.

    note: i'm in grade 12 right now so i may not be the best person to give you advice; i usually get 80-90's in math, not bragging or anything just a fact.
    ¿Red Baron?

    "Imagination is more important than knowledge"
    -Albert Einstein (1879-1955)

    Check out my games!

    [code] /* dont forget code tags! */ [/code]

  11. #11
    Registered User
    Join Date
    Dec 2001
    Posts
    367
    You are born with a specific math potential

  12. #12
    Redundantly Redundant RoD's Avatar
    Join Date
    Sep 2002
    Location
    Missouri
    Posts
    6,331
    I find learning programming very similar to learning math

    As do i, computers just come natural to me.
    Last edited by RoD; 10-07-2002 at 02:25 PM.

  13. #13
    Registered User
    Join Date
    Sep 2002
    Posts
    254
    well if your not good at math and dont enjoy it i dont know why you would go for a CS degree

    since you going to be doing a fair bit of calculus and linear algebra in the first year... you will do as many programming courses as math courses...

    why not look into certifications or something of that nature?

    im currently studying software engineering and have to say that if you dont want to do so many math courses it might be a better way to go...

  14. #14
    Banal internet user
    Join Date
    Aug 2002
    Posts
    1,380
    Math didn't click with me until I was 18

  15. #15
    Redundantly Redundant RoD's Avatar
    Join Date
    Sep 2002
    Location
    Missouri
    Posts
    6,331
    Well i want to major in CS and get my degree, guess i'll just have to learn to get it huh.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. A basic math programming question
    By hebali in forum C Programming
    Replies: 38
    Last Post: 02-25-2008, 04:18 PM
  2. Math C Programming problem
    By ckyle in forum C Programming
    Replies: 1
    Last Post: 02-09-2006, 03:33 PM
  3. Math Programming in C++
    By spiderman45144 in forum C++ Programming
    Replies: 0
    Last Post: 10-20-2005, 08:40 AM
  4. Math related Programming Books
    By curlious in forum C++ Programming
    Replies: 7
    Last Post: 07-08-2003, 11:17 PM
  5. Math, Physics and their relation to Programming
    By biterman in forum A Brief History of Cprogramming.com
    Replies: 12
    Last Post: 11-19-2001, 08:45 AM