Click here to Skip to main content
15,893,790 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
Rantopinions software methodology Pin
V.13-Dec-16 1:32
professionalV.13-Dec-16 1:32 
GeneralRe: opinions software methodology PinPopular
CDP180213-Dec-16 1:46
CDP180213-Dec-16 1:46 
GeneralRe: opinions software methodology Pin
V.13-Dec-16 1:48
professionalV.13-Dec-16 1:48 
GeneralRe: opinions software methodology Pin
CDP180213-Dec-16 1:52
CDP180213-Dec-16 1:52 
GeneralRe: opinions software methodology Pin
Pete O'Hanlon13-Dec-16 1:53
mvePete O'Hanlon13-Dec-16 1:53 
GeneralRe: opinions software methodology Pin
V.13-Dec-16 1:58
professionalV.13-Dec-16 1:58 
GeneralRe: opinions software methodology Pin
Pete O'Hanlon13-Dec-16 2:23
mvePete O'Hanlon13-Dec-16 2:23 
GeneralRe: opinions software methodology Pin
CDP180213-Dec-16 2:57
CDP180213-Dec-16 2:57 
Even more: Get everything out of the way you can. Your team has to know enough of the architecture and the technologies used so that you can assign them tasks that tell them what needs to be done, not how to do it.

In sprint planning I want to define tasks like this:

We need a new entity named <whatever> that has the following properties: (list), possibly some reference to the requirement documents.

Also, we need a data access object with data access methods to cover the following requirements: (another list of references to the requirements and possibly some elaborations)


No need to lose a word about how to do that, where to place these objects or what technologies to use. My boys know that before writing the first line of code and there probably will be more assignments like this coming their way.
The language is JavaScript. that of Mordor, which I will not utter here

This is Javascript. If you put big wheels and a racing stripe on a golf cart, it's still a f***ing golf cart.

"I don't know, extraterrestrial?"
"You mean like from space?"
"No, from Canada."

If software development were a circus, we would all be the clowns.

GeneralRe: opinions software methodology Pin
Nathan Minier14-Dec-16 4:43
professionalNathan Minier14-Dec-16 4:43 
GeneralRe: opinions software methodology Pin
W Balboos, GHB13-Dec-16 3:07
W Balboos, GHB13-Dec-16 3:07 
GeneralRe: opinions software methodology Pin
V.13-Dec-16 3:18
professionalV.13-Dec-16 3:18 
GeneralRe: opinions software methodology Pin
jrootham18-Dec-16 4:23
jrootham18-Dec-16 4:23 
GeneralRe: opinions software methodology Pin
lopatir13-Dec-16 1:55
lopatir13-Dec-16 1:55 
GeneralRe: opinions software methodology Pin
CDP180213-Dec-16 2:05
CDP180213-Dec-16 2:05 
GeneralRe: opinions software methodology Pin
lopatir13-Dec-16 2:42
lopatir13-Dec-16 2:42 
GeneralRe: opinions software methodology Pin
W Balboos, GHB13-Dec-16 3:12
W Balboos, GHB13-Dec-16 3:12 
GeneralRe: opinions software methodology Pin
CDP180213-Dec-16 3:22
CDP180213-Dec-16 3:22 
GeneralRe: opinions software methodology Pin
James Lonero14-Dec-16 12:41
James Lonero14-Dec-16 12:41 
GeneralRe: opinions software methodology PinPopular
ZurdoDev13-Dec-16 1:58
professionalZurdoDev13-Dec-16 1:58 
GeneralRe: opinions software methodology Pin
CDP180213-Dec-16 2:24
CDP180213-Dec-16 2:24 
GeneralRe: opinions software methodology Pin
ZurdoDev13-Dec-16 3:01
professionalZurdoDev13-Dec-16 3:01 
GeneralRe: opinions software methodology Pin
Nighthowler13-Dec-16 2:04
Nighthowler13-Dec-16 2:04 
GeneralRe: opinions software methodology Pin
CDP180213-Dec-16 2:32
CDP180213-Dec-16 2:32 
GeneralRe: opinions software methodology Pin
Nagy Vilmos13-Dec-16 2:24
professionalNagy Vilmos13-Dec-16 2:24 
GeneralRe: opinions software methodology Pin
Marc Clifton13-Dec-16 2:47
mvaMarc Clifton13-Dec-16 2:47 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.