Created
June 23, 2020 14:13
-
-
Save davidbegin/be84901565e3408deb7372703ba3628c to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
# Big Newbie Problem | |
Problem: I Don't Know What To Code? | |
Bad Solution: Someone says code this | |
Real Solution: Start learning how to figure out what you want code, what can be | |
coded. The goal is learning how to identify problems that can be solved with | |
code. | |
Someone has already done it? | |
Mine won't be the best? | |
Two Coders Both Don't know What to Code: | |
Coder 1: | |
- Someone says Code this | |
- Then they say code that | |
- Then they code a 3rd project | |
- .....then when they want to try and figure out their own | |
they are still are on step 1 | |
Coder 2: | |
- Tries to build simple project | |
fails miserable, realizing, they have gaps in knoweledge | |
- Start new simpler project, finish but its a total mess, | |
and the plan originally was dumb | |
- Start a third project, lil more confident |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment