Thanks for visiting DZone today,
Edit Profile
Manage Email Subscriptions
How to Post to DZone
Article Submission Guidelines
Sign Out
View Profile
Post
Post an Article
Manage My Drafts
Over 2 million developers have joined DZone.
Log In
/
Join
Search
Refcards
Trend Reports
Events
Video Library
Refcards
Trend Reports
Events
View Events
Video Library
The Latest Languages Topics
Identifying Poor Object Names in Froglogic Squish – and How to Improve Them
Learn how to improve generated object names for GUI controls in Squish.
Updated December 4, 2018
by
Frerich Raabe
·
12,181 Views
·
3 Likes
Why I Never Null-Check Parameters
Writing code with input parameters that are not null is not "safer" — it's the opposite.
December 4, 2018
by
Robert Brautigam
·
95,312 Views
·
30 Likes
The Dex File Format
Let's get to familiar with Dex files, which are about to get a lot smaller with the advent of D8.
Updated December 3, 2018
by
Jamie Lynch
·
18,037 Views
·
1 Like
Distributed Java Locks With Redis
Learn more about distributed locking and how to implement it in your projects!
December 3, 2018
by
Nikita Koksharov
·
66,389 Views
·
8 Likes
Hibernate 5 Java Configuration Example
Configuring Hibernate 5 is a snap.
December 3, 2018
by
Ramesh Fadatare
·
184,605 Views
·
13 Likes
How to Solve Your Java Performance Problems (Part 1)
Solve your Java performance problems with PDM, the Performance Diagnostic Methodology.
December 3, 2018
by
Gunter Rotsaert
CORE
·
35,613 Views
·
56 Likes
Customize HTTP Error Responses in Spring Boot
Learn more about customizing error responses in Spring Boot.
November 30, 2018
by
Jesus J. Puente
·
151,316 Views
·
18 Likes
Node.js vs. Django: Is JavaScript Better Than Python?
Short answer, it depends on your circumstances. Read on to figure out whether Django or Node is better for your backend application.
November 30, 2018
by
Anton Shaleynikov
·
227,666 Views
·
22 Likes
Top 5 Courses to Learn Spring Boot in 2019
If you are looking to learn more about Spring Boot, then you have come to the right place!
Updated November 30, 2018
by
Javin Paul
·
61,633 Views
·
13 Likes
Spring Web Service Response Filtering
For large projects, you must control the serialization of a service response.
Updated November 29, 2018
by
Ruslan Konovalov
·
57,026 Views
·
12 Likes
Hibernate 5 XML Configuration Example
In this article, learn how to create a Hibernate Application using hibernate.cfg.xml configuration to connect to the MySQL database.
November 29, 2018
by
Ramesh Fadatare
·
166,132 Views
·
5 Likes
Quickly Understand JavaScript's .forEach() vs. jQuery's .each()
Red pill vs. blue pill. Montague vs. Capulet. The battle between vanilla JavaScript and jQuery methods has 'em both beat.
Updated November 29, 2018
by
Joy Twain
·
9,651 Views
·
2 Likes
Guide to Scripting With the Spring Framework
Scripting is one of the best ways to make your code customizable at runtime. Take a look!
Updated November 29, 2018
by
Andrey Belyaev
CORE
·
24,941 Views
·
14 Likes
Setting Up A PostgreSQL Database on An Ubuntu Instance
So much Ubuntu, so little time.
November 29, 2018
by
Kehinde Sanni
·
11,829 Views
·
4 Likes
Shortest Code and Lowest Latency in Java
How do you write code that executes at maximum speed while still keeping coding to a minimum?
November 28, 2018
by
Per-Åke Minborg
·
18,271 Views
·
16 Likes
MySQL Data Type: An Overview of the Data Types in MySQL
Review the various data types available in MySQL to help better understand which ones you should use and when.
November 28, 2018
by
Sahiti Kappagantula
·
43,508 Views
·
3 Likes
26 Reasons Why Using Optional Correctly Is Not Optional
Optionals are not as easy as they seem.
November 28, 2018
by
Anghel Leonard
CORE
·
290,641 Views
·
107 Likes
Ring Display: Building Custom ZK Components
Learn how to dynamically show off your site's products using custom components built with CSS, Java, and JavaScript.
November 27, 2018
by
Matthieu Duchemin
·
11,349 Views
·
4 Likes
Serialization and De-Serialization in Java
Not sure what serialization means for your code? Look no further.
November 27, 2018
by
Dev Bhatia
·
82,120 Views
·
11 Likes
When Will Java 11 Replace Java 8 as the Default Java?
Java 8 isn't going anywhere.
November 27, 2018
by
Vijay Singh Khatri
CORE
·
212,015 Views
·
34 Likes
Previous
...
254
255
256
257
258
259
260
261
262
263
...
Next