Category: Action!
Table of contents Part 1 – Hello World! Part 2 – Graphics Part 3 – More Variables, Memory and Pointers (ugh!) Part 4 – Using VSCode and Action! with syntax highlighting Part 5 – Modularization and Distributing your program Except for early dialects of BASIC found in the 8-bit computers, the programmer can split an application source code into multiple…
Table of contents Part 1 – Hello World! Part 2 – Graphics Part 3 – More Variables, Memory and Pointers (ugh!) Part 4 – Using VSCode and Action! with syntax highlighting Part 5 – Modularization and Distributing your program I am a bit late in this 4th part of the Going into Action! series, where I write about Action! while…
Table of contents Part 1 – Hello World! Part 2 – Graphics Part 3 – More Variables, Memory and Pointers (ugh!) Part 4 – Using VSCode and Action! with syntax highlighting Part 5 – Modularization and Distributing your program Welcome to the first part of this programming series where we will learn (or die trying!) to learn Action!, a high-performance…