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

Zones

Culture and Methodologies Agile Career Development Methodologies Team Management
Data Engineering AI/ML Big Data Data Databases IoT
Software Design and Architecture Cloud Architecture Containers Integration Microservices Performance Security
Coding Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks
Culture and Methodologies
Agile Career Development Methodologies Team Management
Data Engineering
AI/ML Big Data Data Databases IoT
Software Design and Architecture
Cloud Architecture Containers Integration Microservices Performance Security
Coding
Frameworks Java JavaScript Languages Tools
Testing, Deployment, and Maintenance
Deployment DevOps and CI/CD Maintenance Monitoring and Observability Testing, Tools, and Frameworks

Enterprise AI Trend Report: Gain insights on ethical AI, MLOps, generative AI, large language models, and much more.

2024 Cloud survey: Share your insights on microservices, containers, K8s, CI/CD, and DevOps (+ enter a $750 raffle!) for our Trend Reports.

PostgreSQL: Learn about the open-source RDBMS' advanced capabilities, core components, common commands and functions, and general DBA tasks.

AI Automation Essentials. Check out the latest Refcard on all things AI automation, including model training, data security, and more.

The Latest Languages Topics

article thumbnail
Debugging Streams With Peek
Learn how to debug Java streams effectively using the peek() method with practical examples and tips for optimizing your code.
March 20, 2024
by Shai Almog DZone Core CORE
· 3,160 Views · 3 Likes
article thumbnail
PostgresML: Streamlining AI Model Deployment With PostgreSQL Integration
By embracing PostgresML, organizations can tap into the power of AI-driven insights and gain a competitive edge in today's data-centric landscape.
March 20, 2024
by Pankaj Zanke
· 2,770 Views · 1 Like
article thumbnail
Modern Python: Patterns, Features, and Strategies for Writing Efficient Code (Part 1)
The article elucidates pivotal patterns, features, and strategies in contemporary Python programming and offers insights into practical code development techniques.
March 20, 2024
by Anandaganesh Balakrishnan
· 1,634 Views · 2 Likes
article thumbnail
API Appliance for Extreme Agility and Simplicity
Use API Logic Server to create an API-based web app in minutes and add message-based integration, all with little knowledge of frameworks or Python.
March 20, 2024
by Val Huber
· 4,310 Views · 6 Likes
article thumbnail
Building a Performant Application Using Netty Framework in Java
Netty is an asynchronous, event-driven networking framework for building high-performance applications. Dive deep into Netty's various components.
March 19, 2024
by Prasanna Jatla
· 2,319 Views · 3 Likes
article thumbnail
AWS Fargate: Deploy and Run Web API (.NET Core)
Explore this simple step-by-step guide to deploying a .NET Core Web API to AWS ECS Fargate serverless container service.
March 19, 2024
by Jawad Hasan Shani DZone Core CORE
· 4,439 Views · 1 Like
article thumbnail
Angular vs. React: Which To Choose for Front-End in 2024
Comparing Angular and React involves evaluating performance, maintainability, learning curve, and use cases to determine the best fit for your project needs.
March 19, 2024
by Anita Shah
· 2,222 Views · 1 Like
article thumbnail
Extracting Keywords From Text Using Natural Language Processing
With this article, I would like to help you broaden your understanding of NLP and show how spaCy can be your powerful ally in effective keyword extraction.
March 19, 2024
by Akshay Jain
· 1,436 Views · 2 Likes
article thumbnail
Simplify, Process, and Analyze: The DevOps Guide To Using jq With Kubernetes
Master `jq` for efficient Kubernetes JSON data handling with our expert guide. Gain insights and streamline your DevOps workflow with practical examples.
March 18, 2024
by Rajesh Gheware
· 3,302 Views · 1 Like
article thumbnail
LangChain, Python, and Heroku
In this tutorial, learn how to build and deploy LLM-based applications with ease using LangChain, Python, and Heroku for streamlined development and deployment.
March 18, 2024
by Alvin Lee DZone Core CORE
· 1,904 Views · 2 Likes
article thumbnail
Integrating Snowflake With Trino
Trino simplifies accessing Snowflake, highlighting its versatility in providing robust data management and analytics solutions for modern enterprises.
March 18, 2024
by Artem Ervits DZone Core CORE
· 3,927 Views · 1 Like
article thumbnail
Securing AWS RDS SQL Server for Retail: Comprehensive Strategies and Implementation Guide
This article provides a detailed guide on securing AWS RDS SQL Server instances, tailored for retail stores, with practical setup examples.
March 18, 2024
by Vijay Panwar
· 1,861 Views · 1 Like
article thumbnail
Optimizing Robotics Application’s Performance
In this post, we would like to share our real-world experience in optimizing a Java application that was controlling the robots in a warehouse.
March 14, 2024
by Ram Lakshmanan DZone Core CORE
· 3,487 Views · 1 Like
article thumbnail
Test Parameterization With JUnit 5.7: A Deep Dive Into @EnumSource
@EnumSource makes an impression of an esoteric device that can hardly feel useful. Though, for the right problem, they are priceless. Find out where they shine.
March 14, 2024
by Oliver Gondza
· 5,707 Views · 9 Likes
article thumbnail
Angular Components and Display: Understanding the Non-Block Default
In this guide, learn the intricacies of Angular components and how non-block display shapes modern app design.
March 14, 2024
by Boris Bodin
· 4,092 Views · 1 Like
article thumbnail
How To Optimize Your Agile Process With Project Management Software
An Agile process does not become optimized automatically. Learn how you can optimize your Agile process with project management software.
March 13, 2024
by Sandeep Kashyap
· 2,125 Views · 3 Likes
article thumbnail
Python for Beginners: An Introductory Guide to Getting Started
Grasp the fundamentals of the Python programming language quickly and dive into coding with confidence. All aboard on this Python learning journey.
March 13, 2024
by Manas Sadangi DZone Core CORE
· 3,082 Views · 1 Like
article thumbnail
CRUDing NoSQL Data With Quarkus, Part Two: Elasticsearch
Part 2 of this series focuses on Elasticsearch, a distributed NoSQL database and search engine built on Apache Lucene.
March 12, 2024
by Nicolas Duminil DZone Core CORE
· 3,969 Views · 1 Like
article thumbnail
Taming the Tiny Titan: Database Solutions for RAM-Constrained IoT Devices
In this article, the author provides a comprehensive and informative overview of RAM-friendly databases for IoT devices.
March 12, 2024
by Aditya Bhuyan
· 2,048 Views · 2 Likes
article thumbnail
How to Dynamically Construct Complex Predicates for SwiftData
This article explores implementing NSCompoundPredicate-like capabilities, dynamically creating predicates for SwiftData.
March 12, 2024
by Fatbobman Xu
· 1,270 Views · 1 Like
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • 7
  • 8
  • 9
  • 10
  • ...
  • Next

ABOUT US

  • About DZone
  • Send feedback
  • Community research
  • Sitemap

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 100
  • Nashville, TN 37211
  • support@dzone.com

Let's be friends: