We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d6c7d3e commit eaa5997Copy full SHA for eaa5997
1 file changed
what-is-programming.md
@@ -101,6 +101,11 @@ Even though a good tutorial is an important part about learning to
101
program, you also need to learn to make your own things. Use what you
102
have learned, and create something with it.
103
104
+## But reading is boring!
105
+
106
+Yes, I know. You can just try the code examples yourself and read the
107
+rest of this tutorial only if you don't understand the code.
108
109
## Summary
110
111
- Now you should know what programming and programming languages are.
0 commit comments