CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 6 of 6
  1. #1
    Join Date
    Apr 2009
    Posts
    3

    Discrete mathematics

    Hi. I'm an undergraduate who decided to change major from computer science to something else. I'm still interested in learning to program as a hobby. My question is can you learn a programming language effectively without background knowledge(discrete math). I had hard time keeping up in that class and ended up dropping the course.

  2. #2
    Join Date
    Jan 2006
    Location
    Fox Lake, IL
    Posts
    15,007

    Re: Discrete mathematics

    Well, most people can learn anything. But, if you like it, you tend to pick it up a lot quicker. With the Internet, you can get all kinds of free programs, and tutorials, and forums.

    What you do know can only help you with programming tasks, as an added benefit.
    David

    CodeGuru Article: Bound Controls are Evil-VB6
    2013 Samples: MS CODE Samples

    CodeGuru Reviewer
    2006 Dell CSP
    2006, 2007 & 2008 MVP Visual Basic
    If your question has been answered satisfactorily, and it has been helpful, then, please, Rate this Post!

  3. #3
    Join Date
    Apr 2009
    Posts
    3

    Re: Discrete mathematics

    So is discrete math necessary or not if I'm to become an expert programmer? Also, how much can I expect myself to learn via online courses and tutorials? Will I ever be able to know about programming as much as those with bachelor of cs degree or better?

  4. #4
    Join Date
    Jan 2006
    Location
    Fox Lake, IL
    Posts
    15,007

    Re: Discrete mathematics

    Math can NEVER hurt you, and usually helps you understand advanced algorithyms. Self-study courses are fine. You get what you put into them
    David

    CodeGuru Article: Bound Controls are Evil-VB6
    2013 Samples: MS CODE Samples

    CodeGuru Reviewer
    2006 Dell CSP
    2006, 2007 & 2008 MVP Visual Basic
    If your question has been answered satisfactorily, and it has been helpful, then, please, Rate this Post!

  5. #5
    Join Date
    Sep 2007
    Posts
    62

    Re: Discrete mathematics

    A site that might be of interest :

    Project Euler

  6. #6
    Join Date
    Jul 2008
    Posts
    24

    Re: Discrete mathematics

    I hope it's difficult to understand the new techniques used in algorithyms, I feel its better to have some background knowledge(discrete math).

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •  





Click Here to Expand Forum to Full Width

Featured