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

article thumbnail
The Top .NET Framework Trends in 2024: Insights and Projections
Explore our insights on the top .NET Framework trends in 2024 and beyond.
February 16, 2024
by Shalaka Gadgil
· 6,747 Views · 1 Like
article thumbnail
Automate JBoss Web Server 6 Deployment With the Red Hat Ansible Certified Content Collection for JWS
Learn how to automate the deployment of JBoss Web Server 6 using the Red Hat Ansible Certified Content Collection for JWS 2.0.0.
February 15, 2024
by Romain Pelisse
· 6,265 Views · 1 Like
article thumbnail
Be Punctual! Avoiding Kotlin’s lateinit In Spring Boot Testing
Make writing code in Kotlin an even more rewarding and fun experience as you explore the benefits of converting Java code to Kotlin and conversion solutions.
February 15, 2024
by Severn Everett
· 5,318 Views · 3 Likes
article thumbnail
How To Install Live Chat and Chatbot Using PhoneGap SDK
Here, you can learn the steps to set up a chatbot via PhoneGap SDK with the help of Kommunicate. Also, get access to our Document Guide.
February 15, 2024
by Adarsh Kumar
· 2,316 Views · 1 Like
article thumbnail
Running and Optimizing Sidekiq Workloads With Dragonfly
Unlock the power of Sidekiq with Dragonfly for efficient job processing. Learn integration tips and optimize your workflow effortlessly.
February 14, 2024
by Kostas Kyrimis
· 3,866 Views · 1 Like
article thumbnail
JS Toolbox 2024: Frameworks and Static Site Generators
JavaScript development comes with an overwhelming array of tools -- so in this series, we analyse the JS tools to watch in 2024. Part two covers the most important frameworks and static site generators in the 2024 JS ecosystem, including React, Vue, Astro, and Hugo.
February 14, 2024
by Ollie Bannister
· 4,357 Views · 3 Likes
article thumbnail
Exploring the Power of the Functional Programming Paradigm
This article discusses functional programming, which uses stateless functions over immutable data for simplified concurrency and reliability.
February 14, 2024
by Igboanugo David Ugochukwu
· 3,998 Views · 2 Likes
article thumbnail
Road to Cloud Maturity
Establishing a well-structured and effectively governed cloud footprint demands thorough planning and early investment.
February 13, 2024
by Mandeep Kaur
· 2,755 Views · 4 Likes
article thumbnail
Recognizing Music Genres With the Raspberry Pi Pico
In this article, we will deploy the TensorFlow Lite model to recognize the music genre from audio clips recorded with the microphone connected to the microcontroller.
February 13, 2024
by Gian Marco Iodice
· 2,142 Views · 2 Likes
article thumbnail
Optimizing User Experience in React Native
How do you make your app faster and improve the overall quality of it? Consider problems and practical solutions to increase the efficiency of the React Native app.
February 13, 2024
by Olga Kiba
· 3,282 Views · 1 Like
article thumbnail
Leveraging Java's Fork/Join Framework for Efficient Parallel Programming: Part 1
Delve into the intricacies of the Fork/Join framework, specifically designed to make parallelizing tasks more efficient and straightforward.
February 12, 2024
by Andrei Tuchin DZone Core CORE
· 3,883 Views · 8 Likes
article thumbnail
Norm of a One-Dimensional Tensor in Python Libraries
Learn how to calculate the Euclidean (norm/distance) of a single-dimensional (1D) tensor in NumPy, SciPy, Scikit-Learn, TensorFlow, and PyTorch.
February 12, 2024
by Vidyasagar (Sarath Chandra) Machupalli DZone Core CORE
· 2,338 Views · 3 Likes
article thumbnail
Achieving Inheritance in NoSQL Databases With Java Using Eclipse JNoSQL
Explore Eclipse JNoSQL and MongoDB to streamline NoSQL database interactions in Java applications, making it easier to manage and manipulate diverse data sets.
February 12, 2024
by Otavio Santana DZone Core CORE
· 3,864 Views · 2 Likes
article thumbnail
Implementation Best Practices: Microservice API With Spring Boot
In this article, I share some useful tips for implementing Microservices API with Java and Spring Boot, along with a sample code to refer to.
February 12, 2024
by Amritendu De
· 5,901 Views · 6 Likes
article thumbnail
Generative AI With Spring Boot and Spring AI
This tutorial is a preview of how Spring AI can be integrated into a Spring Boot application and programmatically interact with Open AI LLMs.
February 9, 2024
by Horatiu Dan
· 5,542 Views · 1 Like
article thumbnail
Dockerize a Flask Python App: Step-by-Step
Dockerizing is the process of creating Docker images of your applications, deploying them, and running your applications using Docker containers.
February 8, 2024
by Rahul Shivalkar
· 4,302 Views · 2 Likes
article thumbnail
In-Depth Guide To Choosing the Right Technology Stack for Your Web Application
This article discusses the factors to consider when choosing the right technology stack for your web application development.
February 8, 2024
by Faith Adeyinka
· 2,126 Views · 3 Likes
article thumbnail
Composability in Flow: Unlocking Technical and Business Opportunities
We'll look at what composability is and how you can use it to make your smart contract development process easier and more efficient.
February 7, 2024
by Rami James
· 1,940 Views · 1 Like
article thumbnail
Deploying a WildFly 30.0.1.Final Cluster Using Ansible
Learn how to deploy and manage your WildfFly's cluster in a fully automated fashion on thousands of systems using Ansible and Ansible collection for WildFly.
February 6, 2024
by Romain Pelisse
· 4,390 Views · 1 Like
article thumbnail
Applying CI/CD to Java Apps Using Spring Boot
Explore this in-depth tutorial to learn more about building Continuous Integration/Continuous Delivery (CI/CD) into Spring-Boot-based Java applications.
Updated February 6, 2024
by Fanon Jupkwo (Fan Jups)
· 114,962 Views · 42 Likes
  • 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: