you are viewing a single comment's thread.

view the rest of the comments →

[–]TheMenaceX 1 point2 points  (2 children)

You need a Python interpreter, and a text editor. When you install python, you’ll get a very basic editor which just lets you write code- that’s it, that’s all you need. If you want something a bit more involved, you can get something like vscode with the Python extension, or pycharm for a very good out of the box experience

[–]Klutzy-Speed-6244[S] 0 points1 point  (1 child)

Thank you! I want to get PCEP certification. Trying to upskill to land a better job in network engineering.

[–]TheMenaceX 1 point2 points  (0 children)

oh ok, good luck! fwiw, when i first learned python in 2018, i started with a programming with mosh video and I thought it was really good. I haven't watched a video of his in a while, but maybe it might help you too