Avsnitt
-
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.
-
In this chapter you will learn how a program can be made to behave differently according to the inputs it receives.
-
Saknas det avsnitt?
-
In this section you'll take your newly acquired skills with variables and use them to create some potentially useful applications.
-
In this chapter you discover what a computer does and the part played by variables and expressions in data manipulation.
-
In this chapter you discover how to manage the style of elements on web pages.
-
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.
-
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.
-
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.
-
In this episode I’ll explain what I’m doing with this podcast and why you should listen in. I’ll also mention why I think it is a good idea that you should learn to program, and how this book will teach you JavaScript.