Tech Archives
RECENT
Selenium web scraping with Python
Selenium is a package available for Python that allows Python to directly interact with a web browser....
AI Image Creation with Midjourney & ChatGPT
Enter our Halloween contest for a chance to win a free month of Udacity!
One of the most...
Python Tips & Tricks
For #BacktoSkills month, we’re spotlighting a series of skills that supercharge careers. This week’s skill is Python,...
Why everyone recommends you learn Python (and why they’re not wrong)
For #BacktoSkills month, we’re spotlighting a series of skills that supercharge careers. Our first skill up should...
Swift Closures
This post on Swift Closures is a continuation of our previous post on Swift functions where we...
Go (Golang) Structs
In Go (Golang), a struct is a composite data type that allows you to group together related...