Content relating to learning coding and computing
Web Site Administration
Setting Up a New Web Page Bitnami Wordpress on AWS Once WordPress has been deployed, the Bitnami applications need to be set and connected to the database. https://docs.bitnami.com/aws/how-to/get-started-wordpress-aws-marketplace-intermediate/ Connect to server using SSH Use a custom domain with Wordpress Deployment Secure WorkPress with SSL Certificate Confirm access to PhpMyAdmin Remove the Bitnami Badge Connect using…
Raspberry Pi – Introduction
https://youtu.be/uXUjwk2-qx4 https://www.raspberrypi.org/help/videos/ What is it? It is a credit-card sized computer, small, portable, and highly adaptable. What can it do? It can do anything a normal computer can do, but on a smaller scale. Why use it? To do basic development activities and have easy access to computing interfaces. How does one start? https://youtu.be/wjWZhV1v3Pk https://www.raspberrypi.org/help/videos/…
Python Programming
Getting Started Python What is Python? It is an object oriented programming language for rapid application development. How does one start to learn Python programming? To be defined. Additional Python Learning Resources http://www.dr-chuck.com/ Amazon Video – Dr. Chuck Python 4 Everybody book UoM Training