DiscoverSDK Blog
Guide to Android DDMS - The Android Console
Development is a job for the smart. Languages keep evolving, new tools keep on popping up and requirements often appear to be in constant flux. [...]
Spring Boot - Packaging and Deployment
In this lesson, we will cover how to create a Spring Boot executable JAR and deploy our JAR as a Docker image. Docker is becoming insanely popular over time and this lesson will show you why! [...]
Underused Android Libraries
Any experienced developer will tell you that their best code isn’t code they wrote. It’s code they took from someone else’s work. [...]
Hibernate Annotations
In this article, we’ll take a look at Hibernate annotations because XML is so old now. Also, Java annotations make our code type-safe and make typos avoidable. [...]
Introduction to RabbitMQ
Decoupling of software components is one of the most important parts of software design. One way of achieving this is using messaging systems, which provide an asynchronous way of communication between components (services). In this article, we will cover one such system: RabbitMQ. [...]
Stack Data Structures
Stacks are dynamic data structures that follow the Last In First Out (LIFO) principle. The last item to be inserted into a stack is the first one to be deleted from it. [...]
Hibernate O-R Mapping using SortedMap
In this article, we'll take a look at Hibernate O/R collection mappings and learn how to map a SortedMap to entities stored in a database. [...]
Apache Solr vs Elasticsearch
In this article, we’re going to compare the two most popular and powerful search engines which are always compared whenever an enterprise project is on the move. This is because both of these highly scalable engines are made to tackle real-time search optimisation problems and to be scalable w [...]
React Native Basic Mobile Components
In this lesson, we will give a detailed overview of the most basic components in React Native: <View>, <Image>, and <Text>. Then we’ll discuss how touch and gestures factor into React Native components and how to handle touch events. Next we will cover higher-level components [...]
Top 10 Best PDF Editors
Ah the PDF file. That incorruptible bastion of digitized security and credibility. Hey, if it’s in a PDF it must be the real deal—those things can’t be edited! [...]
Top DiscoverSDK Experts
Compare Products
Select up to three two products to compare by clicking on the compare icon () of each product.
{{compareToolModel.Error}}