Shift3 / standards-and-practices

Standards and Practices for Bitwise Industries
https://shift3.github.io/standards-and-practices/
63 stars 41 forks source link

docs(problem-solving):include problem solving article to ReadME #349

Closed hstamps-stack closed 2 years ago

hstamps-stack commented 2 years ago

Changes

  1. Added a sub section to the Need help section about problem solving
  2. Included an article about problem solving from freecodecamp.

Purpose

Help developers better problem solve before asking help on tasked issues.

Approach

The freecodecamp article gives a general guideline on problem solving

https://www.freecodecamp.org/news/how-to-think-like-a-programmer-lessons-in-problem-solving-d1d8bf1de7d2/

Closes #347