|
|
browse.develop.com
Browse.develop.com is a community that was established to collect and
organize valuable web information. Our technical staff have selected and
indexed information and courses that they feel will help you stay
current on best practices across the SDLC.
|
91 Articles match "Process"
|
Related DevelopMentor Courses
|
MORE
|
|
Understanding the Unified Process
It describes the 6 Best Practices used in modern software development and incorporates them into an entire end-to-end software development process. This course is a short overview of the Unified Process. It provides managers, and other professionals who may encounter Unified Process projects, with a basic understanding of the major features, terms and structure. The Development Case Define a ? Development Case? Understand relationship between a ? Development Case?
DevelopMentor Courses
- Friday, June 12, 2009
Foundations of Agile Development using Scrum
The course teaches the concepts of short delivery cycles, working with changing requirements and empirical process control. Students will learn how to work in deliver software in time-boxed iterations, hold Scrum meetings, manage work backlogs and prioritize work to satisfy business need. They will also learn how, in a changing environment, to keep high quality code, design software and discover requirements. This course gives an overview of technical and management practices for Scrum. Agile & Scrum Overview What is a Agile? What is Scrum?
DevelopMentor Courses
- Wednesday, June 17, 2009
Essential Techniques for Gathering Requirements
Success is dependent on a mixture of technical skills (i.e. knowing which technique to use and how to use it) and interpersonal skills (i.e. building relationships, listening, and gaining consensus). Whether you plan to meet with your stakeholders in one-on-one sessions, in a facilitated session, or remotely, you will need to know how to select and implement techniques to accurately and efficiently identify the needs of your business. In this highly interactive 2-day course, you will learn how to enhance and refine your elicitation skills. Note: BPMN notation can be substituted) ?When
DevelopMentor Courses
- Friday, June 12, 2009
|
247 Articles match "Process"
|
The Latest from DevelopMentor
|
MORE
|
|
Things to do to improve code quality
Put in place a light weight process which happens as soon after the code is written as possible. The big formal process so many of us learnt about in school aren’t practical - only NASA can really afford them anyway. Instead use a lightweight process, you will get 80% of the benefit for 20% of the cost. As I mentioned a couple of posts ago, I was recently out in Oslo teaching a course on Lean software development. One of the points I make is: Quality is free (or at least cheaper) provided you invest in improving quality. However it doesn’t just happen by mandating it so.
Allan Kelly's Blog
- Thursday, June 3, 2010
A3 reports: templates and observations
The A3 report is not just a thing, it is a process. The process of creating the report, the observation, investigation and mentoring, is probably more important than the end result. More importantly, a key element of A3 reports is the mentoring of A3 writers that occurs during the creation process. This sounds just like the shepherding process that any pattern paper being present at a conference goes through. Having shepherded many pattern papers - and won a couple of awards for it, I might say - the A3 mentoring process seems exactly the same.
Allan Kelly's Blog
- Monday, May 17, 2010
How do you make Lean Practical ?
Most of the people I expected to have on the course were software engineers and architects looking to improve their processes and practices, not CEOs looking to reinvent their companies. I was Oslo recently teaching a course on Lean Software Development. When we were organizing this course on of our goals was: Make it practical. As I was preparing the course material this was at the front of my mind. But, there is a but. Well in the interests of consistency I’ve decided to stick with one, since Agile Triangle tends to be used to refer to project management type stuff Agile Pyramid wins.
Allan Kelly's Blog
- Thursday, May 13, 2010
|
-
|
The Best from DevelopMentor
|
MORE
|
-
Failures in Agile process?
Typically it occurs when you bring in a lot of consultants to make your team and process Agile. This doesn’t happen and the development process is left in a random state. Again the process is left in a random state. The common theme here is not that Agile fails, after all IT projects and processes fail all the time so there is nothing new or special here. One of the questions that was posed at ACCU conference was “What are the downsides of Agile development?” rdquo; – and “What does Agile failure look like?”
Allan Kelly's Blog
- Sunday, April 22, 2007
-
Processing Text Files with LINQ
I was recently writing some code to stream through a large text file, processing the lines it found that matched a regular expression. It’s not until we start looping over titles with the foreach statement, when the file processing finally gets to start. Let’s say that we want to process the file one block, or group, at a time. The Skip(1) skips past the line we just skipped to containing the dashes so that the following TakeWhile doesn’t prematurely stop us from processing anything at all in the file. Lost in Translation (2003). 10}s+(d+)s+d{1,2}.d
Jason Diamond
- Sunday, September 7, 2008
-
Is process improvement bad for innovation?
Basically, as you get better at your process (i.e. Actually, according to this piece its not just ISO 9000 and 6 Sigma, it is broader, any process improvement initiatives. For someone like me, who is keen on both process improvement (specifically Lean processes) and innovation this poses a dilemma. Am I, by advocating process improvement and the adoption of Lean techniques actually hindering innovation? don’t advocate blanket adoption of a process. And finally, I don’t believe management can set out a process and mandate its adoption. Could be.
Allan Kelly's Blog
- Sunday, March 5, 2006
-
Processing language for memcached
By adding an efficient processing language in front of memcached, people can write more powerful programs to utilize distributed caches. They put the logic in a separate program, but I think we can integrate the processing directly into the cache with Forth & memcached. memcached is a hashtable with a simple API that allows for remote access. It is a major component of many large-scale web sites because it caches results from more expensive remote resources, i.e. DB access. For example, say I store a tree in the cache, where each node is “key, node key, node key”.
Handwaving
- Saturday, August 29, 2009
-
Worker Process Accounts in IIS 7.5
With this new setting, a new primary SID is injected into the worker process – all Windows security checks are done against this new SID. So in the light of the recent problems with system account sharing ( here and here ), this is a good change and makes it even easier to isolate worker processes. Windows 7 and Windows Server 2008 R2 ship with IIS 7.5. While migrating the StarterSTS , I made an interesting observation. remember vaguely I read about that somewhere – but basically I got this error message: Cannot open database "aspnetdb" requested by the login.
www.leastprivilege.com
- Wednesday, June 3, 2009
-
Flexibility, design and process
The same is true in development processes. Often a company cries, “We need a flexible development process” because. But I wonder how many of the organizations that say this actually do vary their process? The actual project process is left vague and ill defined “for flexibility.” m not saying we need to document our process - heaven forbid! Nor am I saying that we need to call in process experts to advice us on how to do the project. What I’m saying is we need some kind of process base line we can talk about, some reference point. Less is more.)
Allan Kelly's Blog
- Thursday, May 19, 2005
-
Agile and Business Processes
I want to stay with the theme of Business Processes and Agile software development for a couple of entries. ll break it up into bite-sized chunks rather than one rambling entry. And they may come in quick succession. Quite a lot has come out of my last entry ( BPM - is it just programming the corporation? And the SAP Irony) ), comments on the entry and conversations I’ve had recently. m grateful to Hans for adding some more comments to the entry which I found very interesting. Two different aspects view, or opportunities to exploit. For some business that will be true.
Allan Kelly's Blog
- Wednesday, October 28, 2009
|
|
|