0
Does does anyone know how to learn another language?
I’m currently learning C# but now I want to learn Python.
4 Antworten
+ 2
You can learn another language in sololearn
There is also python in sololearn and it is free but pro content needs to be paid
+ 1
Just click on your course name which is like a headline in sololearn and then click on discover new courses and many new courses will appear and click on it and you can do them all
Happy Coding!
0
All depends on your background and what you want to achieve.
If you want to be app/web-developer, then traditional package
* Javascript
* Android/Obj-C
and you can finish reading - until boom dot2.0 explodes.
I encourage you to learn C, it has minimal syntax (as pythonista, you find out, that C syntax is quite similar too), but C gives you good overview how all computing and memory allocation works. With C, you can start hacking with electronics (Arduino, AVR) or write high-speed trading systems. Specially, as pythonista, you can extend your Python with high-speed code. Or hack Redis, ZMQ, etc.
or you are going to be data scientist, or you learn Pascal, C, R,JS before you found a way to Python.
0
If I were you I would finish c# first because it is very similiar to other languages and makes them easier to learn, also its better to do one language at a time so you dont get confused as easily