A.I. Programming with Python

This intro roadmap book by educator and photo-physicist, Dr. Perry Xiao, demystifies artificial intelligence and teaches readers its fundamentals from scratch in simple and plain language and with illustrative code examples. Divided into three parts, the author explains artificial intelligence generally, machine learning, and deep learning. It tackles a wide Read more…

Windows Registry Demystified

Windows Registry Demystified

Windows registry, what you can do with it? The Windows Registry is a collection of several databases where Windows and many programs store their configuration settings. You can edit the registry yourself to enable hidden features and tweak specific options. This guide delves into the following topics: How the registry Read more…

Python-regex

Tech-Know Freebie

Python coding is one of the easiest, more versatile of popular coding languages. It also has an easy learning curve. I’ve found a great 7-page cheat sheet loaded with python syntax and shortcuts.  After you’ve downloaded your own copy, remember to tell a friend or share on social media. Python-Regex Read more…