Posts / Tags / software-engineering
Tag · 3 articles

#software-engineering

Articles

Advice for New Software Engineers

Honest career advice for new software engineers from an engineering manager: what college misses, how to grow, and why business sense matters.

advice software-engineering beginner

On Writing Clean Code

Writing cleaner code: name variables well, pick good function signatures, and leave behind code your future self can read without cursing.

programming software-engineering beginner

Write Software that Evolves

How to avoid analysis paralysis and ship software that grows with changing requirements, using continuous MVP development and lazy evaluation.

Software Engineering