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
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
From Computer Science Teacher - Thoughts and Information From Alfred Thompson
What a year it has been. I was reading my start of the year post from January. The closing was “2019 has some serious potential.” I had no idea what was to come...Alfred Thompson From Computer Science Teacher - Thoughts and Information From Alfred Thompson | December 30, 2020 at 01:56 PM
From Computer Science Teacher - Thoughts and Information From Alfred Thompson
I’ve been doing little programming projects for my own amusement. I thought about doing Advent of Code like the cool kids are (Looking at you Mike Zamansky who...Alfred Thompson From Computer Science Teacher - Thoughts and Information From Alfred Thompson | December 18, 2020 at 11:33 AM
From Computer Science Teacher - Thoughts and Information From Alfred Thompson
Recent conversations on Twitter and Facebook have had me thinking about the goals of teaching computer science in high school. There is no single goal and it probably...Alfred Thompson From Computer Science Teacher - Thoughts and Information From Alfred Thompson | December 17, 2020 at 05:47 PM
From Computer Science Teacher - Thoughts and Information From Alfred Thompson
If you’re anything like me, you like to assign projects that have some relationship to what is going on in the world. Holidays are one such thing. December brings...Alfred Thompson From Computer Science Teacher - Thoughts and Information From Alfred Thompson | December 14, 2020 at 09:46 AM
From Computer Science Teacher - Thoughts and Information From Alfred Thompson
Earlier this week I was a guest speaker in a computer science class (via Zoom of course). It was fun to be back into a class and interacting with students. Thehttps...Alfred Thompson From Computer Science Teacher - Thoughts and Information From Alfred Thompson | December 3, 2020 at 09:01 AM
From Computer Science Teacher - Thoughts and Information From Alfred Thompson
Why do we program? Well, for some of us it is because we get paid to write code. For some it is part of our learning experiences. For a few it is the fun of it....Alfred Thompson From Computer Science Teacher - Thoughts and Information From Alfred Thompson | December 1, 2020 at 12:19 PM