Categories
Programming Video What I’m Up To

NEW VIDEO: “The CrowdStrike Outage Explained”

The latest video on the Global Nerdy YouTube channel is The CrowdStrike Outage Explained!

How did the CrowdStrike Bug of July 19, 2024 take down 8.5 million Windows systems and cause the biggest global outage of all time? I’ll explain in this video, where you’ll also learn about operating systems, the kernel, device drivers, and more!

Categories
Programming What I’m Up To

I’m teaching an online Python course with Computer Coach starting Monday, July 15th!

It’s happening again: Computer Coach is running another 10-session twice-a-week online evening Python course — and I’m teaching it! 

This will be an online course happening twice a week for 5 weeks, on Mondays and Wednesdays from 6:00 p.m. to 10:00 p.m. (with hourly breaks), from Monday, July 15 through Wednesday, August 14. The course will be aimed at beginning programmers who are new to Python, and I can adjust it based the skill and knowledge of the class.

If you find my Meetup presentations entertaining and informative, wait until you see the way I teach programming!

Computer Coach

In my two decades doing developer relations work, I’ve found that every metropolitan area with a decent tech scene has a tech school whose people drive a lot of local tech events. Here in Tampa Bay, it’s Computer Coach!

If there’s a tech conference, meetup, or gathering happening in Tampa or St. Pete, Computer Coach is probably part of it — organizing it, sponsoring it, or providing volunteer support. If someone in the Tampa Bay area has recently picked up some tech skills, chances are that they got them via Computer Coach. Wherever Tampa Bay tech is, so is Computer Coach, and I’m always pleased to work with them.

Python

The TIOBE Programming Community Index is a measure of the popularity of programming languages, and Python has been in the top position for the past little while. With its growth in popularity and as the preferred language of data scientists and machine learning, Python is a must-learn language.

What more can I say about Python? It’s my overall favorite programming language, it helps generate the weekly list of Tampa Bay tech events that appears on this blog, and thanks to its prominence in the fields of data science and artificial intelligence, it’s the hot language of the moment — despite having been first released in 1991 and being eclipsed by Ruby in the 2000s.

How you learn programming matters

Consider this screenshot from the Python course I taught in November and December 2023:

It shows us using a spreadsheet classic — a list of employees and some of their attributes — represented as a Python data structure: a list of dictionaries, which for all intents and purposes is a spreadsheet. We used this to analyze the salaries and stock grants of anonymized software developers at Google, as listed on levels.fyi, a site where you can see the compensations and benefits for different jobs and levels across tech companies. This isn’t the sort of example you’ll see in most courses or textbooks, but my goal is to try and make the exercises as meaningful as possible to the people taking the course. And you’ll learn interesting non-Python things along the way, including the existence of sites like levels.fyi and the inner workings of large tech companies!

(And you’d better believe we’ll cover harnessing ChatGPT’s and DALL-E’s power via the OpenAI APIs…)

Most importantly, I want to show aspiring Python programmers how to think in a problem-solving manner. Programming is really about finding the intersection of “I have a specific problem I’m trying to solve” and “I know how to get the computer to perform a certain set of tasks.”

Does this sound like the kind of course you’d like to take? If so, head on over to Computer Coach’s page for the Python Programming course, which describes the course in a more official way, and sign up! Don’t forget that the class starts Monday, July 15th!

Categories
Programming What I’m Up To

The top articles for date and time programming in Swift are still mine!

I originally posted a series of articles on date/time programming in Swift here on Global Nerdy, updated it, and published it on the Auth0 Developer Blog when I worked there.

I just checked to see how it ranked, and at least for me — remember, everyone sees different Google results — the series is still the number one result for swift dates times and smilar search terms.

Categories
Artificial Intelligence Programming

AI coding in Python? Just use Anaconda.

I’m being asked by a growing number of people this one question: “I want to get started learning and building AI apps with Python. Should I go with the Python.org distribution, Anaconda, or something else?”

For anyone who wants to learn Python and AI development, my answer is invariably:

Just. Use. Anaconda.

Why?

  1. Their one installer gets you a LOT of stuff: Not just Python, but also the R programming language, the pip and conda package managers, Jupyter Notebook and Jupyter Lab, and a ridiculous number of installed and optimized Python packages ready to go.
  2. Anaconda is made by people into scientific computing, data science, and machine learning, for people into scientific computing, data science, and machine learning. You have to do way let setup after installing it to get started on your AI journey.
  3. Anaconda is proven. Nearly 40 million people use it, and so do 90% of the Fortune 500.
  4. There’s also Anaconda Cloud, which features an online notebook service (an online interactive coding environment that also makes it easy to share code), articles and online courses, and a big user community.
  5. Anaconda delivers the same great Python programming experience on Linux, macOS, and Windows. If you move between operating systems like I do, or teach Python courses, this is incredibly handy.

Once again — if you’re learning Python for AI development:

Just. Use. Anaconda.

ℹ️ Disclaimer: This is NOT a paid promo for Anaconda. I met some of their people at PyCon, but the company has no idea who I am or that I’m doing this, and they certainly don’t know how to put money in my bank account. I’m just a satisfied user who uses it for my own projects and for teaching Python and AI programming.

Categories
Humor Programming

What was your first debugger?

Mine isn’t even on this graphic! It was PRINT from good ol’ all-caps Microsoft BASIC with line numbers, which used to come built-in to what used to be called “home computers.”

Categories
Artificial Intelligence Programming What I’m Up To

Video and materials from my “AI: How to Jump in Right Away” presentation for Austin Forum

On Tuesday, April 2nd at 6:15 p.m. Central / 7:15 p.m. Eastern / 23:15 UTC, I led an online introductory session for people who to dive into AI titled AI: How to Jump In Right Away. The recording’s now on YouTube, and you can watch my presentation in its entirety there!

My session was part of Austin Forum on Technology and Society’s third annual AI April, a month of presentations, events, and podcasts dedicated to AI capabilities, applications, future impacts, challenges, and more.

Here are links to the video and supplementary material for the presentation:

Categories
Conferences Programming Tampa Bay

Attend Civo Navigate Local Tampa 2024 with my super discount code!

You can register for next Tuesday’s Civo Navigate Local Tampa 2024 conference, happening at Armature Works, for the low, low price of TEN DOLLARS with this discount code…

…as opposed to the regular price of $40 (still a deal, but you can spend the $30 you saved on Bake’n Babes cookies or whatever else you prefer from Armature Works’ food stalls).

What’s Civo Navigate Local Tampa?

Civo Navigate Local Tampa is a one-day version of Civo’s 2-day Navigate conferences, with a stronger focus on local organization and techies. It will feature four topic categories…

  1. Cloud Native
  2. AI/ML
  3. Emerging Tech
  4. Thought Leadership

…over two tracks:

  1. A main stage track with panels and presentations, and
  2. A workshop track with lightning talks and workshops

Want to know what Civo’s two-day conference is like? Here’s a video summary of the most recent one, held in Austin in February:

Want to know more? All the details are on the Civo Navigate Local Tampa site.