Python for Absolute Beginners Episode 2: All Things Arrays!
I've been writing Python for years now, for everything from web scrapers to big data projects. In this series, we're going to take a step back and teach and learn the fundamentals of Python together.
In this episode, we talk about arrays: how to use them and how not to!
0:00 Intro
0:30 Review
4:00 Array theory
8:30 Arrays in Python
10:00 Accessing array elements using indexes
12:05 Array best practices
14:35 Outro
--
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 #LearnToCode #Python