Episodes
Some applications need to repeat behaviours. In this chapter we find out how to do this in JavaScript. We also learn how use JavaScript programs to create HTML document elements.
Published 08/01/20
In this chapter you will learn how a program can be made to behave differently according to the inputs it receives.
Published 08/01/20
In this section you'll take your newly acquired skills with variables and use them to create some potentially useful applications.
Published 08/01/20
In this chapter you discover what a computer does and the part played by variables and expressions in data manipulation.
Published 08/01/20
In this chapter you discover how to manage the style of elements on web pages.
Published 06/17/20
In this episode you discover how to make JavaScript code that interacts with web pages, both reading data from them and displaying it for the user.
Published 05/29/20
The JavaScript programs that we make are going to live inside web pages. In this episode you discover how to use HTML to build a web page containing text and images.
Published 05/28/20
In this episode we use the console in a browser to have a conversation with JavaScript. Then we install Git and Visual Studio Code. Finally we fetch all the sample programs and edit our first JavaScript code.
Published 04/30/20
Published 04/30/20
Why you should learn to program and how the book will teach you JavaScript
Published 04/27/20