Problem Solving and Learning on the Job as a Software Engineer
A while back several Revelers were chatting in Slack about learning and working as a software engineer. Some interesting ideas were being thrown around…
A while back several Revelers were chatting in Slack about learning and working as a software engineer. Some interesting ideas were being thrown around…
Lately I’ve been exploring various automated testing techniques, and it’s about time I got to property-based testing, also known simply as property testing. I…
Mutation testing involves running your test suite many times, modifying the application code in different ways to see if the tests catch the change.
The hard part of this was recognizing the algebra beneath layers of domain-specific business rules.
The team that seeks out feedback and views it as an asset rather than a slap in the face is the team that delivers real value to clients.
I was lying in bed this morning planning the best way to handle a merge conflict I know is coming with a colleague’s PR today, and I realized I’d like to know a couple of tricks for certain situations. Here they are:
Make sure you’re doing this consistently, because down the line it makes a big difference to somebody digging through git history.
Jason had a theory: He dislikes abbreviations and acronyms, ambiguity and magic. And he likes explicitness and clarity. So he wondered why some code naming conventions seem to punish verbosity (when it’s required) and what this all has to do with language naming conventions.
Choosing a text editor is a personal thing, but here’s how using Vim with VS Code has made me a very happy software engineer.
You’re not alone. Jason has a lot of smart friends who are into cryptocurrencies like Bitcoin and Ethereum. And he wanted to know what it is to get excited about, because blockchain technology is about to change everything.