Reference
Reference
Section titled “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.
If you feel lost, follow this order
Section titled “If you feel lost, follow this order”- Where to Start?
- Data Types
- ASCII Table
- Code Lab
- Data Structures
- Programming Logic
- Algorithms
- 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.
What each page helps solve
Section titled “What each page helps solve”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.
How to use it without wasting time
Section titled “How to use it without wasting time”Quick lookup
Section titled “Quick lookup”When the question is narrow and you need an answer while building or studying.
Study path
Section titled “Study path”When the problem is lack of sequence.
Interview review
Section titled “Interview review”When the priority is stronger fundamentals and better communication of technical value.
Next steps
Section titled “Next steps”- 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