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

Year: 2026

  • Home
  • 2026
  • Page 2
Find Broken Links: Web Crawler in Python Using Requests and BeautifulSoup
Posted inPython

Find Broken Links: Web Crawler in Python Using Requests and BeautifulSoup

Find Broken Links: Web Crawler in Python Using Requests and BeautifulSoup   Broken links are a quality and SEO killer. Whether you're managing a personal blog, a portfolio, or an…
Posted by Oana Rinaldi January 4, 2026
SQL Window Functions: Ranking Sales by Region in One Query
Posted inSQL

SQL Window Functions: Ranking Sales by Region in One Query

SQL Window Functions: Ranking Sales by Region in One Query   Window functions in SQL offer a powerful way to perform calculations across sets of rows related to the current…
Posted by Oana Rinaldi January 3, 2026
Creating a Java API Client for GitHub Repos in Under 50 Lines
Posted inJava

Creating a Java API Client for GitHub Repos in Under 50 Lines

Creating a Java API Client for GitHub Repos in Under 50 Lines   When you're starting out with REST API integrations in Java, GitHub provides an excellent hands-on opportunity. In…
Posted by Oana Rinaldi January 2, 2026
Mastering Recursive Functions: Solve Mazes with Backtracking in Python
Posted inRecursion

Mastering Recursive Functions: Solve Mazes with Backtracking in Python

Mastering Recursive Functions: Solve Mazes with Backtracking in Python   Recursion is one of the most powerful and expressive tools in a developer’s toolkit—but it’s also one of the most…
Posted by Oana Rinaldi January 1, 2026

Posts pagination

Previous page 1 2

Recent Posts

  • Detect Duplicate Files on Your System with a Python Hashing Script
  • From CSV to Insight: Parse and Analyze CSV Files Using Modern Java Streams
  • Visualizing SQL Query Performance with EXPLAIN Plans
  • Use Python’s Requests and BeautifulSoup to Scrape Product Prices
  • Speed Up SQL Queries Using Indexes—With Before-and-After Benchmarks

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