DiscoverSDK Blog
An Introduction To the Go Programming Language
Go is an open source programming language designed for building simple, fast, and reliable software. The Go language was developed by Google Inc. and designed by Robert Griesemer, Rob Pike and Ken Thompson with the official announcement coming in November 2009. It now supports almost all major [...]
Spring Validation, Thymeleaf and SpEL
In this tutorial, we will learn to implement a small app using the Thymeleaf template engine and make use of the powerful Expression Language which the framework offers us. We will also cover the basics of Bean validation in Spring. [...]
Getting started with NumPy
In this article we will take a look at NumPy, which is a library for numerical calculations in Python. [...]
Guide to Functional Interfaces in Java
This article will throw light on the latest Functional Interfaces introduced in Java 8. We will study what functional interfaces are and how we can use them to empower our application and make our code cleaner and faster. [...]
What’s new in Laravel 5.4
Last September, Laravel 5.3 was released with its new features and updates, such as Blade’s foreach, and the loop object. And now, just on January 25, 2017 Laravel 5.4 was released and is the current stable version. [...]
Java Spring - Boot and Logging
In this tutorial we will learn about Spring Boot, which is a great addition to Spring, and about logging common messages using SL4J library. [...]
The Observer Pattern in Javascript
There are things in your programs that will changes from time to time. From displaying a new type of view or updating a section of your content, the Observer pattern is commonly associated with these type of functions. The observer pattern incorporates this by updating views whenever an object is mo [...]
A practical dive into Big Data
What’s the number one buzz-word in the IT and business world in the current times? You guessed it—it is “Big Data”! [...]
Spring - JDBC and Transaction
In this tutorial, we will learn to handle JDBC related models and transaction management in Spring framework. We will also learn about the Spring Web MVC framework. [...]
Spring - Event Handling and AOP
In this tutorial, we will learn to handle events and design our own custom events with an introduction to aspect-oriented programming in Spring framework. [...]
Top DiscoverSDK Experts
Compare Products
Select up to three two products to compare by clicking on the compare icon () of each product.
{{compareToolModel.Error}}