Browsing Category
4: Building Solutions
7 posts
Artificial Intelligence & the Future of Work : Superheroes Needed
Here are nine key roles that are necessary for the future of work and for people that are interested in using artificial intelligence (AI) to solve the world’s biggest problems. Inspired by superheroes (real & imaginary).
Skills Needed to Solve Problems with Data : Getting Started
If you're interested in a career as a data analyst or data scientist, here are some fundamental skills to develop ...
Unstructured data – Opportunities, Challenges, Dangers + Homework
It is estimated that 80% of new data generated is unstructured, largely driven by audio, video and rich media content. Here are a few opportunities and challenges presented with increased availability and use of unstructured data.
Artificial Intelligence : 4 Key Challenges Facing Engineers
The internet is filled with stories of AI that resulted in negative human impact and unintended consequences. If you are developing or plan to develop artificial intelligence solutions, here are some questions for your consideration:
Using Agile Methods with Systems Thinking Principles
Transformational Information With Agile and Systems Thinking Transformational innovation requires a deep understanding of and commitment to addressing…
The Mindset for Innovation : Everything is an Experiment
Have an expectation for learning when prototyping new ideas. You will improve your chances of nailing your value proposition, reducing your development costs and eliminating frustration due to unrealistic expectations.
Using Pseudocode to Solve Complex Problems
Pseudocode is not just for novice programmers, It is an excellent problem solving tool, particularly for writing complex algorithms. It also works well as a follow-up to creating well thought-out user scenarios and user stories. It is a great method for uncovering unclear decisions, hidden side effects, and for defining all inputs, outputs and interactions needed to effectively solve a problem.