- cross-posted to:
- programming@programming.dev
- cross-posted to:
- programming@programming.dev
cross-posted from: https://programming.dev/post/54810980
I read “Code was never the hard part” as “Writing the Code down is easier than the stuff you do before it (like Architecture, Design Patterns, Requirements) and after it (Testing, Troubleshooting, Refactoring, etc)”.
For me the part before it is the only easy one lol. For the rest, I don’t even know how to program anything more than a basic Hello World in Python.
How could you possibly do things like architectude and design patterns without being able to code…?