Remove Agile Remove Application Development Remove Download Remove Software Developers
article thumbnail

Build a CI/CD Pipeline in the Cloud: Part Four

Leading Agile

In Part 3 , we test-drove the initial thin vertical slice of our application. We did the application development work in Part 3. Download the Heroku command line app to your Code Anywhere container (see documentation ): wget -qO- [link] | sh. From here on out, it’s all configuration work. Well, sort of.

article thumbnail

Webinar Recap: Project Performance Measurement – Part 1: Overview Of Project Performance Measurements

MPUG

You can print or download your transcript and certificates of completion, including one for today. Throughout this, I will try and touch on traditional, agile and hybrid as a way of saying they’re all the same, but they’re all very different. Fletcher is the director of training solutions with Edwards Performance Solutions.

Insiders

Sign Up for our Newsletter

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

article thumbnail

Continuous Unit Checking:Part Two

Leading Agile

ZenTest and guard are specifically intended to support Ruby application development. That initial execution of sbt downloads dependencies and gets things set up for using sbt. Tools have to download various jars before they can run. You need to have JDK 8 or later installed. Either Oracle or OpenJDK will work.

article thumbnail

Questioning Agile Dogma

Leading Agile

When I first learned about Agile methods in 2002, the principles seemed to offer an ideal solution to many organizational issues common at the time. It’s time now to move forward to the next level of proficiency in software delivery; what we might call “post-Agile.” Stable Team. Dedicated Team. Team Spaces.

Agile 115
article thumbnail

How to Become an IT Project Manager Without Experience

PM Basics

Featured Download : Getting ready to become an IT Project Manager? The IT industry is ahead of the world in the adoption of Agile Frameworks. Featured Download : Getting ready to become an IT Project Manager? When you are aiming for the IT sector you must know SDLC: Software Development Life Cycle and Project Management.

article thumbnail

How to Become a Software Project Manager (Full Guide)

PM Basics

TL;DR: The steps to becoming a software project manager. Develop technical proficiency. Learn agile methodologies. Develop your interview skills. That’s an overall approach that will make you a software project manager. You don’t work in one of the main niches: Software Development. Telecommunication.

article thumbnail

Unit Testing Shell Scripts:Part Two

Leading Agile

We’ll download it from the project wiki , which offers several releases of shunit2. available from this download page. The names of the individual test case functions reflect a style some application developers like to use. The first thing to do is “install” shunit2.