+ 1
What coding languages require little math
iv already learned html css and JavaScript so I want to know what to do next
6 Respostas
+ 1
Okay thank you.
+ 2
I really advise Java, buy some book. You can do games, console apps, web apps (advanced), also GUI (Java FX, swing). This language opened tve world of programming for me. From there you can go to almost every language. Every language is almost the same in math, depends what do you want to do. E.g. for rendering you should know what matrix is etc., for games, you need little bit of logical thinking and things like sin(), cos(),atan2(). But don't worry, you can always learn basic math on internet, books, school.. Good luck!
+ 2
Don't celebrate to early, I think Java is quite different than JavaScript, because of static typing etc.
+ 1
wow this is actually kinda easy to do java when you know JavaScript
0
inderd
0
indeed