Python Selenium Learning Series for Beginner-Intermediate Developers

Table of contents 1. Selenium Python Install 2. Selenium Python Web Scraping Tutorial 3. Selenium Python Click Exception Resolution 4. Selenium Python with ChatGPT 1. How to Install Selenium Python into a Virtual Environment (venv) and setup VSCode / ChromeDriver This video tutorial shows how to: With the above steps complete, we are prepared for …

Python Selenium Learning Series for Beginner-Intermediate Developers Read More »

Power BI – Apply/Reuse the same transformation steps to another table

In the quick tutorial video below, I have 2 CSV (comma-separated values) files with identical formats. I loaded the first CSV file into Power BI, opened the Power Query editor, and applied a bunch of transformations (not important what those steps are). Now, I want to apply the exact same steps to the second CSV …

Power BI – Apply/Reuse the same transformation steps to another table Read More »

Lenovo (Yoga) Slim 7 Pro X (2022)- Personal Experience Review After 100 Days of Use

After 100 days, I decided to keep the Lenovo Slim 7 Pro X (14ARH7), aka Lenovo (Yoga) Slim 7 Pro X in other regions of the world. I bought it during holiday time (November 2022) and Lenovo allowed returns all the way thru January 2023, so the opportunity to return it was there. However, I …

Lenovo (Yoga) Slim 7 Pro X (2022)- Personal Experience Review After 100 Days of Use Read More »

All the Git You Need for a Team of One | Using 100% VSCode & Github | No Git Commands to Memorize

This beginner tutorial uses Git, VSCode, and GitHub to back up our source code, maintain revision history, and manage releases. Git is a powerful source code management tool and there are many different ways to use it, so things can get messy or confusing really quickly. When working on projects where I am a team …

All the Git You Need for a Team of One | Using 100% VSCode & Github | No Git Commands to Memorize Read More »

How I Accept Credit Card Payments on My Local Business Website | PHP Stripe Integration Tutorial

I’d like to share how I use Stripe to process credit card payments for restaurant pick-up orders. After the customers select their items, I send them to Stripe’s payment page to finish checkout. After they complete their payment, Stripe sends them back to my site to confirm the order. In this video, we’ll focus on …

How I Accept Credit Card Payments on My Local Business Website | PHP Stripe Integration Tutorial Read More »

Scroll to Top