So true! My university taught me how to write a compiler in C, but didn’t spend a single hour explaining git merge conflicts, CI/CD pipelines, or how to read a legacy codebase.
Writing a compiler in C sounds brutal but impressive! But yeah, it’s wild that a dev can graduate knowing how a compiler parses tokens, but completely freeze up when facing a massive Git merge conflict on a production branch. Appreciate the insight, Khanum!