3
votes
7answers
130 views
In Which Cases Is Better To Use Regular Expressions?
I'm starting to learn Regular Expressions and I want to know: In which cases is better to use them?
17
votes
4answers
2k views
How can I transition from Java to Clojure?
After discovering Clojure I have spent the last few days immersed in it.
What project types lend themselves to Java over Clojure, vice versa, and in combination?
What are examp …
1
vote
6answers
109 views
Do i need planning a project as a single developer?
Hi there ,
i want to start a new project and i don't know where to start.
After learning the last 2 projects in teams, i learned new techniques to plan a project. Like "the plan …
0
votes
3answers
73 views
Estimating a Spring/Hibernate project.
Hi,
I am new to Spring framework. I was recently part of a Task where an estimation for a Spring/Hibernate based web application was being prepared. We had Functional & Busine …
0
votes
1answer
16 views
Use cases for flexible properties
I've been reading about using flexible properties instead of strongly typed fixed properties by using Dictionary or something similar to store them in. An obvious advantage for usi …
1
vote
4answers
73 views
What design models to create before TDD?
Summary:
What models and diagrams have you included and/or delivered in your TD -design vs -development, and why?
Details:
New 4-developer project, in a shop where we're gradual …
1
vote
3answers
91 views
Tangible benefits of Use Case Modelling
At my current employer we generally adopt the old-school approach of writing a traditional functional requirements specification and then performing a full tech design. If the app …
0
votes
1answer
22 views
Use cases for doctest advanced API
Python's doctest module has a section for advanced API. Has anyone found a particular use for this API?
A quick look at the API structure (from the docs):
…
5
votes
5answers
661 views
User stories vs use cases
Are use cases just multiple user stories??
What are the benefits of using user stories over use cases.. and vice-versa... When to use one over other...
Does all agile methodologi …
5
votes
5answers
414 views
What are use-cases for a coroutine?
The concept of a coroutine sounds very interesting, but I don't know, if it makes sense in a real productive environment? What are use-cases for coroutines, that can be solved more …
0
votes
4answers
208 views
System Use Cases
I am working on a system that automates scheduled monthly payments for customer bills.
When I tried to model use cases, I realized that there are use cases that relates to the cus …
0
votes
3answers
93 views
What do you like about Use cases?
What do you like about Use cases in specifications, proposal documents?
1
vote
4answers
252 views
Why shouldn’t I go back to functional requirements instead of use cases? [closed]
I don't have the benefit of a lot of industry experience on projects that use straight functional requirements -- most of my experience has been in a use case environment. I'm now …
