1
0
contenu/liens-interessants/2023/10/17/9c691473823406f5b19039287aa39d8e/index.md

18 lines
1.2 KiB
Markdown
Raw Blame History

This file contains ambiguous Unicode characters

This file contains Unicode characters that might be confused with other characters. If you think that this is intentional, you can safely ignore this warning. Use the Escape button to reveal them.

---
title: 'Software engineering is about thinking, not typing | Organizing Chaos'
date: '2023-10-17'
cover: images/screenshot.jpg
tags:
- Développement
- Artisanat
links:
- { title: 'Page originale', url: 'https://jordankaye.dev/posts/thinking-not-typing/' }
- { title: 'Lien archivé', url: 'https://web.archive.org/web/https://jordankaye.dev/posts/thinking-not-typing/' }
ignore_keywords:
- tags
---
> Weeks of coding can save you hours of planning Software engineering best practices emphasize and value the importance of iterative work. They encourage working in ways that give us opportunities to make decisions frequently and adapt to changing circumstances. These principles are nearly ubiquitous and seem necessary for successful engineering efforts at large scales, but the concept is sometimes taken to an extreme that can be unhelpful. While its almost always a good idea to maintain the ability to iterate quickly and change our minds, that doesnt mean that one shouldnt take time to think before they begin to act.
De quoi me donner raison quant à la répartition du temps :
<x-read-more :urls="['/blog/2023/02/16/c-est-quoi-un-bon-developpeur/']" />