Coding with ChatGPT3: On gaining a superpower

by | Wednesday, May 03, 2023

I had heard that ChatGPT3 could help with writing code and just hadn’t much time to play with it. Part of the reason is that I haven’t really coded in almost 2 decades (maybe more) so was somewhat hesitant to jump in. But again I kept reading of people doing amazing things in this space, creating games, apps to summarize documents, and lots more.

So, not one to start small, I began by asking ChatGPT3 to create me a WordPress plugin to extract everything I have blogged in the past 15 years. And it gave me a bunch of code.

It did take a bit of playing around – but at the end of the day I have a text file on my desktop with over 600-thousand words that I have written over the past 15 years!

Wow.

Just think about it for a second. And let me emphasize, I have NO knowledge of PhP. And I had created a computer program that did a pretty complex task.

As I said, WOW!

So I have, over the past few days, been pushing it further.

First I had it create me a simple version of pong, and in an hour I had created two versions (a 2-player version and single-player one). The code was written in Python – again another programming language I know nothing about. Below is a gif of me playing the single-player version of the game. Yes, it is super basic – but this is not something I had ever imagined I could do.

I began wondering, as an educator, is there something I could create that would be actually pedagogically useful. So I decided to create a simulation that would explain one of the gas laws. In particular I focused on the relationship between temperature and pressure, what is popularly known as Gay-Lussac’s law. Essentially it states that

For a given mass and constant volume of an ideal gas, the pressure exerted on the sides of its container is directly proportional to its absolute temperature.

As a mathematical equation, Gay-Lussac’s law is written as:
P\propto T\, (essentially pressure is directly proportional to temperature).

https://en.wikipedia.org/wiki/Gas_laws

So I began working with ChatGPT3 to see if I could create a simulation of an ideal gas in a box, with little particles bouncing around, off off each other and the walls. And then whether I could increase the temperature making the balls bounce around more faster and slower depending on how I raised or reduced the temperature. Finally, I wanted it to compute some measure of pressure on the walls that changed as I changed the temperature.

This took a bit longer but the end of the day I had a working simulation (animated gif version is given below). Essentially the temperature can be raised or reduced by hitting the up and down arrows and the pressure is computed from the speed and number of balls hitting the walls at any given moment.

First, lets take a moment to just marvel at what I could create in just a few hours of working with ChatGPT3. I have absolutely no knowledge of Python, or even how to use Terminal on my Mac. But here it is.

This is something a middle schooler can create.

Just let that sink in.

I should add that the process was not as straightforward as writing in a prompt and some working code would pop out. I mean, it will generate some code, but the chances are it will not work. You have to learn over time how to craft the prompts and the process is a complex dialogue that does take a bit of patience. To be sure I was constrained by multiple factors, such as my own ignorance of programming, and the fact that the interface often choked when streaming out long batches of code, and so on.

But that is not the point.

The first website I created, possibly back in 1995/6 was terrible… both a of function of being a new technology and my lack of knowledge of what I could do with it. But the technology got better over time, and I got better as well.

All that I know is that I have suddenly been given a super-power that I didn’t have a few days ago.


In 1927, almost a hundred years ago Warner Brothers released a movie called The Jazz Singer. And in a throwaway moment in the film, the main characters says:

“Wait a minute … you ain’t heard nothin’ yet.”

That one sentence captured how sound came to cinema. It upended the industry and changed film forever.

I think the same can be said of these new technologies.


The famous sentence can be seen in the first 15 seconds of the clip below.

A few randomly selected blog posts…

CEP917 receives AT&T award, update

I had written before, CEP917: Knowledge Media Design, a course taught by Dr. Danah Henriksen and myself, in the Fall semester of 2012, received First Place (in the Blended Course category) in the2013 MSU-AT&T Instructional Technology Awards Competition. The awards...

TE150 presentation in streaming video

Terri Gustafson has created streaming downloads of the presentation recently made by the TE150 (Reflections on Teaching, Reflections on Learning) Online team (see this for more context). The video can be seen in two parts: Part I: The presentation "Reflections on...

James Kaufman on creativity: New article

James Kaufman on creativity: New article

Dr. James C. Kaufman is Professor of Educational Psychology in the Neag School of Education at the University of Connecticut and a highly-renowned creativity researcher. He is also a writer and playwright, having recently written the book and lyrics to the musical...

Good Evil Ambigram

Brad Honeycutt, a fellow Spartan (he graduated 1996 a couple of years before I started here at Michigan State) is fascinated by optical illusions. He has completed a couple of books on optical illusions the first of which will be coming out in July. Scott Kim, one of...

Decision science, neural Buddhists & the loopy brain of David Brooks

I do not understand David Brooks. Brooks is an op-ed columnist for the NYTimes. For the most part his columns are right-of-the-political wing nuttiness, garbed in some erudite clothing. I am not linking to them here but his past few op-eds suggesting that McCain would...

TPACK Newsletter, #6 Jan-Feb, 2010

TPACK Newsletter, Issue #6, January/February 2010 Welcome to the sixth edition of the TPACK Newsletter, with 642 subscribers (representing a 13% increase during the past 2.5 months), now appearing twice each fall and spring semester. If you are not sure what TPACK is,...

TPACK Radio/Video Show, now on Vimeo

The TPACK Radio/Video show that we had created for ISTE is now available on Vimeo. I think this version is easier to embed and view (as opposed to a 21MB download, as it was the previous time around). TPACK Radio/Video Show ISTE 2010 from Punya Mishra on Vimeo. A fake...

Money for nothing, and your clicks for free!

I knew that website developers would go to great lengths to rise in Google rankings. What I didn't know was just how far people were willing to go, till I received this email. Note: I have deleted all the links and names, since that would be giving free publicity to...

Creativity & Flow: New article

Creativity & Flow: New article

180-degree rotational ambigram for "Flow" by Punya Mishra The next article in our series Rethinking Technology & Creativity in the 21st Century just got published by the journal TechTrends. This article features Susan Perry, social psychologist,...

0 Comments

Submit a Comment

Your email address will not be published. Required fields are marked *