aboutsummaryrefslogtreecommitdiff
path: root/content/posts/2015-11-10-software-development-pitfalls.md
diff options
context:
space:
mode:
authorMitja Felicijan <mitja.felicijan@gmail.com>2023-01-26 11:36:44 +0100
committerMitja Felicijan <mitja.felicijan@gmail.com>2023-01-26 11:36:44 +0100
commitd95fc5ca9e6a9c28894514b77e77b6b0eb58fbe9 (patch)
tree7a4280e072382c09ac76b9da4e7b82f4170699db /content/posts/2015-11-10-software-development-pitfalls.md
parentc67c1800f22e66b7f11c904ff8fdee6947f91c07 (diff)
downloadmitjafelicijan.com-d95fc5ca9e6a9c28894514b77e77b6b0eb58fbe9.tar.gz
A bunch of theme changes and removal of Cactus comments
Diffstat (limited to 'content/posts/2015-11-10-software-development-pitfalls.md')
-rwxr-xr-xcontent/posts/2015-11-10-software-development-pitfalls.md11
1 files changed, 0 insertions, 11 deletions
diff --git a/content/posts/2015-11-10-software-development-pitfalls.md b/content/posts/2015-11-10-software-development-pitfalls.md
index c5d243a..ec7fcb8 100755
--- a/content/posts/2015-11-10-software-development-pitfalls.md
+++ b/content/posts/2015-11-10-software-development-pitfalls.md
@@ -5,17 +5,6 @@ date: 2015-11-10
5draft: false 5draft: false
6--- 6---
7 7
8**Table of contents**
9
101. [Ping emails](#ping-emails)
112. [Everybody is a project manager](#everybody-is-a-project-manager)
123. [We are never wrong](#we-are-never-wrong)
134. [Micromanaging](#micromanaging)
145. [Human contact — no need for it!](#human-contact--no-need-for-it)
156. [MVP is killing innovation](#mvp-is-killing-innovation)
167. [Pressure wasteland](#pressure-wasteland)
178. [Conclusion](#conclusion)
18
19Over the years I had the 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 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 bear with me. 8Over the years I had the 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 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 bear with me.
20 9
21As new methods of project management are emerging, underlying processes still stay old and outdated. This is mainly because we as people are unable to completely shift away from these approaches. 10As new methods of project management are emerging, underlying processes still stay old and outdated. This is mainly because we as people are unable to completely shift away from these approaches.