12 November 2023

Building a Raspberry Pi Server


 The students gain considerable computing experience, given a Raspberry Pi computer, installing all the software and setting up a functioning LAMP web server. Some used PHP, and others tried Django to go with their Python skills.

No comments:

Post a Comment

Building an A Level Platform Game Project — Part 4: Adding Platforms and Collision Detection

  Building an A Level Platform Game Project — Part 4: Adding Platforms and Collision Detection In Part 1, we planned the platform game and s...