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
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
From Computer Science Teacher - Thoughts and Information From Alfred Thompson
I am reading a bunch of papers from the SIGCSE 2021conference. The papers are available for free for a limited time.Get them while you can. I started with Exploring...Alfred Thompson From Computer Science Teacher - Thoughts and Information From Alfred Thompson | March 10, 2021 at 01:04 PM
From Computer Science Teacher - Thoughts and Information From Alfred Thompson
Mark Guzdial posted several articles about evaluating the teaching records of undergraduate faculty. (Links below) They really got me thinking. Now evaluating secondary...Alfred Thompson From Computer Science Teacher - Thoughts and Information From Alfred Thompson | February 25, 2021 at 02:12 PM
From Computer Science Teacher - Thoughts and Information From Alfred Thompson
Last week a teacher posted an interesting problem. They were looking for an explanation of why to code produced the answer that it did. The code is this: static...Alfred Thompson From Computer Science Teacher - Thoughts and Information From Alfred Thompson | January 25, 2021 at 11:55 AM
From Computer Science Teacher - Thoughts and Information From Alfred Thompson
Programming is fun for me. It always has been.I’ve always written code to scratch a personal itch. That is to say that I like to write programs that interest me...Alfred Thompson From Computer Science Teacher - Thoughts and Information From Alfred Thompson | January 19, 2021 at 09:34 AM
From Computer Science Teacher - Thoughts and Information From Alfred Thompson
Comments sometimes seem to be a hot button for software developers. Opinions range from the manager I had who actually did want a comment on every line of code...Alfred Thompson From Computer Science Teacher - Thoughts and Information From Alfred Thompson | January 15, 2021 at 11:16 AM
From Computer Science Teacher - Thoughts and Information From Alfred Thompson
Just registered for the 2021 CSTA Annual Conference Early discounted registration for CSTA+ members is now open https://web.cvent.com/event/354be991-0b98-48e0-b4d3...Alfred Thompson From Computer Science Teacher - Thoughts and Information From Alfred Thompson | January 11, 2021 at 09:59 AM
From Computer Science Teacher - Thoughts and Information From Alfred Thompson
I’ll start with a confession. Recursion is one of those concepts that I struggled to understand in the beginning. Was it me or was it how it was taught? An open...Alfred Thompson From Computer Science Teacher - Thoughts and Information From Alfred Thompson | January 2, 2021 at 12:03 PM
From Computer Science Teacher - Thoughts and Information From Alfred Thompson
What a strange year it has been. The pandemic and more took a lot of the steam out of what I had hoped to dig deeply into in 2020. Surviving is success in these...Alfred Thompson From Computer Science Teacher - Thoughts and Information From Alfred Thompson | January 1, 2021 at 06:07 PM