Skip to content

Reference

This is the technical library of Dionisio Developer.

It exists to solve three common problems:

  • studying without order
  • looking things up without enough context
  • trying to move too fast without solid foundations

So the idea here is simple: less chaos, more clarity.

  1. Where to Start?
  2. Data Types
  3. ASCII Table
  4. Code Lab
  5. Data Structures
  6. Programming Logic
  7. Algorithms
  8. review the patterns in Data Structures and Algorithms

That sequence solves most of the mental noise people face when they are starting out or closing gaps.

For turning curiosity into a study order.

For modeling information correctly and avoiding simple bugs that create avoidable friction.

For understanding text, bytes, parsing, and representation more deeply.

For testing ideas in the browser and leaving passive reading behind.

For making better decisions about organization and performance.

For unblocking reasoning before touching the keyboard.

For moving from “it works somehow” to solutions that are genuinely better thought through.

For turning study, projects, and experience into professional proof of value.

When the question is narrow and you need an answer while building or studying.

When the problem is lack of sequence.

When the priority is stronger fundamentals and better communication of technical value.

  • If you are starting, open Where to Start?
  • If you want immediate practice, go to the Code Lab
  • If you want to connect fundamentals with real work, continue to the Portfolio and Blog