Ricardo Souza
open-menu closeme
Home
About
github linkedin
  • IT Classics: A*

    calendar Jun 5, 2025 · 17 min read · it classics pathfinding a-star graph-algorithms algorithm go golang  ·
    Share on: twitter facebook linkedin copy
    IT Classics: A*

    This article explains the A* search algorithm using a simple, working example in Go. It covers the core concepts of pathfinding and heuristics, shows how to model graphs and nodes, and includes complete code with explanations. Ideal for beginners or anyone curious about how A* finds the shortest path efficiently.


    Read More
  • IT Classics: Quick sort

    calendar Feb 26, 2025 · 6 min read · it classics sort sorting algorithm go golang  ·
    Share on: twitter facebook linkedin copy
    IT Classics: Quick sort

    From the series IT classics, I am presenting a quick introduction to the QuickSort


    Read More

Ricardo Souza photo

Ricardo Souza

A father and an IT guy.
Read More

Recent Posts

  • IT Classics: A*
  • ETL Diaries: in-house Data Framework
  • IT Classics: Quick sort
  • Parenting: Weekly Planner board
  • Parenting: Sticker Tree

Tags

ALGORITHM 2 GO 2 GOLANG 2 IT CLASSICS 2 PARENTING 2 A-STAR 1 BOARD 1 DATA ENGINEERING 1 DATA PIPELINES 1 ETL 1 FRAMEWORK 1 GRAPH-ALGORITHMS 1 INDEX 1 PATHFINDING 1
All Tags
A-STAR1 ALGORITHM2 BOARD1 DATA ENGINEERING1 DATA PIPELINES1 ETL1 FRAMEWORK1 GO2 GOLANG2 GRAPH-ALGORITHMS1 INDEX1 IT CLASSICS2 PARENTING2 PATHFINDING1 PYTHON1 SOFTWARE ARCHITECTURE1 SORT1 SORTING1 STICKER1
[A~Z][0~9]
Copyright © 2025, Ricardo Souza; all rights reserved.

Copyright  COPYRIGHT © 2025, RICARDO SOUZA; ALL RIGHTS RESERVED.. All Rights Reserved

to-top