// notes on building software

Understand the system, not just the syntax.

Sistemas is a small journal of practical notes on programming fundamentals, web development, and building a career in tech — for people learning, not a course trying to sell you something.

Read the latest notes

// all notes

Programming · 6 min read

Why learning to read code matters more than memorizing syntax

Syntax is looked up in seconds. The skill that actually compounds is being able to follow someone else's code and figure out what it's doing.

Read the note

Web development · 7 min read

A practical path into web development, without the overwhelm

There are a hundred technologies you could learn first. Most of them don't matter yet. Here's a smaller, saner starting order.

Read the note

Web fundamentals · 6 min read

What actually happens when you load a web page

Typing a URL sets off a short chain of events that's worth understanding once, instead of treating the browser as a black box forever.

Read the note

Programming · 6 min read

Debugging is a skill, not a last resort

Guessing and re-running code is slower than it feels. A short, repeatable process finds most bugs faster than intuition alone.

Read the note

Career · 6 min read

Building a portfolio that gets you noticed

A portfolio full of tutorial clones looks like everyone else's. A handful of projects with a clear story behind them stands out more.

Read the note

Tools · 6 min read

Version control basics you actually need to know

You don't need to know every Git command. You need a handful you understand well enough to use without fear.

Read the note

About Sistemas

Sistemas is a small, independent journal about programming, the web, and building a career in software. It isn't tied to one language, framework, or bootcamp — the notes here are meant to hold up regardless of which stack you end up using.

Read more about the project →

Contact

Questions, corrections, or a topic you'd like covered: get in touch.