Haseeb's article on salary negotiation: https://medium.freecodecamp.com/ten-rules-for-negotiating-a-job-offer-ee17cccbdab6 Haseeb's story about how he got a ...
About Channel:
We're an open source community of busy people who learn to code and build projects for nonprofits.
Tradeoff Matrix - Agile Software Development
by
freeCodeCamp.org
on
Youtube
Duration:
0.05 hours
When we work on projects with fixed dates, scopes, and resources, we run the risk of burning out our teams and compromising quality. Use the tradeoff matrix to ...
About Channel:
We're an open source community of busy people who learn to code and build projects for nonprofits.
The Definition of Ready - Agile Software Development
by
freeCodeCamp.org
on
Youtube
Duration:
0.05 hours
Have you ever started work on a user story that wasn't ready to work on yet? Create a Definition of Ready to establish reasonable guidelines as to what ...
About Channel:
We're an open source community of busy people who learn to code and build projects for nonprofits.
Working Agreement - Agile Software Development
by
freeCodeCamp.org
on
Youtube
Duration:
0.04 hours
Does your team show up late to meetings? Does Sprint Planning take forever because half the team isn't paying attention to anything but social media? Find out ...
About Channel:
We're an open source community of busy people who learn to code and build projects for nonprofits.
Definition of Done - Agile Software Development
by
freeCodeCamp.org
on
Youtube
Duration:
0.04 hours
The Definition of Done is a documented team agreement. It defines the conditions that must be met for a potentially shippable product to be considered “done as ...
About Channel:
We're an open source community of busy people who learn to code and build projects for nonprofits.
The Agile Manifesto - Agile Software Development
by
freeCodeCamp.org
on
Youtube
Duration:
0.03 hours
The Agile Manifesto describes the fundamental values upon which every Agile framework rests. In this brief video, you'll learn what the full Agile Manifesto is, ...
About Channel:
We're an open source community of busy people who learn to code and build projects for nonprofits.
Chickens and Pigs - Agile Software Development
by
freeCodeCamp.org
on
Youtube
Duration:
0.04 hours
The term “Chickens and Pigs” was removed from the official Scrum Guide in 2011, but you might hear it used even today. In this brief video, you'll learn the story ...
About Channel:
We're an open source community of busy people who learn to code and build projects for nonprofits.
Recursion in software development
by
freeCodeCamp.org
on
Youtube
Duration:
0.09 hours
To understand recursion you must first understand recursion. This video will help you do just that! Learn how recursion works with flowcharts and code. The code ...