Skip to content
Art of Coding

Art of Coding

  • Advanced
  • AI / Machine Learning
  • Algorithms
  • API Integration
  • Automation Scripts
  • Beginner
  • C#
  • C++
  • Data Structures
  • Databases
  • DevOps / CLI Tools
  • Dynamic Programming
  • Go
  • Graph Theory
  • HTML / CSS
  • Intermediate
  • Java
  • JavaScript
  • Python
  • Recursion
  • Rust
  • Search Algorithms
  • Shell / Bash
  • Sorting Algorithms
  • SQL
  • TypeScript
  • Uncategorized
  • Web Development

Java

  • Home
  • Java
  • Page 3
Recursive File Search with Java: Build Your Own ‘find’ Utility
Posted inJava

Recursive File Search with Java: Build Your Own ‘find’ Utility

Recursive File Search with Java: Build Your Own 'find' Utility   The Unix find command is a powerful tool for navigating complex directories and retrieving files based on extensions, name…
Posted by Oana Rinaldi August 8, 2025
Create a RESTful API in Java with Spring Boot in Under 15 Minutes
Posted inJava

Create a RESTful API in Java with Spring Boot in Under 15 Minutes

Create a RESTful API in Java with Spring Boot in Under 15 Minutes   Spring Boot has revolutionized Java development by simplifying the configuration and setup process. In this tutorial,…
Posted by Oana Rinaldi August 3, 2025
@Scheduled: Write Robust Cron Jobs in Spring Boot
Posted inJava

@Scheduled: Write Robust Cron Jobs in Spring Boot

@Scheduled: Write Robust Cron Jobs in Spring Boot Running scheduled tasks is a common need in many backend applications — from sending emails at certain times, to cleaning up temporary…
Posted by Oana Rinaldi August 1, 2025
Posted inJava

@Transactional in Spring Boot: How It Actually Works (With Code)

@Transactional in Spring Boot: How It Actually Works (With Code) The @Transactional annotation is one of the most powerful — and potentially dangerous — features in Spring Boot. If used…
Posted by Oana Rinaldi August 1, 2025

Posts pagination

Previous page 1 2 3

Recent Posts

  • Use Python’s Requests and BeautifulSoup to Scrape Product Prices
  • Speed Up SQL Queries Using Indexes—With Before-and-After Benchmarks
  • Building a Simple CAPTCHA System in JavaScript Without Dependencies
  • Find Duplicates Fast — SQL vs Python Algorithm Showdown
  • Scraping Job Listings from Indeed Using Python and BeautifulSoup

Recent Comments

No comments to show.

Archives

  • January 2026
  • December 2025
  • November 2025
  • October 2025
  • September 2025
  • August 2025

Categories

  • Algorithms
  • Automation Scripts
  • Databases
  • Java
  • JavaScript
  • Python
  • Recursion
  • Search Algorithms
  • Shell / Bash
  • Sorting Algorithms
  • SQL
Copyright 2026 — Art of Coding. All rights reserved. Bloghash WordPress Theme
Scroll to Top