Tag: Agile
-
Tool up your API integration testing with OpenAPI
Posted on June 26, 2019, Level beginner Resource Length long
Vinod Chandru, Chief Technical Officer and Co-Founder, Kloudless wrote this long post about integartiomn testing for your API. The modern web application is no longer a self-contained hub for the distribution of its own data. Uniformity in how APIs operate and what they return has become an increasingly important goal for engineers who build and maintain the APIs.
Tags agile tdd apis web-development
-
Things I learnt the hard way (in 30 years of software development)
Posted on June 22, 2019, Level beginner Resource Length long
This is a cynical, clinical collection of things Julio Biason learnt in 30 years working with software development.
Tags agile programming career how-to code-refactoring frameworks
-
Understanding fake Agile
Posted on June 21, 2019, Level beginner Resource Length long
Steve Denning is author of this article explaining what fake Agile is, how to identify it and how to deal with it.
Tags agile management miscellaneous how-to
-
Public presentation tips
Posted on June 18, 2019, Level beginner Resource Length long
Tips and tricks for anybody interesting in public speaking. Speaking on stage in front of ~800 people is a daunting task for anyone, regardless of how much speaking experience you might have. By Yaron Galai.
Tags miscellaneous learning management agile teams
-
The dark side of the product management role
Posted on June 13, 2019, Level beginner Resource Length long
Abhishek Sharma is the author of this article aimed at aspiring product managers. Popularised by all Silicon Valley companies, people think Product Manager is a Mini CEO kind of role. Software Engineers, Business Analysts and even Designers are interested in this role before examining the pros and cons of it.
Tags management agile teams miscellaneous software
-
6 tips for optimal human capital management
Posted on June 12, 2019, Level beginner Resource Length medium
The article from the pen of HireYourTalent on topic of human capital. The concept of human capital and, by extension, its measurement is becoming increasingly popular.
Tags management agile teams miscellaneous learning
-
Calculating the cost of software quality in your organization
Posted on June 8, 2019, Level beginner Resource Length long
An article by By Herb Krasner on interesting topic of the cost of software quality. Meeting the customer's expectations at a high degree of conformance is no longer expected to come at a premium –- it is just expected.
Tags management agile teams miscellaneous software
-
6 weeks: why it's the Goldilocks of product timeframes
Posted on May 14, 2019, Level beginner Resource Length short
Process for a product team can be suffocating, or process can be liberating. And no process at all? Well that's fun for maybe a week or two before everything starts to fall apart. Interesting read by Brian Donohue from intercom.com.
Tags management miscellaneous ux agile teams
-
Culture follows structure
Posted on May 12, 2019, Level beginner Resource Length short
An article by Dave van Herpen who led break out session during conference on Organizational Design. The objective of the workshop was to share practical do's and dont's on how to drive true organizational change towards self-organizing teams, to deal with the turbulent markets these organizations find themselves in. YThis was during a highly interactive event "Fit for the Future," enabled by CIO Platform Nederland and the DevOps Agile Skills Association (DASA).
Tags agile software-architecture devops teams frameworks
-
The one mistake I made as a developer I wished I learned sooner
Posted on May 4, 2019, Level advanced Resource Length medium
An article by Aphinya Dechalert about her journey from zero to dev lead and what she wished she could learn early in her career. The moral of her story -- protect your time.
Tags web-development agile miscellaneous how-to
-
Continuous Delivery and software distributors
Posted on May 3, 2019, Level advanced Resource Length medium
Thoughts from Robert Collins on luck of continuous delivery in Free / Libre and Open Source Software projects. He outlines how continuous delivery could work for such a project.
Tags web-development agile cicd
-
Testing software fast and hard
Posted on May 2, 2019, Level beginner Resource Length long
A piece from the pen of Peter Parkanyi about challenges and approaches to testing. There has been a lot of research on the software crisis and how to get out of the mess we're in, and it often contradicts the wisdom of the crowd. He takes a look at different strategies that drive software quality, and where they actually make a difference.
Tags web-development software programming agile tdd