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 Coding Topics

article thumbnail
Java Stream API: 3 Things Every Developer Should Know About
Java Stream API simplifies collection processing with lazy evaluation, parallelism, and functional programming. Use it to write cleaner, efficient, and scalable code.
February 3, 2025
by Danil Temnikov DZone Core CORE
· 15,668 Views · 16 Likes
article thumbnail
Managing Distributed System Locks With Azure Storage
Locks in distributed systems give processes exclusive access to resources. Timeout and lease-based locks help prevent deadlocks and resource contention.
February 3, 2025
by Siri Varma Vegiraju DZone Core CORE
· 11,328 Views · 1 Like
article thumbnail
MuleSoft OAuth 2.0 Provider: Password Grant Type
Learn to configure MuleSoft as an OAuth 2.0 provider with the Password Grant type, securing APIs and managing user authentication with best practices.
February 3, 2025
by Nikhil Chawla
· 6,772 Views
article thumbnail
All You Need to Know About Apache Spark
Apache Spark is a fast, open-source cluster computing framework for big data, supporting ML, SQL, and streaming. It’s scalable, efficient, and widely used.
February 3, 2025
by Abhishek Trehan
· 4,282 Views · 2 Likes
article thumbnail
Building Neural Networks With Automatic Differentiation
In this post, we will write a basic DNN using simple Python. To do that, we need to understand automatic differentiation and then implement it in code.
February 3, 2025
by Mayank Gupta
· 2,939 Views · 2 Likes
article thumbnail
Building RAG Apps With Apache Cassandra, Python, and Ollama
A brief introduction to Apache Cassandra for retrieval-augmented generation using Python and Ollama for developing applications free of cost locally or on a server.
February 3, 2025
by Varun Setia
· 4,493 Views
article thumbnail
Pydantic: Simplifying Data Validation in Python
Pydantic is a powerful Python library that uses type annotations to validate data structures. Learn about the powerful features of Pydantic with code examples.
February 3, 2025
by Vidyasagar (Sarath Chandra) Machupalli FBCS DZone Core CORE
· 3,433 Views · 6 Likes
article thumbnail
The Quest for HA and DR in Loki
Minimize data loss and business disruption by implementing high availability and configuring disaster recovery for Loki with AWS S3 as the object store.
January 31, 2025
by Pavan N G
· 4,156 Views · 1 Like
article thumbnail
Building Custom Tools With Model Context Protocol
Learn how to build MCP servers to extend AI capabilities. Create tools that AI models can seamlessly integrate, demonstrated through an arXiv paper search implementation.
January 31, 2025
by Aditya Karnam Gururaj Rao
· 10,503 Views · 4 Likes
article thumbnail
Web Scraping With LLMs, ScrapeGraphAI, and LangChain
In this article, learn how to use LLMs for web scraping with ScrapeGraphAI, LangChain, and Pydantic. This guide covers setup, configuration, and data extraction
January 31, 2025
by Juveria dalvi
· 4,914 Views
article thumbnail
Creating a Service for Sensitive Data With Spring and Redis
In some cases, one cannot store user-sensitive data permanently. Let's create a simple application that handles sensitive data leveraging Spring and Redis.
January 31, 2025
by Alexander Rumyantsev
· 5,038 Views · 2 Likes
article thumbnail
Magic of Aspects: How AOP Works in Spring
Article explains how Aspect-Oriented Programming (AOP) simplifies modern app development by handling cross-cutting concerns like logging, security, and performance seam
January 31, 2025
by Danil Temnikov DZone Core CORE
· 7,225 Views · 9 Likes
article thumbnail
Page Transactions: A New Approach to Test Automation
Guará is the Python implementation of the design pattern Page Transactions. It focuses on the transactions a user can perform on an application, such as Submit Forms.
January 31, 2025
by Douglas Cardoso
· 2,918 Views
article thumbnail
Front-End Debugging Part 3: Networking
Practical tips for debugging front-end network issues using browser developer tools, with insights on request replay, throttling, and storage management.
January 31, 2025
by Shai Almog DZone Core CORE
· 2,747 Views · 1 Like
article thumbnail
Develop Microservices Using Azure Functions, API Management
Explore how to easily build cloud-deployed microservices using serverless technology with Azure Functions and connect with APIs standardized in API Management.
January 30, 2025
by Ankit Masrani
· 7,204 Views · 3 Likes
article thumbnail
Bridging Graphviz and Cytoscape.js for Interactive Graphs
Making Graphviz static digraphs interactive and compatible with Cytoscape by converting DOT format graphs into Cytoscape JSON using Python.
January 30, 2025
by Puneet Malhotra
· 4,320 Views · 1 Like
article thumbnail
SmartXML: An Alternative to XPath for Complex XML Files
We'll discuss SmartXML, an XPath alternative for parsing complex XML files, converting them to SQL, and loading the results into a database seamlessly.
January 30, 2025
by Luca Sanders
· 5,725 Views · 2 Likes
article thumbnail
Structured Logging in Grails 6.2.3
Comparison of traditional logging with structured logging, its advantages, and enhancements in the latest version of Grails 6.2x.
January 30, 2025
by Karthik Kamarapu
· 3,633 Views · 1 Like
article thumbnail
Secrets Management With Datadog Secret Backend Utility
Learn how to securely manage sensitive data in Datadog using an open-source secret backend utility for seamless integration and enhanced security.
January 30, 2025
by Logan Rohloff
· 4,603 Views · 1 Like
article thumbnail
Passing JSON Variables in Azure Pipelines
Learn how to handle JSON variables in Azure DevOps pipelines, avoid escaping issues, and ensure seamless API integration with proper normalization techniques.
January 29, 2025
by Mohammed Basil
· 8,150 Views · 2 Likes
  • Previous
  • ...
  • 76
  • 77
  • 78
  • 79
  • 80
  • 81
  • 82
  • 83
  • 84
  • 85
  • ...
  • 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
×