+ 1
Do i need to learn mathematical models for high level programming and if it's required , how do i learn and from where ?
programming
6 Answers
+ 5
just search it on google , you'll get all your resources :
or see this
https://www.sololearn.com/discuss/118286/?ref=app
+ 4
@bhavana goud
Search for courses or PDF of pre-calculus , graph theory , set theory ,number theory , etc..
+ 3
I think that you need to know mathematics because it will help you solve problems in programming languages ââsuch as "c ++", "c", "java", "javascript", "php", "ruby", "python", but mathematics not needed in html, css, xml, xhtml, sgml, that's it! Good luck to you ! :)
+ 3
High level programming will almost always involve complicated math, particularly with logic; Discrete Math. Programming is all about 1's & 0's, true & false.
Discrete math is probably what you should look into first because it applies to all coding & not just a particular use case that you might need to create & write a particular algorithm for. Logic is the key my friend!
+ 2
@James16. Thank you and wish you the same :-)
+ 1
@ Atikrant negi I googled but I am not understanding that where do I start ? and how