DZone
Thanks for visiting DZone today,
Edit Profile
  • Manage Email Subscriptions
  • How to Post to DZone
  • Article Submission Guidelines
Sign Out View Profile
  • Post an Article
  • Manage My Drafts
Over 2 million developers have joined DZone.
Log In / Join
Refcards Trend Reports
Events Video Library
Refcards
Trend Reports

Events

View Events Video Library

The Latest Languages Topics

article thumbnail
Understanding Classes in Java (Part 1)
This comprehensive deep dive into Java classes is as much history as it is education. In Part 1, we focus on class makeup to make classes more intuitive for developers.
September 4, 2017
by Justin Albano DZone Core CORE
· 29,533 Views · 42 Likes
article thumbnail
Automated Android Testing With Kotlin
Learn how to write UI and unit tests in Kotlin with the Espresso and JUnit frameworks in Android Studio, and related app development techniques.
September 3, 2017
by Niklas Wuensche
· 17,446 Views · 6 Likes
article thumbnail
Shallow, Retained, and Deep Size
In this article, we look at the three different sizes that objects can be in a heap analysis, and what this means for your performance.
September 2, 2017
by Grzegorz Mirek
· 17,407 Views · 3 Likes
article thumbnail
MySQL Database and JMeter: How to Test Your Connection
Learn how to check, update, and add entries to your DB with Apache JMeter so that you can effectively look at the correct record of specific data or prepare test data.
September 2, 2017
by Aleksey Merzlyakov
· 26,176 Views · 9 Likes
article thumbnail
RxJava FAQ: Loading Files With Backpressure
This guide will help you read large files, XML in this case, while managing resources efficiently by utilizing RXJava Flowables.
September 2, 2017
by Tomasz Nurkiewicz
· 19,266 Views · 20 Likes
article thumbnail
What Is javax.ws.rs.core.context? (Part 4)? [Snippets]
Continuing with our journey of the @Context annotation, let's see how you can inject Servlet request and response classes into your Java EE projects.
September 1, 2017
by Alex Theedom
· 8,392 Views · 5 Likes
article thumbnail
Data Scraping With PHP and Python
Limitless types of data analysis can be opened by web scraping, making it a highly valuable tool. Learn how to do it with PHP and Python!
September 1, 2017
by Joyce Cantu
· 37,658 Views · 2 Likes
article thumbnail
Deploying and Running MySQL on Kubernetes With Statefulsets and Kops
Learn how to use Portworx on an AWS Kubernetes cluster using kops to bootstrap the cluster, with a focus on running a MySQL server and dealing with a failover scenario.
September 1, 2017
by Kai Davenport
· 20,278 Views · 2 Likes
article thumbnail
Integrating Spring Data JPA, PostgreSQL, and Liquibase
Use Spring Data JPA with Liquibase and PostgreSQL to manage the persistence layer of Spring Boot apps, and Project Lombok to avoid writing boilerplate code.
September 1, 2017
by Bruno Krebs
· 40,931 Views · 7 Likes
article thumbnail
What Causes OutOfMemoryError?
If you're ever gotten this frustrating message, fear not, it's root causes can usually be gleaned from the type of error message that is thrown. We'll show you how.
September 1, 2017
by Grzegorz Mirek
· 38,697 Views · 18 Likes
article thumbnail
JArchitect: A Review
This review of JArchitect covers its use as a software analysis tool, its potential uses, its position within the Java ecosystem, and where it falls short.
September 1, 2017
by Federico Tomassetti
· 14,689 Views · 9 Likes
article thumbnail
Writing a Kafka Consumer in Java
Learn about constructing Kafka consumers, how to use Java to write a consumer to receive and process records, and the logging setup.
September 1, 2017
by Jean-Paul Azar
· 254,394 Views · 17 Likes
article thumbnail
Fixing 7 Common Java Exception Handling Mistakes
Exception handling is still a point of contention, even among experienced developers. Here are seven common mistakes and examples of how to fix them.
September 1, 2017
by Thorben Janssen
· 31,101 Views · 28 Likes
article thumbnail
Creating a Front-End for Your User Profile Store With Angular and TypeScript
We’re going to see how to create a client front-end written in Angular with TypeScript, that communicates with each of the API endpoints.
August 31, 2017
by Nic Raboy
· 51,948 Views · 12 Likes
article thumbnail
How to Return Ajax Response From Asynchronous JavaScript Call: Methods and Code Examples
In this article, we take a look at three different ways that web developers can go about using Ajax in their applications, and give some sample code.
August 31, 2017
by Angela Stringfellow
· 43,526 Views · 4 Likes
article thumbnail
SQL Server Profiler: How It Works, Best Practices, and Tutorials
If you work with SQL, you understand the importance of being able to monitor your queries, not to mention how critical it is to have an accurate analysis of ...
August 31, 2017
by Angela Stringfellow
· 53,557 Views · 4 Likes
article thumbnail
ASP.NET Core: Converting C# Enums to JavaScript
In this article, we pick up where we left off last time, and show you how you can convert C# enums to JavaScript while using ASP.NET Core.
August 31, 2017
by Gunnar Peipman
· 8,047 Views · 2 Likes
article thumbnail
REST API Documentation Generators for Java
Learn about some of the tools you can use to help clients consume your API and create integrations by ensuring that it has informational documentation.
August 29, 2017
by Swathi Prasad
· 49,971 Views · 16 Likes
article thumbnail
Why We Should Develop Websites Using HTML5
Though HTML5 has been out for while, that doesn't mean everyone's using it yet. Find out the benefits of the latest iteration of this great markup language.
August 29, 2017
by Ashok Sharma
· 9,792 Views · 6 Likes
article thumbnail
Java and Branch Prediction
Get your microprocessing performance hat on because we're going to talk about branch prediction in Java and how it affects your code.
August 28, 2017
by Artem Rukavytsia
· 13,185 Views · 9 Likes
  • Previous
  • ...
  • 342
  • 343
  • 344
  • 345
  • 346
  • 347
  • 348
  • 349
  • 350
  • 351
  • ...
  • Next
  • RSS
  • X
  • Facebook

ABOUT US

  • About DZone
  • Support and feedback
  • Community research

ADVERTISE

  • Advertise with DZone

CONTRIBUTE ON DZONE

  • Article Submission Guidelines
  • Become a Contributor
  • Core Program
  • Visit the Writers' Zone

LEGAL

  • Terms of Service
  • Privacy Policy

CONTACT US

  • 3343 Perimeter Hill Drive
  • Suite 215
  • Nashville, TN 37211
  • [email protected]

Let's be friends:

  • RSS
  • X
  • Facebook
×