-
Notifications
You must be signed in to change notification settings - Fork 1
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
cesalberca
committed
Dec 13, 2023
1 parent
b224cac
commit ef13663
Showing
3 changed files
with
28 additions
and
0 deletions.
There are no files selected for viewing
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
14 changes: 14 additions & 0 deletions
14
src/features/talks/infrastructure/en/atomic-programming-habits.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
title: Atomic Programming Habits | ||
length: 45 | ||
difficulty: Beginner | ||
language: en | ||
image: atomic-programming-habits.jpeg | ||
topics: | ||
- Programming | ||
- Habits | ||
- Good practices | ||
events: | ||
--- | ||
|
||
Do you want to **avoid procrastinating** at work? Do you wish to stop postponing tasks that are _difficult_ or _boring_? Do you long to **finish the documentation** once and for all? Would you like to perform **automated testing**, but you keep "_forgetting it_"? If so, you've come to the right place. In this talk, I will help you design a set of **programming habits** that will enable you to take your career to the next level. We will explore how to apply the teachings of the acclaimed book "_Atomic Habits_" by James Clear to become a more **effective** programmer. |
14 changes: 14 additions & 0 deletions
14
src/features/talks/infrastructure/es/atomic-programming-habits.md
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -0,0 +1,14 @@ | ||
--- | ||
title: Hábitos de Programación Atómicos | ||
length: 45 | ||
difficulty: Beginner | ||
language: es | ||
image: atomic-programming-habits.jpeg | ||
topics: | ||
- Programming | ||
- Habits | ||
- Good practices | ||
events: | ||
--- | ||
|
||
¿Quieres **evitar procrastinar** en tu trabajo? ¿Deseas **dejar de posponer tareas** que son _difíciles_ o _aburridas_? ¿Anhelas **terminar la documentación** de una vez por todas? ¿Te gustaría realizar **pruebas automáticas** pero "_se te olvidan_"? Si es así, has llegado al lugar adecuado. En esta charla, te ayudaré a diseñar un conjunto de **hábitos de programación** que te permitirán llevar tu carrera al siguiente nivel. Exploraremos cómo aplicar las enseñanzas del aclamado libro "_Hábitos Atómicos_" de James Clear para transformarte en un programador más **efectivo**. |