Java
-
JavaScript
JavaScript runtime environment
Have you just started learning JavaScript? Or maybe you already have some language experience but want to understand JavaScript runtime…
Read More » -
Ruby
Rust for Java Devs – Structs
Next up in Rust for Java Devs we have structs. They are used to hold data within a logical unit…
Read More » -
JavaScript
JavaScript Survival Tools for the Java Developer
Although I’ve worked with JavaScript a bit here and there over the years, I have not used it as regularly…
Read More » -
JavaScript
A Java Developer’s Perspective on the Power and Danger of JavaScript’s Object Prototype
In the Anti-Patterns section of the book Learning JavaScript Design Patterns, author Addy Osmani calls “Modifying the Object class prototype”…
Read More » -
JavaScript
Simple JavaScript OOP for C++, Java and C# Developers
Introduction Most developers are familiar with object-oriented programming and design in languages like Java, C++ and C#. JavaScript, however, does…
Read More »