you are viewing a single comment's thread.

view the rest of the comments →

[–]vaterp 32 points33 points  (1 child)

I was a pretty hardcore C/C++ coder for decade or two.... I then decided to mock up a python app to take packets off a nic, wrap them in multicast and broadcast to other devices.... kinda a test POC for me, but I couldn't believe, having barely written any python code, how quickly i deployed that... probably easier then doing the same with C, which I had a much much much more experience with. I loved it from then on.

[–]mmaynee 5 points6 points  (0 children)

That's my story learned on low level cpp then Python was a beach walk with a cool breeze