You are here |
gavinhoward.com | ||
| | | |
gavinhoward.org
|
|
| | | | I've seen ads for joining Utah Highway Patrol. Don't do it. | |
| | | |
arnorhs.dev
|
|
| | | | Methodologies. Oh, methodologies. Agile, Scrum, Kanban etc. etc etc.. I'm a big opponent of those. Probably because I've never really worked within a large team of developers so I probably haven't seen a use case for those yet, but they are really popular. They are especially popular amongst people who are not programmers. I've even seen a lot of startups here in Iceland adopt some of them, no matter if they are doing software development or not. I think it's probably healthy, up to a point, to think about what you are doing and what you should be doing. But it's important to keep it simple... | |
| | | |
gavinhoward.org
|
|
| | | | My political philosophy in one sentence. | |
| | | |
nodogmablog.bryanhogan.net
|
|
| | If you are using Visual Studio Code and you want to add a new project to your workspace, the easiest thing to do is something like - dotnet new xunit -f netcoreapp2. |