diff options
| author | Mitja Felicijan <mitja.felicijan@gmail.com> | 2018-08-06 13:52:44 +0200 |
|---|---|---|
| committer | Mitja Felicijan <mitja.felicijan@gmail.com> | 2018-08-06 13:52:44 +0200 |
| commit | bd6440d86192e714b285f71001d4e090f36676d0 (patch) | |
| tree | 5c94e39decce8c17071afcb21cde7d543b05d770 /_posts/2015-11-10-software-development-pitfalls.md | |
| parent | 745c016dd5970b6e0e3365e3a835f12ba3db1c82 (diff) | |
| download | mitjafelicijan.com-bd6440d86192e714b285f71001d4e090f36676d0.tar.gz | |
update
Diffstat (limited to '_posts/2015-11-10-software-development-pitfalls.md')
| -rw-r--r-- | _posts/2015-11-10-software-development-pitfalls.md | 14 |
1 files changed, 14 insertions, 0 deletions
diff --git a/_posts/2015-11-10-software-development-pitfalls.md b/_posts/2015-11-10-software-development-pitfalls.md index 862ae08..69aa77d 100644 --- a/_posts/2015-11-10-software-development-pitfalls.md +++ b/_posts/2015-11-10-software-development-pitfalls.md | |||
| @@ -4,6 +4,20 @@ title: Software development and my favorite pitfalls | |||
| 4 | description: Couple of observations regarding project management. | 4 | description: Couple of observations regarding project management. |
| 5 | --- | 5 | --- |
| 6 | 6 | ||
| 7 | **Table of content** | ||
| 8 | |||
| 9 | - [Initial thoughts](#initial-thoughts) | ||
| 10 | - [Ping emails](#ping-emails) | ||
| 11 | - [Everybody is a project manager](#everybody-is-a-project-manager) | ||
| 12 | - [We are never wrong](#we-are-never-wrong) | ||
| 13 | - [Micromanaging](#micromanaging) | ||
| 14 | - [Human contact - no need for it!](#human-contact---no-need-for-it) | ||
| 15 | - [MVP is killing innovation](#mvp-is-killing-innovation) | ||
| 16 | - [Pressure wasteland](#pressure-wasteland) | ||
| 17 | - [Conclusion](#conclusion) | ||
| 18 | |||
| 19 | ## Initial thoughts | ||
| 20 | |||
| 7 | Over the years I had privilege to work on some very excited projects both in software development field and also in electronics field and every experience taught me some invaluable lessons about how NOT TO approach development. And through this post I will try to point out some of the absurd outdated techniques I find the most annoying and damaging during a development cycle. There will be swearing because this topic really gets on my nerves and I never coherently tried to explain them in writing. So if I get heated up please bare with me :) | 21 | Over the years I had privilege to work on some very excited projects both in software development field and also in electronics field and every experience taught me some invaluable lessons about how NOT TO approach development. And through this post I will try to point out some of the absurd outdated techniques I find the most annoying and damaging during a development cycle. There will be swearing because this topic really gets on my nerves and I never coherently tried to explain them in writing. So if I get heated up please bare with me :) |
| 8 | 22 | ||
| 9 | As new methods of project management are emerging, underlaying processes still stay old and outdated. This is mainly because we as people are unable to completely shift away from this approaches. | 23 | As new methods of project management are emerging, underlaying processes still stay old and outdated. This is mainly because we as people are unable to completely shift away from this approaches. |
