CodeGuru Home VC++ / MFC / C++ .NET / C# Visual Basic VB Forums Developer.com
Results 1 to 7 of 7

Threaded View

  1. #1
    Join Date
    Feb 2003
    Posts
    417

    Re-learning Math

    I am embarking on revising some Math I learnt back in high school and college. Reason: I am reading a couple of books (on Lisp, Data Structures, Algorithms etc.), all of which converge in the assumption that you still remember calculus and differential equations.

    I am trying to sort out topics that I think will be important for computer science. Help me add to the list:

    - Differentiation and Integration
    - Differential Equations
    - Probability
    - Functions, limits and continuity
    - Matrices and Determinants

    Thanks.
    Last edited by Sathyaish; September 8th, 2006 at 05:59 AM.

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