[ASSISTANT REQUEST] Looking for a python mentor

Roger Marquez

Elite Member
Joined
Apr 17, 2017
Messages
5,123
Reaction score
7,820
I am currently learning python but I am struggling with the most basic thing...running a damn python script :D :p

I am looking to implement some of the code on this blog...

https://www.jcchouinard.com/python-for-seo/
...but I am unable to get it to run inside Visual Studio Code.

Most of the tutorials I found online mostly limit to just a print() command but NOT this.

Can anyone recommend me a video or spare a few minutes to help a BHWer out?

Cheers!
 
I was a coder for a couple of years and still use it to automate some tasks in the business. You don’t really need a mentor at this, you just need to find a way of learning that works for you.

My girlfriend learned from a textbook, I’ve a friend learning from a pile of YouTube courses. My brother is going through an interactive online course. There’s plenty of all these options.

I learned by picking a problem and googling the fuck out of the error messages.

But fuck Visual Studio. Haven’t used it in a few years but it was a clunky piece of crap. I prefer PyCharm.
 
Back
Top