Software cost estimating tutorials
Just a quick note here today that if you're interested in learning about software cost estimating, I've written several tutorials over on my devdaily.com website.
Here are links to several of those tutorials:
- Cost estimating for software development projects
- A Function Point Analysis tutorial
- Cost Estimating for Agile Software Projects (slides)
(The last link on cost estimating for agile software projects is currently a collection of slides from a presentation I've given, and at some point I hope to make those pages a little more dynamic.)
Most programmers find that software cost estimating is very difficult, so I hope these resources are helpful. I personally learned a lot about it in the 1990s, through some very painful and expensive experiences. Even then, I was never very good at cost estimating until I learned about Function Point Analysis (FPA). These days, in my work as a business analyst and computer programmer, I've found that learning how to estimate software projects is critical to my own survival.
Again, I hope these resources are helpful. If you live in Colorado, and you'd like to learn more about my software cost estimating techniques, feel free to contact me. I'm glad to share what I know about topics like Function Point Analysis and software cost estimating.
Recent blog posts
- Free Scala and functional programming video training courses
- Free: Introduction To Functional Programming video training course
- The #1 functional programming (and computer programming) book
- The User Story Mapping Workshop process
- Alvin Alexander, Certified Scrum Product Owner (CSPO)
- Alvin Alexander is now a Certified ScrumMaster (CSM)
- Our “Back To Then” app (for iOS and Android)
- A Docker cheat sheet
- Pushing a Scala 3 JAR/Docker file to Google Cloud Run
- Reading a CSV File Into a Spark RDD (Scala Cookbook recipe)