A pointer holds the memory address of a value. Used to reference and indirectly affect value.
This is the second part of my contribution to Gympass’ Scala study group. Scala for the Impatient, chapter 8: Inheritance.
This is my small contribution to Gympass’ Scala study group. Scala for the impatient, chapter 7: Packages and Imports.
This is the small Scala summary I have made while reading the language tutorial. My goal is to make this post as alive as possible, as I learn more things about the language. Syntax comparisons will be made mainly against ruby and javascript.
Goal: To make the javascript change dynamically the page CSS with the inputs passed through the browser.