DevNet General Discussions

cancel
Showing results for 
Search instead for 
Did you mean: 
cancel

Forum Posts

Did you know that the first computer virus was called the “Creeper” virus. It was discovered in the early 1970s, and it infected the ARPANET, which was the precursor to the modern internet. The virus displayed a message that said "I'm the creeper, ca...

davidn# by Cisco Employee
  • 1494 Views
  • 0 replies
  • 3 Helpful votes

I have an application written in C# that calls a process like so:System.Diagnostics.Process.Start("IM://" + user);    "user" being a string with the user's email address in it.  I have jabber set as the program to handle the IM: protocol under defaul...

Hello everyone, I write code for applications and spend a lot of time on errors that appear, the question arises about code refactoring. Many people say that this is useful for the cleanliness of the code and for its support in the future. Who does r...

HarryGrow by Community Member
  • 1724 Views
  • 4 replies
  • 0 Helpful votes

I'm going to be moving on to learning either Linux or Python or both and I am unclear on how deep to learn either one or both. I've asked this question before and it's been suggested to learn Python over Linux as a network engineer, but isn't Python ...

hfakoor222 by Spotlight
  • 6383 Views
  • 8 replies
  • 0 Helpful votes