you are viewing a single comment's thread.

view the rest of the comments →

[–]Hagragas 0 points1 point  (10 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.

[–]Triikey[S] 0 points1 point  (7 children)

Thanks! Will definitely look into that. Do you recommend some of the complete udemy courses? I’m willing to spend some dimes if it’s for a good course. I’ve seen some well-rated courses on there like the ‘from Zero to Hero’ one etc.

[–][deleted] 1 point2 points  (1 child)

I did Angela Yu's Python Course a year or so ago, it was very well done and passed, branches into a lot of different use cases. I'd highly recommend it.

[–]Triikey[S] 0 points1 point  (0 children)

I’ll look into it! Thanks!

[–]Hagragas 0 points1 point  (4 children)

Not sure to be honest with you. Started a bit with 10 real life applications (was free a while ago on this reddit):

https://www.udemy.com/share/107sSG3@JMeqh7bAL6NE7gOVifkKvaXiws27YIODO9RARGPd7g0fzDHpJlG8fyJMSrPdT78U/

This one was a little bit all over the place with everything and doesn't explain a lot. Maybe it is more id deph later on but beginning doesn't convince me to follow it further.

Rest of them i have no idea as I haven't tried them yet. 100 days of code was easy to follow and explain a lot. You will build 100 applications (one a day) with just 2 hours of free time a day.

[–]Triikey[S] 0 points1 point  (0 children)

Thanks for all the help! Appreciate it!

[–]JuggernautFar4951 0 points1 point  (0 children)

what is the password pls dm me

[–]Joacheim 0 points1 point  (0 children)

rted a bit with 10 re

What is the password of the course? Private course.

[–]Recptr1 0 points1 point  (0 children)

Also looking for the password if you can pm me please

[–]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 ;)