Print That!

Image by Blake Patterson on Flickr
The term "printing" in computing continues to evolve!
When someone asks, “can you print this?” do you think about using a computer to print a file? That’s what occurs to most people.
But there’s another kind of printing. It’s used in software programming and its history goes back to the last century and last millennium. It’s not as old as dinosaurs but it is old.
Early computers displayed data on a screen after calculations were made. People called that printing to the screen. Eventually people figured out how to print OFF a screen, on paper the way we write (or used to write?) on paper. However, today most people don’t realize viewing a web page on a computer screen really is printing the web page to their screen. We think of printing as separate from our computer screen.
But you can still print to your screen with a software programming language. In fact, printing is the first basic skill to learn for most languages.
Go to Python.org, the main website for the Python programming language, and you’ll find a virtual emulator (A) that lets you type Python code and see results. Without having to bother installing the Python language. Click the yellow > button in the interpreter to clear out the screen and load Python. Then type this command carefully:
print(“Hello World!”)
You’ll see the correct output (B). Type Ctrl + L to clear the screen, if that’s useful.
Now maybe type this command:
print(“I’m a monkey”)
Congratulations, you’ve now learned another older meaning of print. And, if you don’t know Python, you’ve done a simple programming exercise in that language.
Learn More
Python
History of Hello World
https://www.thesoftwareguild.com/blog/the-history-of-hello-world/
Also In The June 2022 Issue

Not sure what you will do this summer? We have some ideas!

Go from the Stone age to the far future with this new Minecraft mod!

Move over James Bond, there is a new super spy in town!

Use Mini Micro to quickly make a videogame!

Level up your web design skills with Grid-View!

The term "printing" in computing continues to evolve!

Should kids learn C++? Learn about the 80/20 rule for play and creativity

Who knew that computers even had boots?

Learn how communities can pool bandwidth for more reliable service!

Learn how dithering images makes them more compressible!

En-lighten yourself with the basics of how light works!

You will be amazed by all the things you can do with multimeters!

Links from the bottom of all the June 2022 articles, collected in one place for you to print, share, or bookmark.

Interesting stories about computer science, software programming, and technology for June 2022.

Join the movement that wants to extend the lifetime of computers!

Discover all the different kinds of videogames!

Learn how the James Webb Space Telescope prepared for its launch!

Check out our tips on how to max out your score in Geoguesser!