File tree Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Expand file tree Collapse file tree 1 file changed +3
-0
lines changed Original file line number Diff line number Diff line change @@ -743,6 +743,7 @@ See also the SQL section.
743
743
- [ Understanding UUIDs, ULIDs and String Representations] ( https://sudhir.io/uuids-ulids )
744
744
- [ Falsehoods Programmers Believe About Falsehoods Lists] ( https://kevin.deldycke.com/2016/12/falsehoods-programmers-believe-about-falsehoods-lists/ )
745
745
- [ Australia/Lord_Howe is the weirdest timezone] ( https://ssoready.com/blog/engineering/truths-programmers-timezones/ )
746
+ - [ A love letter to the CSV format] ( https://github.com/medialab/xan/blob/master/docs/LOVE_LETTER.md )
746
747
747
748
### Data science/data engineering
748
749
@@ -802,6 +803,7 @@ Also see the Incident Response section in this doc
802
803
- [ What we talk about when we talk about ‘root cause’] ( https://github.com/readme/guides/root-cause )
803
804
- [ David A. Wheeler's Review of "Debugging" by David J. Agans] ( https://dwheeler.com/essays/debugging-agans.html )
804
805
- [ Troubleshooting: The Skill That Never Goes Obsolete] ( https://www.autodidacts.io/troubleshooting/ )
806
+ - Includes links to interesting debugging stories
805
807
806
808
### Design (visual, UX, UI, typography)
807
809
@@ -1064,6 +1066,7 @@ The best way to learn is to learn by doing.
1064
1066
- [ 7 GUIs to build to learn fundamental UI programming skills] ( https://eugenkiss.github.io/7guis/tasks/ )
1065
1067
- [ A list of programming playgrounds] ( https://jvns.ca/blog/2023/04/17/a-list-of-programming-playgrounds/ ) , Julia Evans
1066
1068
- [ Write more "useless" software] ( https://ntietz.com/blog/write-more-useless-software/ )
1069
+ - [ SadServers - Linux & DevOps Troubleshooting Interviews] ( https://sadservers.com/ )
1067
1070
1068
1071
Practice:
1069
1072
You can’t perform that action at this time.
0 commit comments