The way we teach coding is all wrong. Here’s how it needs to change – TechRepublic

https://www.techrepublic.com/article/the-way-we-teach-coding-is-all-wrong-heres-how-it-needs-to-change/

Embedded Python: Build a Game on the BBC micro:bit – Real Python

https://realpython.com/embedded-python/

Getting started with Python – Pi My Life Up

https://pimylifeup.com/getting-started-with-python/

C++ is now the fastest-growing programming language – TechRepublic

https://www.techrepublic.com/article/c-is-now-the-fastest-growing-programming-language/

Intro to Programming with MicroBit

Visual C# Hello World Tutorial Part 1

CodeAcademy – Javascript

Here is CodeAcademy’s tutorial on Javascript … https://www.codecademy.com/learn/javascript

Getting Started with RPG Maker

Click Here

Text Editor for HTML / JDI Assignments – Sublime

Download this to get the Sublime Text Editor for the Mac.  

HTML / JDI Hint – Image Size

Consider using this tag … <img  src=”http://upload.wikimedia.org/wikipedia/commons/3/36/2006-ca-turkey.jpg”>   You will notice that the image takes up the entire screen because it is such a large size.   Now try adding…