We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 95e1325 commit 0c1fca8Copy full SHA for 0c1fca8
ProgrammingResources.md
@@ -13,6 +13,12 @@ An interesting blog post providing advice to new programmers.
13
14
## Skills & General Knowledge
15
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
22
### [Binary, Decimal and Hexadecimal](http://www.mathsisfun.com/binary-decimal-hexadecimal.html)
23
24
Binary and hexadecimal explained simply.
0 commit comments