I've created several systems already, a web based menu system, a payroll system and I am currently developing a patient administration system, I know java,C,C++ C#, javascript PHP and other languages. but the thing here is that I feel I lack knowledge of good math. I am still studying in college but it seems to me that I need to know more about math that concerns programming, what or which part of mathematics should I study for me to improve my programming skills? Algorithm designs? Algorithms? What branch of mathematics?
|
|
I don't know which topics you are interested in, there are plenty of choices, so pick the ones you like most. Here are some mathematical topics which I had to deal with the last 15 years in my job as a programmer:
And since you called "Algorithms" a mathematical topic, yes, I sometimes needed some things from the "Algorithms and data structures" lessons I took at the university. (But that's me, perhaps in your career you will have a different focus.) EDIT: found this links, maybe useful for you: http://steve-yegge.blogspot.com/2006/03/math-for-programmers.html http://www.elegantcoding.com/2011/06/math-for-programmers-tng.html And this book is a really good one about discrete mathematics for programmers: |
|||||||||||||
|