Eli the Computer Guy
  • Home
  • Videos
    • A+
    • Arduino (2019)
    • ChatGPT / OpenAI
    • Cloud Computing (2019)
    • Cloud Computing (OLD)
    • Computer Repair
    • CSS and HTML 5 (2020)
    • Data Recovery
    • Hacking
    • HTML Intro (2020)
    • Interviews
    • Linux (2019)
    • Linux (Old)
    • Linux Tools (2020)
    • Linux Projects (2020)
    • MySQL – Introduction (2019)
    • Network
    • PHP Programming (2019)
    • PHP Programming (OLD)
    • PHP Projects
    • Python
    • Python API’s
    • Programming – Intro (2020)
    • Raspberry Pi (2020)
    • Reviews
    • Security
    • Servers
    • Voice / Telephone
    • Web Design
    • Web Publishing
    • Windows Server 2012
    • WordPress
  • Project Notes
  • Parts List
  • Notes
    • Notes – OpenAI
    • Notes – SQLite
*NEW

RegEx /Regular Expressions for Python (Python Part 17)

This class shows you how to use regex to match specific patterns such as email addresses, ip addresses and MAC addresses in strings

Sanitize Strings with Python (Python Part 16)

Filter Variables with Python (Python Part 15)

OS Module in Python (Python Part 14)

REST APIs, Requests Module and JSON in Python (Python Part 13)

Try Statements in Python (Python Part 12)

Shebang, Input and ArgParse in Python (Python Part 11)

Write Functions in Python (Python Part 10)

Write To and Read Files with Python (Python Part 9)

Lists and Dictionaries in Python (Python Part 8)

venv / Virtual Environments in Python (Python Part 7)

Modules in Python (Python Part 6)

Loops in Python (Python Part 5)

If Else Statements and Conditions in Python (Python Part 4)

Variables and Concatenation in Python (Python Part 3)

Write and Run Python Scripts (Python Part 2)

Python Coding Intro (Python Part 1)

MAC Address to Vendor API with Python (macvendorlookup.com)

Scraping YouTube with OpenAI (Python, ChatGPT, YouTube Transcript API)

RSS Scraping with ChatGPT API (OpenAI, Python, Feedparser, Beautiful Soup)

National Weather Service REST API with Python

Website Scraping with ChatGPT API (Python and Beautiful Soup 4)

IP Address Geolocation with Python (ipify.org, IP-API.com)

DALL E API – Introduction (Generative AI Pictures)

Python and ChatGPT API – Introduction

ChatGPT API – Introduction

Arduino – Raspberry Pi Web Fan Control with MySQL

Arduino – Raspberry Pi Web Based Fan Switch

Arduino – Temperature Web App with Raspberry Pi

Arduino – Bidirectional Serial Communication with Raspberry Pi

Arduino – Send Serial Commands from Raspbery Pi

Arduino – Read Serial Communication with Raspberry Pi

Arduino – Send Commands with Serial Communication