Remove Exercises Remove Software Review Remove TDD Remove Training
article thumbnail

Scrum master certification: Top 13 certs for agile pros

CIO

The agile methodology, which facilitates collaboration between stakeholders, teams, and customers during software development, is fast gaining prominence in today’s enterprises. Through hands-on training, you will gain skills and knowledge to help you pass the CSM exam and be successful in a Scrum master role or on a Scrum team.

SCRUM 282
article thumbnail

Microservices Done Right, Part 2: More Antipatterns to Avoid

Accenture

Not automating software delivery, testing, operations. To realize the benefits of microservices make sure to automate software delivery, testing, and operations. Although possible, achieving a high level of testing automation without addressing quality at the source – when the code is developed – is extremely wasteful.

Insiders

Sign Up for our Newsletter

This site is protected by reCAPTCHA and the Google Privacy Policy and Terms of Service apply.

Trending Sources

article thumbnail

New live online training courses

O'Reilly Media - Ideas

Get hands-on training in Docker, microservices, cloud native, Python, machine learning, and many other topics. Learn new topics and refine your skills with more than 219 new live online training courses we opened up for June and July on the O'Reilly online learning platform. Product Management for Enterprise Software , July 18.

Course 65
article thumbnail

219+ live online training courses opened for June and July

O'Reilly Media - Ideas

Get hands-on training in Docker, microservices, cloud native, Python, machine learning, and many other topics. Learn new topics and refine your skills with more than 219 new live online training courses we opened up for June and July on the O'Reilly online learning platform. Product Management for Enterprise Software , July 18.

Course 49
article thumbnail

Top 10 software development workshops and courses in Barcelona

Apiumhub

There are hundreds of software development boot camps out there for those who would like to start their career as a software developer, but what about all those who are already in this field, who have mid-high level, both knowledge and experience wise? Bespoke training. Software Architecture. Legacy Code.

article thumbnail

A Guide to Program Increment (PI) Planning: Why PI Planning is the greatest tool you can have

Gorilla Logic

Program Increment (PI) Planning, following the definition provided by Scaled Agile, “ is a cadence-based, face-to-face event that serves as the heartbeat of the Agile Release Train (ART), aligning all the teams on the ART to a shared mission and vision. ” . The team can focus on writing code. Health check for the entire train.

article thumbnail

Trying out test commit or revert

Marcusoft

If the tests fail, then the code goes back to the state where the tests last passed. You can find my code here. I’m linting my code with standards. For each test run I will describe the test and production code I wrote, how I felt before I ran npm run tcr and … yes, what happened. Production code: module.

Testing 45