Home
Clubs
BETA
Join Polywork
Log in
Sign up
Have a VIP Code?
Collaborate
Switch to Dark Mode
Help Center
Learn More
Back to Stephen's profile
Blogs about Python
My
blog posts article about Python
Created by Stephen Gruppetta
Created on 25 Sep 21
20 Highlights
Stephen Gruppetta
Rethinking how to teach coding to adults and children
Wrote about Python
New blog post: a step by step tutorial to write a Python turtle animation which uses named tuples:
https://thepythoncodingbook.com/2022/06/12/python-turtle-animation-using-named-tuples-sunrise/
Read more
Stephen Gruppetta
Rethinking how to teach coding to adults and children
Wrote a Blog Post
Wrote about Python
Wrote about NumPy
+ 1
• Do you use `numpy.meshgrid()`?
• Do you fully understand it?
Even if you do, you may get significant performance improvements if you ditch `meshgrid()`
Read the article to find out more…
numpy.meshgrid(): How Does It Work? When Do You Need It? Are There Better Alternatives?
Read more
Stephen Gruppetta
Rethinking how to teach coding to adults and children
How are Python iterators dependent on the iterables they were created from?
Wait a second, what's the difference between an iterator and an iterable?
Here's the article on The Python Coding Book blog that discusses this and more
Beware Python Iterators That Are Not Independent
Read more
Stephen Gruppetta
Rethinking how to teach coding to adults and children
Wrote about Python
Wrote a Blog Post
New blog post just out:
Visualising Maths Using Python and Turtle
Read more
Stephen Gruppetta
Rethinking how to teach coding to adults and children
Wrote about Python
Wrote a Blog Post
Just published a step-by-step tutorial to write a Lunar Landing game in Python using the turtle module.
Have your Apollo 11 moment:
A Python Lunar Landing game
using the turtle module
Read more
Stephen Gruppetta
Rethinking how to teach coding to adults and children
Wrote about Python
Wrote an article
Wrote a Blog Post
+ 1
Just published:
Debugging Python Code Is Like Detective Work — Let’s Investigate
In this article, I look at what real detectives actually do when solving crimes, and how they all have counterparts in debugging!
Read more
Stephen Gruppetta
Rethinking how to teach coding to adults and children
Wrote an article
Wrote about Python
Wrote a Blog Post
+ 1
Published my latest musings/blog post today:
How Do They Build The Starships in Star Trek? Classes and Objects in Python
Read more
Stephen Gruppetta
Rethinking how to teach coding to adults and children
Wrote an article
Wrote Python
Wrote a Blog Post
+ 1
Published an article in which I try to put down into words what coding *really* is.
What is coding? Beyond the obvious…
Read more
Loading...