Archives
April 2021 M T W T F S S « May 1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 Categories
Agile Automated Testing build quality in checkstyle configuration continuous integration create knowledge defer commitment Definition of Done deliver fast development dynamic languages eliminate waste Functional Programming groovy hudson Lean Multi-Paradigm-Programming NoSQL optimize the whole pair programming programming style respect people Scala SCRUM Scrum master sprint planning tdd test-driven-development testing Uncategorized UnitTests User Story value stream welcomeTwitter Updates
Error: Twitter did not respond. Please wait a few minutes and refresh this page.
Meta
Category Archives: programming style
last day at be2, my career at be2 in a sequence of words
software engineering, java, j2ee, jboss, mysql email marketing, blacklisting, smtp, rmi, jms, crm, friends, travel, munich, specification, review, coding, esp, project management, gantt chart, matchmaking, tracking, pixels, company event, travelling, hibernate, spring, tomcat, invoker, redundancy, scalability, data complexity, performance, partitioning, sharding, activemq, broker, soap, http call, queue, strategy, social networks, facebook, lean, agile, architecture, scrum, scrum alliance, agile manifesto, sprint, continuous integration, hudson, static code analysis, transparency, communication, iteration, definition of done, spm, srm, user story, failure, success, confidence level, pair programming, retrospectives, groovy, grails, nosql, mongodb, rest, jersey, value stream, london, development management Continue reading
Posted in Agile, Definition of Done, NoSQL, SCRUM, UnitTests, development, dynamic languages, groovy, pair programming, programming style, tdd, test-driven-development, value stream
Tagged Agile, be2, career, move, SCRUM, sprint
1 Comment
Pair Programming Matrix / Board
Pair Programming Matrix is a tool that helps the team to visualize the Pair Programming procedure. It shows who worked with whom, and who has not worked with anyone else at all.
Set up a board, that has a matrix with team Continue reading
Posted in Agile, SCRUM, development, pair programming, programming style
Tagged Agile, LEAN, pair programming, pair programming matrix, SCRUM
13 Comments
Fighting the Software Uncertainty principle. SCRUM+TDD+CI+SELENIUM+cfEngine
“The outcome of the execution of E-type software entails a degree of uncertainty, the outcome of execution cannot be absolutely predicted”, or more fully, “Even if the outcome of past execution of an E-type program has previously been admissible, the … Continue reading
Hudson + Grails + CodeNarc -> Groovy Style Check
Today I am going to search for plug-ins for Hudson to analyse the quality of groovy code checked-into the repository. The build and test run processes are set up already and the code coverage reports are being generated. It is … Continue reading