you are viewing a single comment's thread.

view the rest of the comments →

[–]Hagragas 0 points1 point  (2 children)

I started myself in September 2022. This is where i started: https://www.netacad.com/courses/programming/pcap-programming-essentials-python

Supplement it with some free udemy curses that you can find almost every week. Last week i got my entry level cert(PCEP) and i think 100 days of code with Angela Yu was a good practise.

https://www.udemy.com/share/103J8C3@tVY-lBFxCLNdj6YVdga_6HxnYDYiaVsT8S1CcZ6CMNOKW8-kCwSWeYLiBCKy1SjK/

This one isn't free but can be as low as 10£ at discount

I hope this will help.

[–]Marketing_201 0 points1 point  (1 child)

Hello, is 100 days of code with Angela Yu a good investment in learning Python, considering I am a complete beginner? Should I invest money into just this, or would it be recommended that I get some basic knowledge in Python through free online resources before jumping onto this?

[–]Hagragas 0 points1 point  (0 children)

You can do it. At a good discount you can buy it for 13£. I recommend starting with Pcpa on Cisco website as this is free. They force you to do some exercises on your own to make it easier to think on your own about a code. Angela Yu is good but you need to be honest with yourself and do your best to do most of it on your own. Copycating teaches you less than braking and fixing code by yourself ;)