Which programming language is suitable for computer networking? | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 8

Which programming language is suitable for computer networking?

I want to learn computer networking. But i am little lost from where to start and which language should i prefer for it. Can i consider golang for it or java? Anyone having any advice from where or which topic should i start is most welcome. Thanks a lot in advance : )

3rd May 2019, 3:38 AM
Suzan
Suzan - avatar
4 Answers
+ 9
C/C++ are good.
4th May 2019, 12:07 AM
Sonic
Sonic - avatar
+ 7
Sujata It really depends on what you want to do. There are many different possibilities in networking. And also you can work on the client side or on the server side. You should learn C and C++ if you want to do low level programming like write network drivers or protocols. Python or Pearl for machines "talking" to each other. Javascript if it s in the context of a web page. I recommend you to learn C, C++, Java and Python... But it realy depends on what you want to do.
3rd May 2019, 4:12 PM
Svarog
3rd May 2019, 3:53 AM
Alessio Benvenuti
Alessio Benvenuti - avatar
3rd May 2019, 5:07 AM
Basel.Al_hajeri?.MBH()
Basel.Al_hajeri?.MBH() - avatar