News

Python: A general-purpose programming language commonly used for back-end development and data science. A good programming language for beginners. Last month we said Delphi/Object Pascal was ...
The OpenJDK community elevated eight new JEPs (JDK Enhancement Proposals) to Candidate status during the week of April 14, ...
Module import declarations, which was previewed in JDK 23 and JDK 24, enhances the Java language with the ability ... including Java and .NET and programming languages including JavaScript ...
This course is a continuation of IN1000 – Introduction to Object-oriented Programming and goes deeper into object-oriented programming; the working language is java, and it´ll be given an introduction ...
JavaScript had humble beginnings as a language that lived only in web browsers, but the Node.js project has expanded its reach and helped make it the most popular programming language in the world.
Async / Await asynchronous programming model for Java versions 1.8 - 23; similar to the functionality available in C# 5. The implementation is based on continuations for Java (see my other projects).