+ 5
I completed Java and C++ ,which language should i learn if i don't have interest in Html ?
4 Antworten
+ 6
You could go to C#, Swift, or Ruby, or instead of learning another new language, you could learn more about C++ and Java. This course doesn’t come close to covering everything, so you’re not done yet.
For example:
Containers in C++
Graphics in Java
Threads in C++11
Common libraries in C++
The list just goes on...
+ 6
Swift is well designed to run on Apple products (as well as other platforms now I think) and also runs very quick without the difficulties of lower level languages.
Ruby has all of the benefits of Python (and is arguably even easier to read) but it is much more efficient, so basically just better Python.
And the importance of C++ deserves its own thread, so here:
https://www.sololearn.com/Discuss/280672/?ref=app
+ 3
Thank you Jacob for your time.
+ 2
Jacob ..Can you please explain me the importance of swift and ruby and also about c++ ?