Skip to content

Commit

Permalink
Add readings about interruption #36
Browse files Browse the repository at this point in the history
  • Loading branch information
pintergreg committed Nov 18, 2024
1 parent d6ca9a6 commit 35080e8
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion lectures/HOME.md
Original file line number Diff line number Diff line change
Expand Up @@ -184,11 +184,13 @@ MVC-MVP-MVVM

### readings

- [The Cost of Interruption for Software Developers](https://www.brightdevelopers.com/the-cost-of-interruption-for-software-developers/) - by Steven To
- [Version control concepts and best practices](https://homes.cs.washington.edu/~mernst/advice/version-control.html) - by Michael Ernst
- [Continuous Integration](https://martinfowler.com/articles/continuousIntegration.html) - by Martin Fowler
- [What Is Software Deployment? Process and Best Practices](https://learn.g2.com/software-deployment) - by Washija Kazim
- [11 DevOps Principles and Practices to Master: Pro Advice](https://roadmap.sh/devops/principles) - by Fernando Doglio
- [The Cost of Interruption for Software Developers](https://www.brightdevelopers.com/the-cost-of-interruption-for-software-developers/) - by Steven To
- [The high price of context switching for developers & ways to avoid it](https://pacohq.com/blog/guide/the-high-price-of-context-switching-for-developers/) - by Nitin Pande
- [Programmer Interrupted ](http://blog.ninlabs.com/2013/01/programmer-interrupted/) - by Chris Parnin

#### optional
- [A successful Git branching model](https://nvie.com/posts/a-successful-git-branching-model) - by Vincent Driessen
Expand Down

0 comments on commit 35080e8

Please sign in to comment.