Skip to content

Instantly share code, notes, and snippets.

@biantris
Forked from sibelius/advice-developers.md
Last active June 12, 2021 19:44
Show Gist options
  • Save biantris/fe5ceb6b318eae2210e1ffc5e6c1c257 to your computer and use it in GitHub Desktop.
Save biantris/fe5ceb6b318eae2210e1ffc5e6c1c257 to your computer and use it in GitHub Desktop.
Advice for Developers

tips to evolve as a developer

https://www.oreilly.com/library/view/apprenticeship-patterns/9780596806842/ch04.html

https://www.swyx.io/writing/learn-in-public/

  • Learn in Public is better when you fail :

https://twitter.com/sseraphini/status/1235325086099529728

  • how to become a better developer

https://twitter.com/sseraphini/status/1125758446563934208

  • watch repo that you wanna contribute, answer all issues, review all pull requests, try to fix bugs and improvements, improve docs

https://www.swyx.io/writing/specialize-in-the-new/

https://www.ycombinator.com/resources/

http://blog.samaltman.com/how-to-be-successful

  • taleb books

  • black swan

  • antifragile

  • skin in the game

  • ask people advice, they can tell you where you are doing wrong. They can see what you can’t:

https://pmarchive.com/

  • keep notes in evernote/notion :

at least one note per day

F is for finishers https://medium.com/personal-growth/the-f-is-for-finisher-3c6936a00342

  • don’t be afraid to code

  • don’t be afraid to fail

  • don’t be afraid to introduce a bug

  • code fearless

http://cam.ly/blog/2010/12/code-fearlessly/

  • build stuff
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment