Tag Archives: instantiation

Javascript instanceof Food Emoji Guessing Game Tutorial

There are a few salient points behind today’s “Food Emoji Guessing Game” augmenting yesterday’s Javascript instanceof Object Oriented Programming Tutorial attempt to make “instanceof” a part of your life. Like, why aren’t you taking “instanceof” to the zoo today? After … Continue reading

Posted in eLearning, Event-Driven Programming, Games, OOP, Tutorials | Tagged , , , , , , , , , , , | Leave a comment

Javascript instanceof Object Oriented Programming Tutorial

To understand the Javascript instanceof operator is to “get” a whole lot of what Object Oriented Programming (or OOP) is about. You’ve got your concept of a Class which is like a “blueprint” for describing the characteristics (data members) and … Continue reading

Posted in eLearning, OOP, Software, Tutorials | Tagged , , , , , , | Leave a comment

Star Proteins versus Superbugs Game Genericization Tutorial

We think, with our “Star Proteins versus Superbugs Game” project, that we may have a project worth “genericizing”. In other words, we make it tailorable to other scenarios of usage, for the one HTML and Javascript and CSS bit of … Continue reading

Posted in eLearning, Event-Driven Programming, Games, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Star Proteins versus Superbugs Game CSS Tutorial

The main themes of today’s changes to our current Javascript DOM “Star Proteins versus Superbugs Game” project today revolves around … Javascript DOM dynamic HTML element className property changes linking in to the use of … CSS3 Linear Gradients … … Continue reading

Posted in eLearning, Games, OOP, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , , , | Leave a comment

Star Proteins versus Superbugs Game OOP Tutorial

If you look up “javascript class” in Google … don’t know about you? … but we got from this link the quote below … Functions can be used to somewhat simulate classes, but in general JavaScript is a class-less language. … Continue reading

Posted in eLearning, Games, OOP, Tutorials | Tagged , , , , , , , , , , , , , , , , , , , | Leave a comment