You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Aimed predominantly at beginners and intermediates.
Professional build is being removed, but link back to previous versions.
Install. Update. Pandoc builds. Issues.
The ___ ways to learn
I feel some of the best learning is applied learning ...
This is where key learning points meet unfamiliar territory.
You can also lock-in this learning with flashcards.
A learning path is a difficult one to pin down, but a key ingredient is "don't hide behind research!" — meaning, if you want muscle-memory with coding, do it often (even if a little a day) and just start building! You can be learning and building in parallel, learning "just enough" to get by. Books are a great resource, but they're often hand-holding. The real test of knowledge is in its application (not simply knowledge in and of itself). As always, mentorship and feedback helps.1
Baby steps (every single step is hand-held, even mistakes)
Scaffolded courses (each chapter builds on preceding one)
Make sure the data files work smoothly with Pandoc
I feel the stripped versions are quicker to use.
Footnotes
The amount of learning can become overwhelming with programming, and knowledge is easily forgotten without practice (or familiarity) so concrete projects are some ways to ease the burden. ↩
If I can't easily do this for both Github and Marked with the same markdown code, I'm not wasting my time. Eventually it might be nice to have a small indy site for this. ↩
We're not using templates or anything like that, but it's helpful to note you can change the theme easily if you want to, either by editing the --css-variables or --highlight-style and manually editing the css. I don't think I'll include all the themes by default as some of them are a bit rubbish. ↩
So far the way I've approached this has been unsuccessful. I don't really know how often people are using this tool, or how long it serves them. At least one person has a very old version, and another only needed it for a very short spell. ↩
Using a link check tool online is another option, but it display all Github's links too. ↩
The text was updated successfully, but these errors were encountered:
The ___ ways to learn
A learning path is a difficult one to pin down, but a key ingredient is "don't hide behind research!" — meaning, if you want muscle-memory with coding, do it often (even if a little a day) and just start building! You can be learning and building in parallel, learning "just enough" to get by. Books are a great resource, but they're often hand-holding. The real test of knowledge is in its application (not simply knowledge in and of itself). As always, mentorship and feedback helps.1
Write up some simple examples
PDF
for instructions?2- See Discourse new user tips and tricks for good example
Other things
package.json
? #102)Usenpm
, but a couple of notes on how to use Pandoc.3Preview -> Validate External Links
Footnotes
The amount of learning can become overwhelming with programming, and knowledge is easily forgotten without practice (or familiarity) so concrete projects are some ways to ease the burden. ↩
If I can't easily do this for both Github and Marked with the same markdown code, I'm not wasting my time. Eventually it might be nice to have a small indy site for this. ↩
We're not using templates or anything like that, but it's helpful to note you can change the theme easily if you want to, either by editing the
--css-variables
or--highlight-style
and manually editing the css. I don't think I'll include all the themes by default as some of them are a bit rubbish. ↩So far the way I've approached this has been unsuccessful. I don't really know how often people are using this tool, or how long it serves them. At least one person has a very old version, and another only needed it for a very short spell. ↩
Using a link check tool online is another option, but it display all Github's links too. ↩
The text was updated successfully, but these errors were encountered: