+ 3
what is the appropriate language for networking
I am a network engineering student and i am worried about the most usefull language in my field of study. Help me please 😢😢
4 Réponses
+ 6
For network programming, C, C++, Java, C#, Python, etc are all good languages. You should also have skills in powershell, bash, cmd, tcl etc.
+ 5
Why did you tag java?
Use better tags such as "networking"
+ 5
Historically: scripting and cmdline (bash, netsh, CLIs, batchjobs (powershell), awk/sed/perl, wsh, chaining streams together, etc).
Articles + "quotes [emphasis mine]"
1. "The importance isn't in picking a programming language" [it's knowing the concepts]
2. "[A language] lets you focus on what’s valuable and important, not on the mundane."
3. "The sky is not falling. You don’t have to learn coding if you don’t want to but doing so will evolve your skillset and possibly accelerate your career."
Knowing Python could give you some easy wins; it's C++ behind the scenes (extensible) and many things you work with arose from people in the C zone.
[1] https://keepingitclassless.net/2013/10/im-a-networking-guy-and-im-here-to-talk-about-programming/
[2] http://packetpushers.net/programming-101-for-network-engineers-why-bother/
[3] http://lostintransit.se/2016/07/09/general-network-engineering-vs-coding/
+ 3
https://www.sololearn.com/discuss/520852/?ref=app
Hope you meant this