top of page
Search

Moon Lander
We revisited Unity after a while from the absence from the program. We went over the game engine and basic fundamentals of Unity. This...
Cade.M
May 15, 20192 min read
1 view
0 comments

Pseudocode, Flowcharts and Class Diagrams
In Fundamental Programming, Leigh gave us a task for homework based around 3 principles: Pseudocode, Flowcharts and Class Diagrams. We...
Cade.M
Mar 1, 20191 min read
2 views
0 comments

Noise texturing and terrains
On Friday's Maths, Logic and Programming fundamental lessons, we were introduced to the Perlin noise, noise textures and terrains. Noise...
Cade.M
Feb 17, 20191 min read
0 views
0 comments

E Books and coding
On our maths and logic fundamentals lessons, we looked at eBooks and coding. Leigh provided us a website to download free eBooks,...
Cade.M
Feb 1, 20192 min read
1 view
0 comments
Conditional statements
The conditional statements used in coding are: if, elif, else. Here I am going to explain what these conditional statements mean and how...
Cade.M
Dec 13, 20181 min read
1 view
0 comments

Pygames: Fidget Spinner Arena
In Leigh's fundamental programming lessons, we looked at the "Fidget Spinner Arena" game. Because of this, we looked at the coding that...
Cade.M
Dec 6, 20181 min read
2 views
0 comments

Pygames blog
On Leigh's Fundamental Programming Skills lessons (30/11/2018), we've been doing coding over the first two lessons. Now unfortunately on...
Cade.M
Dec 6, 20181 min read
0 views
0 comments

Class creating and classifying in Python
In Leigh's fundamental programming lessons, we have been covering classes in Python. Classes are like a blueprint of coding in...
Cade.M
Dec 6, 20181 min read
1 view
0 comments

SOH CAH TOA Calculator part 2
On 26/11/2018, Leigh had provided us a more in depth and detailed calculator and has warned us that this kind of coding (the more...
Cade.M
Nov 29, 20181 min read
0 views
0 comments

SOH CAH TOA calculator
I have been working on a calculator for SOH CAH TOA in Juypter (via the Anaconda Navigator) program. From there I opened up the...
Cade.M
Nov 28, 20181 min read
1 view
0 comments
Programming and coding C# in Unity
In our first lessons in programming, we were taught how to produce code in C# (C-Shark). We went over variables, functions and and...
Cade.M
Nov 12, 20181 min read
4 views
0 comments

Programming in Python
In Leigh's programming lessons, we've been learning Python. Leigh had supplied us several tasks to keep us going. I've provided...
Cade.M
Nov 12, 20181 min read
3 views
0 comments
The Python Brochure by Cade
The element I found the most interesting and appealing to me was: Massive influences and scales among the industry. Python So why did I...
Cade.M
Oct 27, 20182 min read
2 views
0 comments
Blog: Blog2
bottom of page