The corrective bash syntax highlighter. Contribute to anordal/shellharden development by creating an account on GitHub.
A methodology for building modern, scalable, maintainable software-as-a-service apps.
The corrective bash syntax highlighter. Contribute to anordal/shellharden development by creating an account on GitHub.
Overview
I’ve found myself in the unexpected situation of having to write a lot of browser apps/single page apps this year. I have some thoughts on configuration.
Let’s make software development fast, fun, and ceremony-free.
T.J. Maher, a QA Engineer since 1996, blogs about his transition from a manual tester to an automation developer to a software engineer in test.
Some mathy-programmy people tell me they want to test their code, but struggle to get set up with a testing framework. I suspect it’s due to a mix of: There are too many choices with a blank slate. Making slightly wrong choices early on causes things to fail in unexpected ways. I suspect the same concerns apply to general project organization and architecture. Because Python is popular for mathy-programmies, I’ll build a Python project that shows how I organize my projects and and test my code, and how that shapes the design and evolution of my software.