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
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
From Computer Science Teacher - Thoughts and Information From Alfred Thompson
Are you looking to attend the CSTA 2021 Conference but funding is an issue? There are a great many scholarships available that can help. Visit the scholarship site...Alfred Thompson From Computer Science Teacher - Thoughts and Information From Alfred Thompson | April 16, 2021 at 07:18 AM
From Computer Science Teacher - Thoughts and Information From Alfred Thompson
A blog post by Eugene Wallingford (TEACHING YOURSELF THE MATERIAL) reminded me of some things. As he says, “A common complaint from students is that the professor...Alfred Thompson From Computer Science Teacher - Thoughts and Information From Alfred Thompson | March 29, 2021 at 02:37 PM
From Computer Science Teacher - Thoughts and Information From Alfred Thompson
Someone posted a questions asking which sort of programmer one was from a list of ways to add one to a variable:X++++XX+=1X = X + 1Actually the initial question...Alfred Thompson From Computer Science Teacher - Thoughts and Information From Alfred Thompson | March 23, 2021 at 11:04 AM
From Computer Science Teacher - Thoughts and Information From Alfred Thompson
Continuing my look at papers from the SIGCSE 2021conference. The papers are available for free for a limited time. Get them while you can. In this post, I take...Alfred Thompson From Computer Science Teacher - Thoughts and Information From Alfred Thompson | March 17, 2021 at 07:32 AM
From Computer Science Teacher - Thoughts and Information From Alfred Thompson
As the old computer geek joke goes. the three hardest things in programming are naming things and off by one errors. Lately I have been thinking about off by one...Alfred Thompson From Computer Science Teacher - Thoughts and Information From Alfred Thompson | March 15, 2021 at 11:52 AM
From Computer Science Teacher - Thoughts and Information From Alfred Thompson
Continuing my look at papers from the SIGCSE 2021conference. The papers are available for free for a limited time. Get them while you can. I take a look at Usage...Alfred Thompson From Computer Science Teacher - Thoughts and Information From Alfred Thompson | March 11, 2021 at 09:50 AM