The Mind State of a Software Engineer
Have patience. Coding is discovery. Coding is failing. Be ok with this.
Have patience. Coding is discovery. Coding is failing. Be ok with this.
In a recent conversation, a friend mentioned he creates proof of concepts and then discards them after testing their viability. I’ve done the same in the past. This time it didn’t feel right. I cringed when he said he threw away to the code. Maybe my days as a business owner has turned me into a froogle goat, but it felt like he was throwing away value.
A great code review will challenge your assumptions and give you constructive feedback. For me, code reviews are an essential part in growing as a software engineer.
Below are git commands I find myself using over and over.
MsDeploy is a powerful tool for deploying web applications. Here are some command line examples for deploying with MsDeploy.
While UTC provides a common time standard, assuming perfect synchronization between servers using UTC can lead to data inconsistencies and unexpected errors.