-
Python
Python String to Int Example
1. Introduction For me there is something beautiful about code. I like to think of it as “Digital Alchemy”. A…
Read More » -
Software Development
[MEGA DEAL] The Full Stack JavaScript Developer E-Degree Bundle (80% off)
This One-Stop Shop to Becoming a Full-Stack Developer Includes over 55 Hours of Videos, 11 Courses, 30 Projects, & Hundreds…
Read More » -
Python
Python String Append Example
In this article, we will explain the string append in Python. 1. Introduction In Python, the string is an immutable object.…
Read More » -
Enterprise Java
What’s new in CUBA 7
Three years ago we announced the second publicly available major version of the framework. CUBA 6 was the game changing version –…
Read More » -
Software Development
The Essentials of Test-Driven Development
If you need software and you need it fast, test-driven development (TDD) may be the solution. With a focus on…
Read More » -
Enterprise Java
Building Java 6-8 Libraries for JPMS in Gradle
Find out how to use Gradle to build Java 6-8 libraries that support JPMS (Java Platform Module System) by providing…
Read More » -
Angular
Angular 6 Reactive Form Example
Welcome readers, in this tutorial, we will learn the basic of Reactive Forms in angular and perform some validations on…
Read More » -
Core Java
Java 12: Mapping with Switch Expressions
In this article, we will be looking at the new Java 12 feature “Switch Expressions” and how it can be…
Read More » -
Enterprise Java
How to Create a Java Web Framework from Scratch, the Right Object-Oriented Way
How do you design a web application in Java? You install Spring, read the manual, create controllers, create some views,…
Read More »