https://github.com/oscarbennich/software-related-videos
https://github.com/oscarbennich/software-related-videos
Last synced: about 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/oscarbennich/software-related-videos
- Owner: OscarBennich
- Created: 2024-02-05T20:37:54.000Z (over 1 year ago)
- Default Branch: main
- Last Pushed: 2024-02-05T21:35:29.000Z (over 1 year ago)
- Last Synced: 2025-01-23T08:36:01.839Z (4 months ago)
- Size: 6.84 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Software-related videos
## [The Difference Between Developers & Software Engineers](https://www.youtube.com/watch?v=I2G3OftfsfA)
- [A focus on actively thinking about what could go wrong](https://youtu.be/I2G3OftfsfA?t=111)
- ["Lots and lots of things can go wrong"](https://youtu.be/I2G3OftfsfA?t=143)
- ["When we start out as programmers we tend to focus on whatever the problem is that we are aiming to solve..."](https://youtu.be/I2G3OftfsfA?t=178)
- [Lunar Lander defensive programming](https://youtu.be/I2G3OftfsfA?t=336)
- [It's not enough to write a program, we need to think about what can go wrong and handle them](https://youtu.be/I2G3OftfsfA?t=477)
- [We need to think about what can go wrong (engineering principles), fail safely](https://youtu.be/I2G3OftfsfA?t=571)
- [The difference between good and bad systems design, the core of good engineering](https://youtu.be/I2G3OftfsfA?t=621)
- [Part of the value that software developers and software engineerings bring to the table](https://youtu.be/I2G3OftfsfA?t=692)
- [Regarding the value of monitoring](https://youtu.be/I2G3OftfsfA?t=726)
- [Most teams are under stress to produce more and more features, focusing them on only the happy path, leading to more fragile systems](https://youtu.be/I2G3OftfsfA?t=763)