If you are a Java programmer and thinking to learn some more programming language to expand your knowledge and skill, but not sure which programming language to choose then you have come to the right place. In this article, I’ll share 3 JVM languages Java programmers can learn in 2018 and why you should learn them. Being a Polyglot developer ...
Read More »
Getting started with Internet of things using Arduino and Google
Getting started with Internet of things using Arduino and Google helps us to explore the new upcoming technological revolution. This tutorial describes how to experiment Internet of things using Arduino and Google. IoT (aka Internet of things) is one of the most important technological trends nowadays. In this post, we want to explore how to build an IoT project using Arduino ...
Read More »An Early Look at Features Targeted for Java 11
With JDK 10 about to enter its release candidate phase, it’s interesting to start looking at what will come after that via JDK 11. As of this writing, four JEPs (JDK Enhancement Proposals) have been officially targeted for JDK 11 (with more likely to come). This post summarizes some details about each of the four JEPs currently targeted for JDK ...
Read More »Running on time with Spring’s scheduled tasks
Do you need to run a process everyday at the exact same time like an alarm? Then Spring’s scheduled tasks are for you. Allowing you to annotate a method with @Scheduled causing it to run at the specific time or interval that is denoted inside it. In this post we will look at setting up a project that can use ...
Read More »Fn Function to build an Oracle ADF application
In one of my previous posts I described how to create a Docker container serving as a builder machine for ADF applications. Here I am going to show how to use this container as a function on Fn platform. First of all let’s update the container so that it meets requirements of a function, meaning that it can be invoked as a ...
Read More »Microsoft SQL Server Metadata For Developers
Microsoft SQL Server 2016 has recently taken the lead in relational database management systems (RDBMSs). The combination of high performance, security, analytics, and cloud compatibility make it the leading RDBMS. SQL Server 2017 even supports the programming languages R and Python, which further increases its appeal among data scientists and data professionals in academic institutions. It’s an exciting time to ...
Read More »Webinar: Java 9 First Impressions – The New Way to Build Scalable Enterprise Applications
Listen to some of our initial thoughts on the new Java release in this webinar There is a lot of hype surrounding the new release of Java 9. Moving the Java platform to modules took close to a decade of hard work from a dedicated team led by Mark Reinhold. In addition to the highly anticipated Project Jigsaw, there are ...
Read More »[MEGA DEAL] Amazon Web Services Certification Training Mega Bundle (94% off)
With 8 Certification Courses (50+ Hours!), This Bundle is Your One-Stop Track to a Career in the Cloud Hey fellow geeks, This week, on our JCG Deals store, we have another extreme offer. We are offering a massive 94% off on Amazon Web Services Certification Training Mega Bundle. Get it now with only $78, instead of the original price of ...
Read More »A Roundup of Managed Kubernetes Platforms
In the race of container orchestrators, Kubernetes is surging ahead. But much like when I wrote my post on Docker hosting, people are often stuck on the step of getting their infrastructure to production. Unlike when I first wrote that, the industry has progressed massively, and as you will see, I found a lot of companies willing to offer you ...
Read More »