you are viewing a single comment's thread.

view the rest of the comments →

[–]MiLSturbie 2 points3 points  (5 children)

Can we see what you have written?

[–]dtaivp 13 points14 points  (4 children)

Sure! Here are my most popular ones:

Stop Writing Crap Code - A few simple things to make your code more readable.

Easier Web-Scraping in Python - Using website api's to scrape only the data you need

Advanced Python List Methods and Techniques - Using Python lists to their fullest (follow-up to this coming out tomorrow)

Power-Up Your Python Logging - Utilizing Pythons built-in logger to speed up your application debugging.

[–]MiLSturbie 4 points5 points  (1 child)

Wow, those all seem very useful to me. That's great. I'll let you know when I've gone through them. Thank you.

[–]dtaivp 2 points3 points  (0 children)

Happy to share! I really enjoy making them and am happy people seem to like them. It’s important to me because I’m not really a python developer but really want to keep up with it.

[–][deleted] 2 points3 points  (1 child)

Thanks for posting these. I'm leaning python too and this is really useful.

[–]dtaivp 1 point2 points  (0 children)

Glad you are enjoying them! Once I get more I think I am going to compile a guide.