How to Teach Python’s range() Function Without Confusing Your Computing Class
Struggling to explain Python's range() function to students? Learn how to simplify this tricky concept, avoid common classroom pitfalls ...
18 views
Rethinking Programming Pedagogy: A Comparison of PRIMM and JUMP123
Discover how the JUMP method could revolutionise your computer science lessons! PRIMM vs. JUMP – which pedagogy truly boosts student success
43 views
10 essential techniques you must use to help students master computational thinking
Teaching students the fundamentals of computational thinking has become increasingly essential.
201 views
Engage Your Students with a Python Programming Lesson Idea
Here is a nice simple Python programming challenge that your computer science and computing students can get their teeth into.
375 views
5 Reasons Why Python is the Perfect Programming Language for Secondary School Students
Looking for the ideal programming language for your secondary school students? Look no further than Python! Read on to discover 5 reasons...
104 views
How NOT to teach programming
When I first started teaching programming, there wasn’t much research out there on how to teach it well. All I had to was ...
385 views
10 Easy Ways To Play With Code And Teach Computing
How can you make your computer science programming lessons interesting? How can you help “play with code” when you teach computing?
208 views
5 techniques to help you learn to code
Ever wanted to learn how to write computer programs? With these 5 tips you can learn how to write code using any programming language.
1)
3,661 views
The march of the rubber ducks
When I first heard about this strange phenomenon, I was a little sceptical. Is this just another gimmick? Is there a surplus of rubber duc
382 views