Welcome, knowledge worker!

..

Welcome, knowledge worker!

I hope you’ll have an amazing time, do amazing work and meet amazing people.

I am a firm believer in agile movement on a solid foundation. In an ideal world, I see people moving freely. The static boosts the movement of the dynamic.

It is not my place to direct your movement. But I’d like to help point your attention to the things that do not move.

I’d like to help you get started with your foundation.

Topics: trust, value and software

I’m going to suggest you read three books:

  1. a book on how to build trust,
  2. a book on how to provide value to others,
  3. and a book on how to build software.

Why trust, value and software, exactly?

thing why
trust because relationships founded on trust is how you make things happen in the world.
value because knowing what value you provide empowers and frees you.
software because there are old people whose techniques you should steal.

When you understand trust, value and software deeply, it’s going to be easier for you to move forward.

Oh you want to learn D3.js? You already have some foundational understanding of software. And you know how to judge the value you provide by building something with D3. And you have people around you that you can ask for feedback and share your work with.

In short: understanding trust, value and software is a force multiplier for other things you want to learn and do.


Trust

All your relationships with other people are characterized by trust. You trust your closest friends. Trust makes all other things easy. You don’t have to start from scratch each time. It’s easy to work together. It’s easy to communicate.

In certain organizations, trust is substituted for domination. You have to do what your boss says.

Actually, I lied. Trust is a scale. I can promise you that your domineering manager has some people he trusts more than others. Who might that be? Watch him. When does he listen intently? To whom does he ask questions? Why do you think that is?

Trust isn’t objective. Trust is deeply subjective. And it starts low, depending on how you met a person. Through friends, perhaps. Perhaps as a phone call reportedly about a problem with your computer.

But. You can build trust. You can give the people around you a reason to trust you. You can choose to listen, and choose to help.

Jocko Willink crisply describes what you can do right now to build trust:

If your boss isn’t making a decision in a timely manner or providing necessary support for you and your team, don’t blame the boss. First, blame yourself. Examine what you can do to better convey the critical information for decisions to be made and support allocated.

Leading up the chain of command requires tactful engagement with the immediate boss (or in military terms, higher headquarters) to obtain the decisions and support necessary to enable your team to accomplish its mission and ultimately win. To do this, a leader must push situational awareness up the chain of command.

If you can build relationships of trust to the people around you, you’ll have an easy time getting help and feedback.

I recommend reading Extreme Ownership by Jocko Willink to learn how to build trust. Start with Chapter 10: Leading Up and Down the Chain of Command if you’re in a hurry.

Value

I recommend reading Empowered by Marty Cagan to understand how you can judge your impact. The thing you made, does it help people? Was it worthwhile to build?

Software

I recommend reading The Art of Unix Programming by Eric Raymond to understand your options for creating software. How are others going to interact with the thing you made?


Appendix A: journaling

When in doubt, ask yourself “what’s important?” and start writing.

I use journaling all the time when I want to learn something. If you want an example, check out (Doom) Emacs learning journal.

Appendix B: more books

You can safely skip these. At least for now. Learning is hard enough as it is. Learning lots of different stuff at the same time is even harder. So, please give yourself some breathing room. Please!

Still adamant? OK, please go ahead.

🐉

more on trust & relationships: The Courage to Be Disliked.

more on value: The Beginning of Infinity, by David Deutsch. Why: it crisply defines what’s useful to do in science. Note: this is a tough read, don’t beat yourself up if you think it’s hard.

more on programming: The Pragmatic Programmer, second edition. By Dave Thomas and Andy Hunt. Why: great read, actionable, will make your code better.

more on programming 2: Grokking Simplicity by Eric Normand. Why: it introduces functional programming by focusing on what FP lets you do rather than attempt to stuff abstract theory down your throat.