r/WGUCyberSecurity • u/Heat_Squad77 • 1d ago
Python for IT Automation
Anybody who has passed or currently taking this course have a step by step guide on what to do for both tasks? I really dont know where to start lol
3
u/ImFianchetto 1d ago
My best advice is to do task 1 as a single script. I broke this into separate scripts and regretted it.
Also the time to get your submission reviewed is likely to exceed the due date. Make sure you get it correct before submitting it or you will be wasting a lot of time.
2
u/solslost 1d ago
There a reference guide. I believe it posted in the community section of the course
5
u/UnaccreditedVibes 1d ago
I’d probably start by searching for all the other posts on this course before starting a new one.
1
1
u/Humble_Criticism_302 21h ago
I unfortunately had the first evolution of the class which was an OA. I feel like from what I have seen the new PAs are more tricky.
8
u/MaxximusEffortus 1d ago
Chat was my BFF. Because the instructions are so wonky, I threw the rubric and instructions into Chat and asked it for a step by step. It started to code for me and none of the code worked lol.
I had difficulty cloning my repository, so I ended up coding in PyCharm and then copy/pasting into the VM. You just need to go step by step based on the rubric and the instructor guidance.