Letters to a New Developer by Dan Moore
Author:Dan Moore
Language: eng
Format: epub
ISBN: 9781484260746
Publisher: Apress
Have the client sign off on them.
Design the program.
Code the application.
Test it.
Deploy the system.
Handle any changes that the client wants.
This is a fluid business process. If I learn I need additional requirements or have questions after I have started coding, I send an email and ask.
There are also constraints on this process, which dictate what can be accomplished when. For example, client sign-off blocks subsequent steps—I won’t move forward without it. Not all steps of a process need to be completed, either. If I can’t write COBOL, but the application is written in that language, the above process will not be completed, at least not by me. I won’t be deploying a code change if I can’t make it. All parties to this business process work within those constraints.
The goal of using software to automate business processes is to make them faster or cheaper. For example, using mail merge saves time when printing out form letters. Automating processes with software has costs, however. Mistakes happen faster as well. People’s ability to handle ambiguity and make human decisions is removed from the process. Processes also become more difficult to change. Instead of changing a document or checklist, a developer must be involved.
So, what happens when a business process should change but has been encoded in software? People are more flexible than computers, so they adjust to the automated process, even if it is partially or completely obsolete. It may force employees to take extra steps or use workarounds. However, if it isn’t worth the investment to change, the software “solution” remains, clogging up the business processes it was meant to assist.
Software can handle vast amounts of data with few errors at superhuman speeds. But it also crystallizes business processes, making change harder. If, like me, you think software is the solution to most business problems, realize that nonengineers understand the downsides and are justifiably wary of software panaceas.
Sincerely,
Dan
Download
This site does not store any files on its server. We only index and link to content provided by other sites. Please contact the content providers to delete copyright contents if any and email us, we'll remove relevant links or contents immediately.
Deep Learning with Python by François Chollet(12577)
Hello! Python by Anthony Briggs(9916)
OCA Java SE 8 Programmer I Certification Guide by Mala Gupta(9796)
The Mikado Method by Ola Ellnestam Daniel Brolund(9779)
Dependency Injection in .NET by Mark Seemann(9340)
Algorithms of the Intelligent Web by Haralambos Marmanis;Dmitry Babenko(8301)
Test-Driven iOS Development with Swift 4 by Dominik Hauser(7763)
Grails in Action by Glen Smith Peter Ledbrook(7697)
The Well-Grounded Java Developer by Benjamin J. Evans Martijn Verburg(7557)
Becoming a Dynamics 365 Finance and Supply Chain Solution Architect by Brent Dawson(7093)
Microservices with Go by Alexander Shuiskov(6859)
Practical Design Patterns for Java Developers by Miroslav Wengner(6777)
Test Automation Engineering Handbook by Manikandan Sambamurthy(6720)
Secrets of the JavaScript Ninja by John Resig Bear Bibeault(6419)
Angular Projects - Third Edition by Aristeidis Bampakos(6131)
The Art of Crafting User Stories by The Art of Crafting User Stories(5654)
NetSuite for Consultants - Second Edition by Peter Ries(5587)
Demystifying Cryptography with OpenSSL 3.0 by Alexei Khlebnikov(5396)
Kotlin in Action by Dmitry Jemerov(5066)
