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
- Business Analyst: How to write accurate software requirements
- Business Analyst: A simple secret to running a great meeting
- One thing a business analyst should ask about any requirement
- Business Analysts and Use Case quality: Questions to ask yourself when writing a Use Case
- The three things a Business Analyst should think about during meetings
- Testing web applications Selenium with Scala 3 and ScalaTest
- Scala Cookbook 2021: A best-selling new release in OOP and FP
- Salar Rahmanian's newsletter (and Functional Programming, Simplified)
- Our “Back To Now” app: Now available on iOS and Android
- An Android location “Fused Location Provider API” example