I don't need to tell you, because you already know

  1. What is the smallest thing I can do right now to take one step forward?


  2. RTFM (read the friendly manual)


  3. Do personal projects


  4. Have as many resources as possible


  5. Keep up and read docs


  6. Try out new methods


  7. When you feel comfortable you become stagnant


  8. Lay out a plan


  9. Automate everything


  10. Reflect on previous work


  11. Fail faster


  12. Have a short temper with your code


  13. Have patience with your pair


  14. When you're feeling lost, slow down


  15. The computer is doing exactly what we told it to do


  16. Never skip the readme


  17. As soon as you feel confused, pause your code and see what's going on


  18. Do the smallest thing, then test it, then repeat


  19. Practice building from scratch


  20. Time box issues - look at something else or take a break


  21. Don't steamroll yourself


  22. Thrive in an environment of uncertainty


  23. Bring order to chaos


  24. Control your focus


  25. Practice separation of concerns, isolate logic


  26. There is no substitute for pausing and thinking about what you are trying to do


  27. Conflict is when one person's need is not being met


  28. Some of the toughest challenges you will face have nothing to do with writing code


  29. Write down your current goal, refer to it when you feel lost, update it when you move on


  30. Sometimes the best way to get better at something is to not do it for a while


  31. If you're doing things you know how to do, you're not learning anything


  32. It's all about little victories


  33. Struggle until it feels unproductive


  34. You're probably awesome


  35. 50% understanding the problem 50% building the solution


  36. Sometimes setting money on fire is the right thing to do


  37. Provide simpler answers


  38. No matter how long you think it's going to take, it will take 3x longer


  39. Don't build for scale


  40. Be liberal about asking for help


  41. Keep learning


  42. Share what you know


  43. Don't fake it - be vulnerable


  44. The faster we get there the better


  45. If anything can go right, it will happen at the best possible moment


  46. Code is just code


  47. Does it work or not and can a monkey use it