+ 7
Which languages should I learn after learning C and C++?
13 Answers
+ 11
If you want to stay with the logic of programming languages are designed than you can follow or learn these languages available in sololearn.Given in ascending order of priority:-
1. C
2. C++
3. Java
4. Python
5. Javascript
6. Ruby
7. php
8. C#
9. Kotlin
10. HTML
11. CSS
+ 7
java or python...big community and big opportunity 👼👼
+ 3
I would recommend you to learn F#. Although F# is great for specialist areas such as scientific or data analysis, it is also an excellent choice for enterprise development.Many common programming tasks are much simpler in F#. This includes things like creating and using complex type definitions, doing list processing, comparison and equality, state machines, and much more.F# has a powerful type system which prevents many common errors such as null reference exceptions. Values are immutable by default, which prevents a large class of errors. Finally, it is well integrated with Visual Studio, which means you get a great IDE with IntelliSense support, a debugger, and many plug-ins for unit tests, source control, and other development tasks.
+ 3
But I have never heard of this language F# before!
+ 1
Is python similar to C++?
+ 1
But how hard is it for me to learn C# if I can C++?
+ 1
Is it possible to create a website using C++ language in visual studio 2017?
+ 1
c++ as a programming language can also be used to create websites using visual studio 2017-18 only if your pc is compatible with the version
0
Just google tutorials on how to program in F# .
0
C# is best for you
0
Not hard it is easy to learn and implement.
0
C# or java it's your choice 😉