-
Python
Python strptime() Example
1. Introduction Consider the case when you have a string containing date information and you would need to extract the…
Read More » -
Enterprise Java
Build Spring Microservices and Dockerize Them for Production
“I love writing authentication and authorization code.” ~ No Java Developer Ever. Tired of building the same login screens over…
Read More » -
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 »