3 Games to Introduce Computer Science

I’m the kind of teacher who is always looking for fun, new ways to introduce the subject matter during those first few days of school. Every year, I feel like I’m doing something new and seeing if it works out. Lucky for you, this means I’ve tested...

How to Represent a Deck of Cards in an Array

There is SO MUCH beauty in code; the sheer amount of ways you can represent something is astounding. This really becomes pronounced when we get Unit 5: Writing Classes and beyond in AP Computer Science A. We are about to enter Unit 6: Arrays (following the College...