Skip to content

Commit 0c1fca8

Browse files
authored
Add 'How to Program'
1 parent 95e1325 commit 0c1fca8

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

ProgrammingResources.md

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -13,6 +13,12 @@ An interesting blog post providing advice to new programmers.
1313

1414
## Skills & General Knowledge
1515

16+
### [How to Program](https://happycoding.io/tutorials/how-to/program)
17+
18+
Advice about how to tackle programming problems.
19+
Beginners should read this and take it to heart.
20+
Experienced programmers should find themselves nodding along in agreement.
21+
1622
### [Binary, Decimal and Hexadecimal](http://www.mathsisfun.com/binary-decimal-hexadecimal.html)
1723

1824
Binary and hexadecimal explained simply.

0 commit comments

Comments
 (0)