article thumbnail

Asana Alternatives

Binfire

Dapulse is probably the closest app in terms of functionality to Asana compared to all the Asana alternatives applications listed in this article. It is popular with software engineering teams due to its integration with code repository and versioning apps like GitHub. Citrix acquired Podio in 2012.

article thumbnail

What are the Technical Skill of a Software Development Project Manager?

PM Basics

Once you are surrounded by software engineers, QA, BAs, and so on, you start to learn everything like a sponge. Software Engineers are people who write code (or source code) and do all the mental work to develop a software application. You can also use term developer interchangeably.

Insiders

Sign Up for our Newsletter

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

article thumbnail

Agile project management- A tutorial

Binfire

The Agile project management methodology has been used by software engineers and IT professionals for the past sixteen years. In the late twenty century, many software engineering researchers in academia were studying the disturbing fact that most software and IT projects finish late or fail to finish at all.

Agile 97
article thumbnail

Agile project management- A tutorial

Binfire

In the late twenty century many software engineering researchers in academia were studying the disturbing fact that most software and IT projects finish late or fail to finish at all. In 2001 a group of software engineers and scientists in IT industry got together and wrote Agile Manifesto.

Agile 100
article thumbnail

Unit Testing Shell Scripts:Part Four

Leading Agile

This may be an unfamiliar approach for readers who don’t come from an application development background. It’s one of the development skills that system administrators and infrastructure engineers are picking up from the software engineering world as devops gains ground in the industry.

article thumbnail

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

Leading Agile

So we know we’ll need two pieces of software to complete this Story, if we want to do it in a way that helps us validate our architectural assumptions, as opposed to some sloppy, random, hacky way. Note: Some people like to call “basic things about software” by the name, “software engineering principles.”

article thumbnail

Unit Testing Shell Scripts:Part One

Leading Agile

In the 1960s, it was considered a baseline good practice in software engineering to test your code as you wrote it. The pioneers of software development in that era were proponents of various levels of testing; some advocated “unit” testing and some didn’t, but all recognized the importance of testing code.