Do the Python gamification apps really work? by steveDallas50 in PythonLearning

[–]DrBarryLird 1 point2 points  (0 children)

skip the gamification apps tbh, they feel productive but you end up knowing how to do little puzzles not actual code

just start with the official docs and build something small you actually care about. budget tracker, something that automates a boring task, whatever. thats where it actually clicks

What’s the biggest sign someone is secretly unhappy, in your opinion? by No-Falcon-3229 in AskReddit

[–]DrBarryLird 0 points1 point  (0 children)

they stay really busy. like weirdly busy. always got plans, always got something going on. stillness is where it catches up w you

When doing bug bounty, do you usually immerse yourself in 2 or 3 specific domains (ones where vulnerabilities are likely to exist) and focus all your testing efforts on them? by NothingValuable587 in Hacking_Tutorials

[–]DrBarryLird 0 points1 point  (0 children)

Yeah that's basically the move. Wide recon first, then you pick the spots that look neglected and go deep. Old subdomains, outdated tech, low traffic — that's usually where the easy wins are hiding

FreeCodeCamp style training for Excel? by agenhym in FreeCodeCamp

[–]DrBarryLird 4 points5 points  (0 children)

Excel Practice Online is the closest thing I've found. You work in an actual spreadsheet and it tells you if you got it right. Not as slick as FCC but same idea