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
React’s Unstoppable Rise: Why It’s Here to Stay
React transformed front-end development with its Virtual DOM, robust ecosystem, and continuous innovation — poised to stay the top choice for years to come.
February 6, 2025
by Maulik Suchak
· 5,724 Views · 2 Likes
article thumbnail
Exploring the Purpose of Pytest Fixtures: A Practical Guide
This blog explains how to use Pytest fixtures for initializing and cleaning up Selenium WebDriver, with a practical example using the Sauce Labs Demo website.
February 3, 2025
by Sidharth Shukla
· 3,442 Views · 2 Likes
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,632 Views · 16 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,896 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,471 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,401 Views · 6 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,900 Views
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,140 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,899 Views
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,289 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,706 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,616 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,094 Views · 2 Likes
article thumbnail
How to Split PDF Files into Separate Documents Using Java
In this article, we discuss how PDF file structure manages individual page objects, and we learn how to split those pages into new PDF documents with APIs.
January 29, 2025
by Brian O'Neill DZone Core CORE
· 6,871 Views · 1 Like
article thumbnail
Why You Don’t Need That New JavaScript Library
Sticking to vanilla JavaScript and proven libraries over flashy new tools leads to more maintainable, secure, and efficient software development.
January 29, 2025
by Denis Ermakov
· 6,233 Views · 67 Likes
article thumbnail
Metal and the Simulated Annealing Algorithm
The Simulated Annealing algorithm described in this article demonstrates its effectiveness as a powerful tool for finding optimal solutions to complex problems.
January 29, 2025
by Vitaly Kuznetsov (Ippolitov)
· 3,214 Views · 2 Likes
article thumbnail
Using Custom React Hooks to Simplify Complex Scenarios
Learn some advanced techniques for building custom React hooks to simplify complex logic, improve code reuse, and enhance state management in your apps.
January 29, 2025
by Raju Dandigam
· 5,383 Views · 1 Like
article thumbnail
Scrape Amazon Product Reviews With Python
Let's learn how we can implement Python and Python scripts to scrape the Amazon website in an ethical way to extract product review data.
January 29, 2025
by Juveria dalvi
· 2,817 Views · 2 Likes
article thumbnail
The Energy Efficiency of JVMs and the Role of GraalVM
Exploring the JVM ecosystem reveals a strong correlation between energy efficiency and code performance, with GraalVM as a top-tier runtime for optimizing both.
January 29, 2025
by Graziano Casto DZone Core CORE
· 7,323 Views · 4 Likes
article thumbnail
Using Spring AI to Generate Images With OpenAI's DALL-E 3
Integrate Spring AI with OpenAI's DALL-E 3 to generate images. Set up Spring Boot, configure the API integration, and customize settings easily.
January 28, 2025
by Danil Temnikov DZone Core CORE
· 10,972 Views · 12 Likes
  • Previous
  • ...
  • 32
  • 33
  • 34
  • 35
  • 36
  • 37
  • 38
  • 39
  • 40
  • 41
  • ...
  • 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
×