5

Hey rant. I want to learn new programming language. Now im working with php and js. Any suggestion for new language??

Comments
  • 1
    It really depends of what type of application or system you want to work on.
  • 0
    @samfreeman05 well. Im working on web bassed and mobile. Now i just using cross platform app. Should i learn java or just learn more in php and js?
  • 0
    @agus24 for Android development there is Java and for cross platform stuff you could use electron, a NodeJS based application (which uses JavaScript)
  • 0
    I would go for Java to learn some software principles like OOP and some data structures. It's more organized and type strict than php and js (at least as they were when I learned them). I went exactly the same path when started, learned php, js, java, a bit python, then C C++.. Good luck!
Add Comment