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
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
·
8,049 Views
·
6 Likes
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,819 Views
·
7 Likes
Splitting CSV Files in Python
In this article, see a code snippet that splits CSV files in Python.
October 8, 2020
by
Zehra Can
·
71,506 Views
·
5 Likes
Kafka for XML Message Integration and Processing
Integration and transformation between XML Messages and Apache Kafka, including Kafka Connect Connector, Middleware, ESB, ETL, SOAP/WSDL.
October 7, 2020
by
Kai Wähner
CORE
·
17,733 Views
·
6 Likes
Java Spring OAuth2 and Basic Auth Support
The goal of the post is to share an idea of how can we provide the basic authentication and OAuth 2 authentication for the APIs.
October 7, 2020
by
Kanifnath Gaikwad
·
20,433 Views
·
4 Likes
Snowflake New Web Interface — Snowsight
Snowsight is open for all accounts running on Amazon Web Services and Microsoft Azure, while Google Cloud Platform is planned to be supported.
October 6, 2020
by
Istvan Szegedi
·
6,589 Views
·
2 Likes
Book Review — Effective Python, by Brett Slatkin
An overview of Effective Python, by Brett Slatkin (principal software engineer at Google), reveals 90 specific ways to write better Python code.
October 6, 2020
by
Victor Domingos
·
6,633 Views
·
5 Likes
Kafka Security With SASL and ACL
Tutorial covering authentication using SCRAM, authorization using Kafka ACL, encryption using SSL, and using camel-Kafka to produce/consume messages.
October 6, 2020
by
Ramu kakarla
·
41,594 Views
·
2 Likes
Facade Design Pattern In Java
Here I am with another article on design patterns. A Facade object is use to provide a simple interface by hiding complexities of a complex system.
October 6, 2020
by
Brijesh Saxena
·
11,789 Views
·
8 Likes
Charsets and Unicode Identifiers in Java
Ever wanted to know exactly how characters and character sets work within a programming language? Check out this comprehensive article for more!
October 6, 2020
by
Pravin Jain
·
12,960 Views
·
5 Likes
8 Rules For Creating Useful Database Indexes
Creating databases indexes is easy, but creating useful database indexes is quite challenging.
October 6, 2020
by
Anghel Leonard
CORE
·
17,295 Views
·
3 Likes
How to Connect Python Programs to MariaDB
Find everything you need to know about connecting to MariaDB Platform from Python for retrieving, updating and inserting information.
October 6, 2020
by
Rob Hedgpeth
·
26,010 Views
·
3 Likes
Working With Documents Using Elastic-Search and Node
I am going to use ElasticSearch as document persistence mechanism and Node.js to work with elastic-search.
October 5, 2020
by
Jawad Hasan Shani
CORE
·
10,047 Views
·
3 Likes
Implement Redux-like Global Store With React Hooks and React Context
Introducing a new way to implement a global store step by step by using React Hooks and React Context. The example code is available in GitHub.
October 5, 2020
by
Kunkka Li
·
10,274 Views
·
3 Likes
3.6 Million Queries per Second on a Single VM Using MySQL With Dynimize
In this post I describe the various steps I took to reach 3.6 million queries per second on a single VM instance running MySQL 8.0 with Dynimize.
October 5, 2020
by
David Yeager
·
7,437 Views
·
1 Like
Determining a File Type In Java
See some of the best tools that Java has to offer for determining file types within an application, including Apache Tika.
October 5, 2020
by
Ercan Zengin
·
35,235 Views
·
3 Likes
Abstract Factory Pattern In Java
In this article, I will try to highlight the usage of the Abstract Factory Pattern along with the difference with the Factory Pattern.
October 5, 2020
by
Brijesh Saxena
·
11,961 Views
·
8 Likes
InOrder Traversal Algorithm in Java
In this article, you will learn what is inorder traversal algorithm and how you can use it to print nodes of binary tree in sorted order in Java.
October 5, 2020
by
Javin Paul
·
11,592 Views
·
3 Likes
How to Convert XLSX to CSV in Java
Convert any Excel document to CSV with support for both XLSX and XLSB file formats, as well as legacy formats such as XLS.
October 5, 2020
by
Brian O'Neill
CORE
·
13,279 Views
·
3 Likes
How to Merge PDFs in Java
Combine two or more PDF files (pdf) into a single PDF document, preserving the order of the input documents in the combined document
October 5, 2020
by
Brian O'Neill
CORE
·
4,720 Views
·
2 Likes
Previous
...
221
222
223
224
225
226
227
228
229
230
...
Next
×