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

Latest Articles - DZone

article thumbnail
Learning by Doing: How to Learn Java Basics by Building Your Own Project
If you are reading this blog post, you might also be the one who wants to learn Java. Ain’t I wrong?
October 13, 2020
by John Selawsky
· 11,052 Views · 2 Likes
article thumbnail
How To Protect Node.js Apps With Jscrambler
Whether you want to protect important code logic or to prevent unauthorized access, here are the steps you should take to secure the source code of your Node.js apps.
October 13, 2020
by Pedro Fortuna
· 7,596 Views · 4 Likes
article thumbnail
Detect and Blur Faces Programmatically
Learn how a modern face detection algorithms works under the hood, and how to make use of the PixLab API to detect and blur faces automatically.
October 13, 2020
by Garnier Vincent
· 9,406 Views · 3 Likes
article thumbnail
Learning AI/ML: The Hard Way
A learning guide on machine learning for beginners.
Updated October 13, 2020
by Partha Sarathi Sengupta
· 16,193 Views · 15 Likes
article thumbnail
Demystifying AI, Machine Learning, and Deep Learning
Learn about AI, machine learning, supervised learning, unsupervised learning, classification, decision trees, clustering, deep learning, and algorithms.
Updated October 13, 2020
by Carol McDonald
· 72,115 Views · 124 Likes
article thumbnail
Four Ways to Negate a Predicate in the Steam API's Filter Method
In Java there are various ways to negate a predicate in the Stream API's filter method. In this post I present four approaches.
October 13, 2020
by Alex Theedom
· 5,369 Views · 2 Likes
article thumbnail
Visitor Design Pattern In Java
The Visitor design pattern lets us separate algorithms from the objects on which they operate. See how to implement it to follow the open/closed principle.
October 13, 2020
by Brijesh Saxena
· 8,063 Views · 16 Likes
article thumbnail
Dockerizing Mule Application
This article contains the step by step information on how to Dockerize MuleSoft Application. Read on for the tutorial!
October 13, 2020
by Ankit Lawaniya
· 10,537 Views · 4 Likes
article thumbnail
Moving Toward Inline Classes: JEP 390 and the @ValueBased Annotation
Candidate JEP 390 ("Warnings for Value-Based Classes&") was announced this past week by Mark Reinhold on the OpenJDK jdk-dev mailing list. This is a JDK Enhan...
October 13, 2020
by Dustin Marx
· 4,364 Views · 1 Like
article thumbnail
10 Reasons to Choose Apache Pulsar Over Apache Kafka
Apache Pulsar's unique features such as tiered storage, stateless brokers, geo-aware replication, and multi-tenancy may be a reason to choose it over Apache Kafka.
October 13, 2020
by Maximilian Michels
· 9,503 Views · 3 Likes
article thumbnail
Observer Design Pattern In Java
Observer Pattern maintains a one-to-many dependency between a Subject and its dependents so that when the state of the Subject changes, dependents get notified.
October 12, 2020
by Brijesh Saxena
· 12,772 Views · 4 Likes
article thumbnail
Iterator Design Pattern In Java
The Iterator Pattern is a relatively simple behavioral design pattern that provides a simple way to iterate through the collection of objects.
October 12, 2020
by Brijesh Saxena
· 12,059 Views · 6 Likes
article thumbnail
Document Versioning With Azure Blob Storage
Build your custom Document Library using Azure Blob Storage Versioning. C# helpers to achieve Document versioning, etc.
Updated October 12, 2020
by Subhankar Sarkar
· 7,207 Views · 2 Likes
article thumbnail
A Complete Guide on Software Testing
Software Testing is a process to evaluate the functionality of software with an intent to find and resolve bugs.
October 12, 2020
by Akash Takyar
· 10,115 Views · 2 Likes
article thumbnail
API Design Principle
In this article, I will only talk about WEB API in the microservice scenario, which is usually implemented by RESTFUL, RPC, etc.
October 12, 2020
by Eason YIN
· 12,769 Views · 3 Likes
article thumbnail
4 Ways to Create a Modal Popup Box with Html, CSS and Vanilla JavaScript
When creating the design of a web page, one of the most important things to be into consideration is user interactivity. A good example of user interactivity
October 9, 2020
by deji adesoga DZone Core CORE
· 73,421 Views · 8 Likes
article thumbnail
Azure Spring Cloud: A Comprehensive Overview
Learn about Azure Spring Cloud and its main features quickly and with ease in order to build, deploy, scale, and manage your applications in the cloud.
October 9, 2020
by Domenico Sibilio
· 9,594 Views · 2 Likes
article thumbnail
NLTK Hello World Python Example
Learn how to get started with natural language processing (NLP) with (Natural Language Toolkit), a platform to work with human language using Python language.
Updated October 9, 2020
by Ajitesh Kumar
· 7,997 Views · 6 Likes
article thumbnail
How JPAstreamer Can Help You Write Type-Safe Hibernate Code Without Unnecessary Complexity
Learn how to use Hibernate in a type-safe manner without unnecessary complexity using standard Java Streams.
October 9, 2020
by Mislav Milicevic
· 9,778 Views · 7 Likes
article thumbnail
Don't Give Up Yet… Keep-Alive!
There is one source of performance problems I've been encountering for years and still see every time: Missing HTTP keep-alive. Find out why this is still a problem.
October 9, 2020
by Sebastian Cohnen
· 6,443 Views · 6 Likes
  • Previous
  • ...
  • 895
  • 896
  • 897
  • 898
  • 899
  • 900
  • 901
  • 902
  • 903
  • 904
  • ...
  • 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
×