Wordy Woman·Apr 15, 2024Warm Cache, Cool Dash: Streamline Your Superset ExperienceJust like it is with any physical exercise, if you are going to exert yourself with minimal damage, it is prudent to have a warmup, the…
Wordy Woman·Jun 28, 2022Make meaning of receipt data using JavaScript fetch() and Space OCR APIAs part of a software development curriculum, students at a local software training institute pick a project after covering 3 weeks of…A response icon1A response icon1
Wordy Woman·Jun 20, 2022Data Structures 101: Introduction to Data Structures and AlgorithmsBy some grace, I have worked on tasks that involve creating, accessing and changing data, the more I find the need to understand these two…
Wordy Woman·May 29, 2022Server Administration :Linux Upskill ChallengeDuring a recent review at work, a supervisor recommended I work on the ability to manage servers. They did one better by pointing in the…
Wordy Woman·Mar 28, 2021Making MySQL query result visualizations using Tableau Public (free)The first search for this exact phrase led me to the realization that this feature was only available in the paid versions of Tableau…
Wordy Woman·Jan 10, 2021Automate Retweeting and Liking using Python and HerokuThis article broadly narrates the steps taken to automate and deploy a social network bot using Tweepy , a Python library created to serve…