Skip to main content

Technology At Its Best

"When I was a young warthog..." - Poombah, The Lion King

I may not be young, but my wife would argue that I'm still a warthog. Meh. When I was young, however (7th grade), I can recall seeing my first computer: a Tandy Radio Shack, Z-80 (where the TRS-80 moniker originated) based PC with 4K of RAM and a cassette tape used for DASD. The local Tandy Sales Representative had dropped by my class (just before lunch) and showed us a simple program that was something like this:

10 PRINT "Hello world ";
20 GOTO 10

As I watched "Hello world" scroll across the screen at the speed of light, I was enamored. I just had to be a part of this phenomenon. Of course, being spoiled by TV shows like Lost in Space (funny, huh?) I figured computer programming was a cinch. So I, as a huge video games buff and a big fan of Space Invaders specifically, attempted the following during the last 15 minutes of lunch before they took the computer away.

10 Create 5 rows of aliens that are 10 wide; let them descend at the rate of 1 space per second
20 GOTO 10

I didn't want to make the program too complex, after all, so I "kept it simple." Imagine my dismay when the computer spit back the following:

?SN ERROR
LINE 10

READY

And that was the beginning of a lifelong obsession with computer programming.

(For what it's worth, I spent the better part of 8th and 9th grades teaching myself BASIC so that I could eventually write that Space Invaders game. Toward the end, my cassette tape got damaged and I lost everything I had done during the past 2 years. By that point, however, I didn't care any longer since my curiosity took me to many other places in the realm of application development.)

This trip down Nostalgia Lane was prompted by a New York Times article regarding the latest application of technology in an educational setting. I can recall many, many articles written over the past 20 years predicting the downfall of mankind because kids are exposed to too much technology. Oh, the horrors of technology replacing a good education! Oh, how their brains will rot and turn to mush!

I wonder what the authors of those articles are thinking now.

If you haven't yet followed the link, the story is about the Vail school district in Arizona, where a router with satellite access to the Internet was attached to a school bus giving students the chance to browse the web on the way to and from school. Along with Empire High School (in the same district), which was christened in 2005 as a digital school (meaning that students were given laptops instead of textbooks where they could access the Internet at over 100 wireless points in the school), this school district seems to have fully embraced the idea that technology - when used properly - can enhance the educational experience instead of replace it with mind numbing gaming and the endless use of Facebook and Twitter.

This doesn't mean that those things don't occur. On the bus, the author writes, you will occasionally see someone playing video games. But for the most part, students are quietly finishing up homework (that they submit electronically), writing essays, etc. Not only are they able to complement their education by learning how technology facilitates efficiency (and therefore illustrates the advantages of good time management) but the school bus is also much quieter too.

Ms. Cody Bingham, the driver of that school bus, said it best: "that was the quietest ride I’ve ever had with high schoolers."

Maybe it's because their brains have indeed turned to mush and are no longer able to communicate like the proponents of such disastrous consequences predicted during the past 20 years. My guess is that the students are simply getting their work done.

Popular posts from this blog

Finding Clarity in the Chaos of a Job Search

Job searches are humbling. They test your confidence, your patience, and your ability to stay motivated when things don’t move as quickly as you’d like. But they also teach you things about yourself that you might not have learned any other way. For me, the past few months have been a crash course in rediscovering what really matters: not just in a résumé, but in relationships, self-perception, and how we use technology to help tell our stories. Here are three lessons that stood out. Reach Out to Your Network (Long Before You Need It) Your network is a living thing. It requires upkeep, time, and attention, just like a flower garden. You can’t ignore it for years and expect it to bloom the moment you need it. Start planting early. Stay in touch with people whose paths you’ve crossed - colleagues, mentors, partners, even those you only worked with briefly. Drop a note once in a while. Comment on their posts. Share something that made you think of them. These small gestures are the sunl...

Time to Level Up!

With the recent news out of Salesforce and Oracle, it’s easy to understand why folks affected by layoffs might feel discouraged. Not only are they leaving companies they may have called home for years, but they’re also facing the daunting prospect of job hunting while headlines scream about “AI taking over human jobs.” Not long ago, another company I follow - let’s call it Acme  - went through a similar round of layoffs. Two employees in particular (we’ll call them Jim and John) showed how mindset can make all the difference. Jim had been at Acme for over 20 years. He was reliable, steady, and well-liked, but not exactly the standout type. When he was laid off, he decided to take some time off before even thinking about his next move. After all, he had a severance package. Didn’t he deserve a break after two decades of hard work? John’s story was different. Though he hadn’t been at Acme as long, he’d built a strong reputation and had both technical and leadership skills. Instead of...

So What is this IPaaS Stuff, Anyway?

 In my last post , I discussed how no-code/low-code platforms fulfill rapid development of business applications - addressing the needs of the Citizen Developer (a Gartner term  first used around 2009).  I also commented on how this specific objective limits their ability to provide true integration capabilities, which require the flexibility to adapt to the myriad variations of infrastructure.  This is a concern because companies often have acquired legacy systems via M&A activity while simultaneously investing in new technology solutions, resulting in a mishmash of systems with multiple ways of accessing them. In this post, I'd like to examine how the needs of the latter group are met by describing some key capabilities that are "must-haves" for any company looking to execute on a digital transformation strategy.  In order to do this, let's define who the target user base is for such a technology platform. Disclaimer:   I work for MuleSoft (a division...