|
7 | 7 | - [Part I The Foundation](#part-i-the-foundation)
|
8 | 8 | - [Our Worldview and Company Culture](#our-worldview-and-company-culture)
|
9 | 9 | - [Attitude](#attitude)
|
10 |
| - - [Ego, Learning to fail, and Your relationship with your own work](#ego,-learning-to-fail,-and-your-relationship-with-your-own-work) |
| 10 | + - [Ego, Learning to fail, and Your relationship with your own work](#ego-learning-to-fail-and-your-relationship-with-your-own-work) |
11 | 11 | - [Principles for success and teamwork philosophy](#principles-for-success-and-teamwork-philosophy)
|
12 | 12 | - [Your relationship with others and work hierarchy](#your-relationship-with-others-and-work-hierarchy)
|
13 | 13 | - [Working on client projects](#working-on-client-projects)
|
|
27 | 27 | - [ASDF version manager](#asdf-version-manager)
|
28 | 28 | - [Code Editors and IDEs](#code-editors-and-ides)
|
29 | 29 | - [Software Engineering](#software-engineering)
|
30 |
| - - [Complexity and KISS (Do The Simplest Thing That Could Possibly Work)](#complexity-and-kiss-(do-the-simplest-thing-that-could-possibly-work)) |
| 30 | + - [Complexity and KISS (Do The Simplest Thing That Could Possibly Work)](#complexity-and-kiss-do-the-simplest-thing-that-could-possibly-work) |
31 | 31 | - [The Unix Philosophy](#the-unix-philosophy)
|
32 | 32 | - [Linux](#linux)
|
33 | 33 | - [How to try some commands in MacOS with a VM](#how-to-try-some-commands-in-macos-with-a-vm)
|
34 | 34 | - [Networking and SSH](#networking-and-ssh)
|
35 |
| - - [Version Control, Git, and Github](#version-control,-git,-and-github) |
| 35 | + - [Version Control, Git, and Github](#version-control-git-and-github) |
36 | 36 | - [Git](#git)
|
37 | 37 | - [GitHub and GitLab](#github-and-gitlab)
|
38 | 38 | - [Testing](#testing)
|
39 |
| - - [Debugging, GDB, DTrace](#debugging,-gdb,-dtrace) |
| 39 | + - [Debugging, GDB, DTrace](#debugging-gdb-dtrace) |
40 | 40 | - [Docker](#docker)
|
41 | 41 | - [Continuous Integration and GitHub Actions](#continuous-integration-and-github-actions)
|
42 | 42 | - [SQL and PostgreSQL](#sql-and-postgresql)
|
|
0 commit comments