- Home
- Learn Linux
- Learn Electronics
- Raspberry Pi
- Programming
- Projects
- LPI certification
- News & Reviews
Here are some short scripts that can be used to rename files in Linux. These are examples that can be modified as required.Change file extensionsRename all files in a directory that end with .php5 to end with .phpfor x in ...
I have created a new email form on my Watkissonline.co.uk website. This form can also be used for my First Aid Information and Quiz website and my Linux Information website penguintutor.com.This has become necessary due to the large number of ...
This post has three aims based around my latest YouTube video on creating 3D animations.The first is to shows some FREE options for creating 2D animations on Linux, Windows and other operating system. Second is to ask the viewers if ...
This is an introduction to a tank game I created. It's an artillary style pass and play game. It is created as a demonstration of creating vector graphics in Pygame Zero and of porting / creating a game on the ...
My Christmas maker project this year is a game based around the SnowPi RGB. This is a PCB with addressable RGB LEDs (also known as NeoPixels). The game is created in Python pygame zero. In the game you have to ...