From Schneier on Security
Artificial intelligence (AI) has been billed as the next frontier of humanity: the newly available expanse whose exploration
…
B. Schneier| February 29, 2024
From Computer Science Teacher - Thoughts and Information From Alfred Thompson
Recursion was never a big part of my toolbox but I am starting to appreciate it more recently. Regular readers know that I have been writing about and writing code...Alfred Thompson From Computer Science Teacher - Thoughts and Information From Alfred Thompson | August 20, 2021 at 06:47 PM
From Computer Science Teacher - Thoughts and Information From Alfred Thompson
Trying learn too many things can be a risky proposition. But sometimes it feels like the way to go. Regular readers of this blog know that I have been trying to...Alfred Thompson From Computer Science Teacher - Thoughts and Information From Alfred Thompson | August 2, 2021 at 02:54 PM
From Computer Science Teacher - Thoughts and Information From Alfred Thompson
Bacon's cipher is a fairly well-known and simple cipher. Its considered a form of steganography. Unlike most steganography, the code is hidden in the text and not...Alfred Thompson From Computer Science Teacher - Thoughts and Information From Alfred Thompson | July 29, 2021 at 12:19 PM
From Computer Science Teacher - Thoughts and Information From Alfred Thompson
There has been a conversation on Twitter about the unary increment operator (++) and related (+=, –, etc.). I tend to gloss over these when teaching beginners....Alfred Thompson From Computer Science Teacher - Thoughts and Information From Alfred Thompson | July 19, 2021 at 06:53 PM
From Computer Science Teacher - Thoughts and Information From Alfred Thompson
The CSTA 2021 Virtual Conference is in the books. I really did enjoy it and I learned a lot. Virtual conferences are different from in-person conferences and INotes...Alfred Thompson From Computer Science Teacher - Thoughts and Information From Alfred Thompson | July 16, 2021 at 05:18 PM
From Computer Science Teacher - Thoughts and Information From Alfred Thompson
No morning help desk duty for me today so I watches the whole “Morning Java” session. For those of you not at CSTA, Moring Java was an introduction to the day with...Alfred Thompson From Computer Science Teacher - Thoughts and Information From Alfred Thompson | July 16, 2021 at 01:19 PM
From Computer Science Teacher - Thoughts and Information From Alfred Thompson
Today started, for me, with help desk duty. While I was there no one needed any help which I suppose says good thi8ngs about the HopIn platform CSTA is using. The...Alfred Thompson From Computer Science Teacher - Thoughts and Information From Alfred Thompson | July 15, 2021 at 05:34 PM
From Computer Science Teacher - Thoughts and Information From Alfred Thompson
Today was the first day of the Computer Science Teachers Association conference. All online of course. It was a pretty cool day. I got myself set up with a twohttps...Alfred Thompson From Computer Science Teacher - Thoughts and Information From Alfred Thompson | July 14, 2021 at 07:36 PM
From Computer Science Teacher - Thoughts and Information From Alfred Thompson
They say that the second programming language is the hardest to learn. That’s mostly because one learns how to program using their first language but each language...Alfred Thompson From Computer Science Teacher - Thoughts and Information From Alfred Thompson | July 13, 2021 at 07:45 AM
From Computer Science Teacher - Thoughts and Information From Alfred Thompson
Sample code is a wonderful way to teach and learn coding. The problem with a lot of sample code is that it is just too complicated and to fancy. I call it tour...Alfred Thompson From Computer Science Teacher - Thoughts and Information From Alfred Thompson | July 12, 2021 at 07:16 AM
From Computer Science Teacher - Thoughts and Information From Alfred Thompson
Recently I requested a free (for educators) starter kit from Phidgets. Phidgets are small controllers and sensors that are easy to use and with a helpful API. The...Alfred Thompson From Computer Science Teacher - Thoughts and Information From Alfred Thompson | June 28, 2021 at 07:39 AM
From Computer Science Teacher - Thoughts and Information From Alfred Thompson
All of a sudden the subject of the first programming language is getting discussed everywhere. OK, maybe not every where but it is in Twitter, Blogs, and Facebook...Alfred Thompson From Computer Science Teacher - Thoughts and Information From Alfred Thompson | June 25, 2021 at 07:30 PM
From Computer Science Teacher - Thoughts and Information From Alfred Thompson
Beginner programmers often, dare I say usually, struggle with arrays. Sometimes it is hard for experienced programmers like myself to understand why but with years...Alfred Thompson From Computer Science Teacher - Thoughts and Information From Alfred Thompson | June 21, 2021 at 12:27 PM
From Computer Science Teacher - Thoughts and Information From Alfred Thompson
As a member of the CSTA Conference Committee, I attended the first of two presenter training sessions today. Wow! CSTA 2021 will be good. Now I have read most of...Alfred Thompson From Computer Science Teacher - Thoughts and Information From Alfred Thompson | June 15, 2021 at 03:26 PM
From Computer Science Teacher - Thoughts and Information From Alfred Thompson
I’ve never had a lot of use for the ternary operator. Until recently, I think I under appreciated it. I Don’t recall ever using it in professional development though...Alfred Thompson From Computer Science Teacher - Thoughts and Information From Alfred Thompson | June 11, 2021 at 09:53 AM
From Computer Science Teacher - Thoughts and Information From Alfred Thompson
Well, this is not actually a trip report but its something like it. I spend the last couple of months teaching at Phillips Exeter Academy as a long term substitute...Alfred Thompson From Computer Science Teacher - Thoughts and Information From Alfred Thompson | June 3, 2021 at 12:50 PM
From Computer Science Teacher - Thoughts and Information From Alfred Thompson
My good friend and former teaching partner, Tom Indelicato posted about his end of year project for his AP CS A student recently. With his permission I share it...Alfred Thompson From Computer Science Teacher - Thoughts and Information From Alfred Thompson | May 27, 2021 at 10:07 AM
From Computer Science Teacher - Thoughts and Information From Alfred Thompson
Being back in the classroom has been a learning experience for me. For one thing I have had to learn a bit of Processing (the IDE) as students had been using it...Alfred Thompson From Computer Science Teacher - Thoughts and Information From Alfred Thompson | May 18, 2021 at 12:23 PM
From Computer Science Teacher - Thoughts and Information From Alfred Thompson
My algorithms class is studying sorts this week. I felt like we needed a little hands on sorting to get an understanding of how some sorts related to the types...Alfred Thompson From Computer Science Teacher - Thoughts and Information From Alfred Thompson | May 13, 2021 at 08:17 AM
From Computer Science Teacher - Thoughts and Information From Alfred Thompson
“What would motivate you to come out of retirement to teach during a pandemic?” That was the question I was asked during an interview for a long term substitution...Alfred Thompson From Computer Science Teacher - Thoughts and Information From Alfred Thompson | April 25, 2021 at 09:40 AM