Learning Regular Expressions

Regular Expressions are shortcode langauge settings for computer programming used in cybersecurity. This was a LinkedIn Course that I did as part of my Masterschool studies According to Grok: Regular expressions (often abbreviated as regex or regexp) are a powerful, concise way to describe and match patterns in text. They…

View More Learning Regular Expressions

Object-Oriented Programming in Python

This course at Datacamp moved me up a level in my Python programming skills, using Object-Oriented Programming.

View More Object-Oriented Programming in Python

Writing Functions in Python

This course, done on Datacamp in conjunction with Masterschool introduced me to writing simple code in Python, a step up from the basic level of computer programming.

View More Writing Functions in Python