Skip to main

AK#Notes


Sponsored by drift/net (WIP)


Your First Year in Code

Your First Year in Code

Author: Isaac Lyman Created time: March 12, 2021 8:36 PM Page No.: 184 Progress: ✔️

  1. Bad Tools can waste your time sometimes.
  2. Don’t be religious about your tools it is just a tool not a human even a living thing.
  1. Understanding the people using our software is the highest priority of development.
  2. If you create something using company time or computers, it may legally belong to your employer, so check your contract to make sure you’re aware of that possibility.
  3. Use a side project to remind myself why I love to code.
  4. Well-organized folders and files. Most programming languages and frameworks have conventions for how things are organized.
  5. Consistent code style. It doesn’t matter what styles you choose.
  6. start with something simple: a tic-tac-toe game, an “About Me” web page, a metric unit converter.
  7. Burned out
  1. Be the change you wish to see in our industry.
  2. What I call myself
  1. DevOps
  1. If you know how to write clear and organized documentation, you can reduce these expenses dramatically.
  2. Good planning helps to avoid wasted time and effort if the requirements change or a solution already exists.
  3. Valuing simplicity and trusting their developers.
  4. Any standard that a group of experts has decided is the “best way” to do something.
  5. The three virtues.

Q&A

  1. When you’re first reading about something new in code.
Table of Content