grelf Posted February 14, 2019 Share Posted February 14, 2019 I have completed writing my free JavaScript course (begun in 2011). It is in two main parts. The first is aimed at complete beginners to introduce the whole idea of programming. It shows how to get some simple examples working and introduces some HTML5 as needed to make a platform for running the examples. It covers some general programming concepts such as writing requirements and testing against them. Part 2 is a more systematic exposition of the language, up to some of the more recent capabilities such as local storage and image processing. It is available at https://www.grelf.net/jscourse/index.html That link is to a contents page so that those who already know some of it can jump in to any particular topic of interest. Rainbow Discus, hotfeet and Nagval333 2 1 Quote Link to comment Share on other sites More sharing options...
hotfeet Posted February 15, 2019 Share Posted February 15, 2019 wow that's impressive. thanks for sharing. Quote Link to comment Share on other sites More sharing options...
mattstyles Posted February 16, 2019 Share Posted February 16, 2019 @grelf I like that diagram, used a very similar one several times in presentations, mostly pinched from Andre Staltz https://cycle.js.org/dialogue.html Great way to illustrate HCI and functional purity by generalising both parts of the system (Computer/Program and Human) as I/O devices. Quote Link to comment Share on other sites More sharing options...
Allen Solly Posted June 21, 2019 Share Posted June 21, 2019 your diagram for explaining your work to the others is really impressive. One can easily undrstand your work with the diagram. Quote Link to comment Share on other sites More sharing options...
Diana Pares Posted September 24, 2019 Share Posted September 24, 2019 Wow! It's amazing! Thanks for sharing your experience! Quote Link to comment Share on other sites More sharing options...
Recommended Posts
Join the conversation
You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.