Skip to content

Commit

Permalink
Add talk
Browse files Browse the repository at this point in the history
  • Loading branch information
cesalberca committed Dec 13, 2023
1 parent b224cac commit ef13663
Show file tree
Hide file tree
Showing 3 changed files with 28 additions and 0 deletions.
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 src/features/talks/infrastructure/en/atomic-programming-habits.md
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 src/features/talks/infrastructure/es/atomic-programming-habits.md
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**.

0 comments on commit ef13663

Please sign in to comment.