Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
Agree with @Jilano Lets take an example from development:
1. I want to write a mobile app for Android
2. I don't know what android is other than its an OS for smartphones.
Do you think my decisions will lead me to success? I'd be choosing the language I want, the IDE I want, and the SDKs I want to make that app but whats the result? If I'm lucky it results with an APK assuming I chose Java, Android SDK and whatever IDE but will the app perform as expected or will it be an awful failure?
But what are the odds that I'd choose the correct tools if I don't know anything about Android other than its an OS.
Same thing for management, not knowing what their employees do will lead them to make mistakes in managing their efforts. -
@gitpush I agree that people who decide on technology stack should have some technical knowledge, but question was about PM learning source control concepts. AFAIK PM does not decide what language and so on gets used for project.
-
colaguy5496yI work in a company that recently transitioned from TFS (Microsofts version control) to Git.
The managers knew nothing about Git and its benefits. For that reason, we had a minor presentation just showing the concepts such as branches, pull request + other collaboration techniques.
This opened their eyes, and made the transition smoother.
So if someone within your team is not aware of something, show them a presentation or teach them.
To answer your question, yes they'll do a better job if they have some awareness. -
@colaguy planning on doing a similar thing. Let's see if it is gonna improve their work.
Related Rants
Do you think Project Managers should know what source control is and have a basic understanding of its concepts?
Do you think this will help them do a better job?
question
project managers
source control
git