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

Posts by Oana Rinaldi

  • Home
  • Oana Rinaldi
  • Page 18
About Oana Rinaldi
Build an HTTP Status Code Checker Using Bash For Loop + curl
Posted inShell / Bash

Build an HTTP Status Code Checker Using Bash For Loop + curl

Build an HTTP Status Code Checker Using Bash For Loop + curl Monitoring website availability is a common task for developers, sysadmins, and DevOps engineers. While there are plenty of…
Posted by Oana Rinaldi August 1, 2025
Optimize SQL Queries with Indexing: A Practical Walkthrough
Posted inSQL

Optimize SQL Queries with Indexing: A Practical Walkthrough

Optimize SQL Queries with Indexing: A Practical Walkthrough SQL is a powerful language for querying databases, but with great power comes great responsibility—especially as your datasets grow. One of the…
Posted by Oana Rinaldi August 1, 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
Posted inJavaScript

JavaScript Object Deep Clone Techniques Without External Libraries

JavaScript Object Deep Clone Techniques Without External Libraries Cloning objects in JavaScript may seem trivial at first glance, but once nested structures come into play, things can get complicated fast.…
Posted by Oana Rinaldi August 1, 2025

Posts pagination

Previous page 1 … 16 17 18

Recent Posts

  • Use Bash to Monitor and Restart Crashed Services Automatically
  • Speed Up SQL Queries with Window Functions
  • Secure API Calls with JavaScript Fetch and Tokens
  • Building a RESTful API Client in Python with Requests
  • SQL Window Functions Explained Through Ranking Examples

Recent Comments

No comments to show.

Archives

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

Categories

  • Algorithms
  • Automation Scripts
  • Databases
  • DevOps / CLI Tools
  • 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