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

Low-Code Development: Leverage low and no code to streamline your workflow so that you can focus on higher priorities.

DZone Security Research: Tell us your top security strategies in 2024, influence our research, and enter for a chance to win $!

Launch your software development career: Dive head first into the SDLC and learn how to build high-quality software and teams.

Open Source Migration Practices and Patterns: Explore key traits of migrating open-source software and its impact on software development.

The Latest AI/ML Topics

article thumbnail
Securing the Future: The Role of Post-Quantum Cryptography
Learn how advances in quantum computing are revolutionizing computer capacities and computation times, but threatening current cryptographic systems.
June 13, 2024
by Frederic Jacquet DZone Core CORE
· 3,338 Views · 3 Likes
article thumbnail
Benchmarking Java Streams
Take a deep dive into the performance characteristics of Java streams. With the help of JMH, learn how Java streams behave when put under pressure.
June 13, 2024
by Bartłomiej Żyliński DZone Core CORE
· 7,653 Views · 6 Likes
article thumbnail
Unlocking the Power of Search: Keywords, Similarity, and Semantics Explained
An overview of keyword, similarity, and semantic search techniques, providing insights into how each one works and guidance on when to use them effectively.
June 13, 2024
by Pavan Vemuri
· 3,195 Views · 3 Likes
article thumbnail
10 Mistakes You Should Avoid When Integrating Augmented Reality in FinTech Software Development
Discover the top 10 mistakes to avoid when integrating augmented reality into fintech software development, ensuring seamless implementation and enhanced user experience.
June 12, 2024
by Harris Anderson
· 2,116 Views · 1 Like
article thumbnail
No-Code, Agile, and the UI Is Dead: Long Live AI
No-code allows you to create rich and complex apps without coding. AI and prompt engineering just so happen to be 1,000 times better implementation.
June 12, 2024
by Thomas Hansen DZone Core CORE
· 2,205 Views · 2 Likes
article thumbnail
YOLOv10: SOTA Real-Time Object Detection
Going through the test process of YOLOv10, introduced by Tsinghua University on May 23, offers a significant improvement over YOLOv9.
June 12, 2024
by Alex Smith
· 1,537 Views · 2 Likes
article thumbnail
Smart Network Onboarding: Revolutionizing Connectivity With AI and Automation
By integrating AI and automation, organizations can anticipate and mitigate connectivity issues, customize onboarding procedures, and enforce security standards.
June 11, 2024
by Raghavaiah Avula
· 2,957 Views · 1 Like
article thumbnail
Revolutionizing API Security in the Era of GenAI: An Architect’s Perspective
AI-powered API security solutions are crucial for addressing the challenges posed by GenAI, providing comprehensive visibility, and proactive governance.
June 11, 2024
by Vaibhav Malik
· 2,362 Views · 1 Like
article thumbnail
A Single API for All Your Conversational Generative AI Applications
Use the Converse API in Amazon Bedrock to create generative AI applications using a single API across multiple foundation models.
June 11, 2024
by Abhishek Gupta DZone Core CORE
· 1,706 Views · 1 Like
article thumbnail
Snowflake Empowers Developers to Easily Build Data-Driven Apps and Chatbots
The unified platform, AI capabilities, and tools like Snowpark and Streamlit enable developers to rapidly create intelligent, data-driven apps and chatbots.
June 9, 2024
by Tom Smith DZone Core CORE
· 1,981 Views · 1 Like
article thumbnail
Harnessing the Power of Gen AI: Real-World Applications and Best Practices
Unlock the power of Gen AI with real-world applications, best practices, and strategies for driving business value while navigating the hype.
June 8, 2024
by Tom Smith DZone Core CORE
· 2,398 Views · 1 Like
article thumbnail
When Should You Use Distributed PostgreSQL for Gen AI Apps?
In this article, explore when gen AI applications should use distributed PostgreSQL deployments.
June 7, 2024
by Denis Magda DZone Core CORE
· 3,417 Views · 1 Like
article thumbnail
The Role of Data Engineering in Building Scalable AI Systems
Explore the role of data engineering in the field of artificial intelligence, specifically how data engineering influences the success and scalability of AI projects.
June 7, 2024
by Karthik Rajashekaran
· 2,443 Views · 2 Likes
article thumbnail
Getting Started With AI Functions
In this article, I explain how you can get started with AI functions, how they work, and how to include them in your AI chatbot.
June 7, 2024
by Thomas Hansen DZone Core CORE
· 2,049 Views · 2 Likes
article thumbnail
Embracing Responsible AI: Principles and Practices
This article provides context on embracing responsible AI along with guidelines for developing AI systems that are transparent, responsible, and lasting.
June 7, 2024
by Naga Santhosh Reddy Vootukuri DZone Core CORE
· 2,268 Views · 3 Likes
article thumbnail
ChatGPT: Your Guide to SQL Query Translation Between Databases
ChatGPT offers a solution for SQL translation by accurately translating queries, handling data types, and suggesting alternatives for proprietary features.
June 7, 2024
by Dmitry Narizhnykh DZone Core CORE
· 2,408 Views · 2 Likes
article thumbnail
Takeaways From Day 2 of the Snowflake Summit 2024
Snowflake Summit 2024 unveils advancements in AI, data collaboration, and developer tools, empowering enterprises to unlock the full potential of their data.
June 7, 2024
by Tom Smith DZone Core CORE
· 2,089 Views · 1 Like
article thumbnail
Machine Learning With Python: Data Preprocessing Techniques
This article will discuss and look at the most popular data preprocessing techniques used for machine learning, and explore methods to clean, transform, and scale data.
June 6, 2024
by Karthik Rajashekaran
· 5,531 Views · 4 Likes
article thumbnail
Building a Tool To Generate Text With OpenAI’s GPT-4 Model
Build a text generation tool using OpenAI's GPT-4. Set up your environment, authenticate the API, make API calls, handle errors, and integrate with Flask for a web app.
June 6, 2024
by Neha Dhaliwal
· 2,329 Views · 4 Likes
article thumbnail
Mocking Dependencies and AI Is the Next Frontier in Vue.js Testing
Mocking dependencies in Vue.js tests is crucial for isolating components, and ensures reliable, efficient, and comprehensive testing in controlled environments.
June 6, 2024
by Anton Lucanus DZone Core CORE
· 4,215 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: