Agile estimation story points

Agile Estimation:: Story Points

There are many ways to estimate development projects such as human hours, Dot Voting, T-Shirt Sizes, and so on and so forth. One way is by using Story Points. Estimating with Story Points offers advantages to developers and clients. Story points are a unit of measure for expressing an estimate of the overall effort that will ...

Read More
learning programming languages

Forget About Languages

Just a word of caution to all who take their first steps in the world of programming languages - don’t concentrate all your efforts on learning only one specific programming language! A programming language is just a tool like a pencil, brush or a graphics pen in the hands of an aspiring master. It’s just a way to express yourself ...

Read More
displaying and highlighting code on web page

Displaying and highlighting code on web page

Do you read, write and speak code? Learning to share your code in articles, forums and blog posts is very important part of your growth. Whether you just a newbie starting to learn programming or high-ranking super-talented developer on GitHub, you need to showcase your programming skills ...

Read More
embedded system design

9 Most Serious IoT Vulnerabilities

A growing number of consumers across all fabrics of society now have various IoT devices in their everyday personal life and at home. IoT devices are growing exponentially in numbers, but along with growth comes task for IT engineers to find a silver bullet in solving IoT security ...

Read More
embedded system design

The future skillset of embedded software engineer

More than 15 years ago, embedded software engineers were often electrical engineers who understood the low-level hardware, wrote code in assembly or C language to get the system in balance with its real-time requirements. An embedded software engineer had to understand not just the hardware, but also software ...

Read More
cost of delay in agile development

[#AgileStories]:: Cost of Delay

When you ask customers, or the business, which features are the highest priority; they often say “all of them.” Don’t just ask what is the most valuable. Ask the question, “what will cost us the most, by delaying its delivery?” Different stakeholders can argue until they’re blue in the face when it comes to ...

Read More
blockchain in election voting

Blockchain & Biometrics: The Future of Voting

The state of West Virginia is planning to allow overseas voting via their smartphones using a blockchain voting app. The app requires voters to take and upload a picture of their government-issued I.D., along with a selfie-style video of their face, which facial-recognition technology then uses to ensure the person ...

Read More

Blockchain Games vs Features

Companies across the globe have explored the potential of blockchain technology in a range of different spheres, including cars, phones, and a multitude of disruptive alternatives in banking, government as well as shipping and games. Blockchain gaming is an exciting development poised to disrupt the industry on a global scale ...

Read More

Agile Risk Management

The risk register is reevaluated at every Scrum event (Sprint Planning, Daily Scrums, Sprint Review). During the review, the probability and impact of the risks are re-assessed for better and likewise, new risks are identified. Risk is a good opportunity to improve your processes and product ...

Read More