Python Tips 01: Slice and Dice Arrays!

Subscribers:
8,420
Published on ● Video Link: https://www.youtube.com/watch?v=T5YKAtGDKBI



Duration: 2:09
46 views
3


A quick tip on processing arrays: slice and dice them up! This tip saved me *tons* of time once I started implementing it wherever I could. I actually use it several times in my course on web scrapers, linked below!

--
[50% off Udemy Class] Scrape the Planet! Building Web Scrapers with Python
https://www.udemy.com/course/scrape-the-planet/learn/lecture/29307348?couponCode=SCRAPE13#overview
--

Twitter:
https://twitter.com/viking_sec
Newsletter:
https://www.vikingsecblog.com/viking-sec-weekly-newsletter/
Blog:
https://vikingsecblog.com/

You can subscribe to my newsletter (or, obviously, to my channel) if you want updates about the course I'm developing or any of my videos. The course is sitting at about 9 hours of raw footage right now all about web scraping with Python: how to design it, how to design it ethically, how to develop it, how to maintain it and how to level it up. Gonna be honest, I'm super proud of it thus far!

--
#Coding #Python #CodingTips