DiscoverSDK Blog
Java - Socket Programming
This article will guide you to Socket programming in Java. We will create a simple program to mock a Client Server architecture behavior using Sockets. [...]
Java 8 Date and Time API
This article will guide you on how to use of one of the newest APIs in Java 8 which solved many problems its predecessor APIs introduced. This new API address the shortcomings of the older java.util.Date and java.util.Calendar APIs. [...]
Understanding Angular 2 Workflow
As those who have been following my Angular 2 series know, I’ve been using Angular CLI for creating and organizing projects. Although it automatically provides one with a basic project template, sometimes ‘basic’ is not enough. A project may need to be modified for any number of re [...]
Java Synchronization and Locks
This article will introduce us to power of synchronization and locks in Java. This article use Java 8 syntax but most of it should also work on older versions of Java. [...]
Laravel - Localization and Session Management
This article will continue where we left off in Part 4 of the Laravel tutorial series. Laravel is a powerful MVC PHP framework, designed for developers who need a simple and elegant toolkit to create full-featured web applications. Laravel was created by Taylor Otwell. [...]
Laravel - Ajax and HTTP
This article will continue where we left off in Part 5 of the Laravel tutorial series. Laravel is a powerful MVC PHP framework, designed for developers who need a simple and elegant toolkit to create full-featured web applications. Laravel was created by Taylor Otwell. [...]
Java - Atomic Variables and ConcurrentMap
This article will guide you to another Synchronization topic in the Java programming language, Atomic variables and Concurrent Maps. Both have been greatly improved in Java 8 with the introduction of Lambdas. [...]
Laravel Tutorial - Middleware and controllers (Part 3)
This article will continue where we left off in out Part 2 of the Laravel tutorial series. [...]
Laravel - Response management , Database and Logging
This article will continue where we left off in Part 3 of the Laravel tutorial series. Laravel is a powerful MVC PHP framework, designed for developers who need a simple and elegant toolkit to create full-featured web applications. Laravel was created by Taylor Otwell. [...]
Threads and Executors in Java
This article introduces you to Threads and Executors in Java, how are they made, of what use they are and what purpose do they actually achieve. Finally, We’ll also have a look at when not to use them which is a major concern. [...]
Top DiscoverSDK Experts
Compare Products
Select up to three two products to compare by clicking on the compare icon () of each product.
{{compareToolModel.Error}}