Yes! Read the Docs
It might looks pretty boring but you'll be saving yourself a lot of heartache.☺️
What's your Tip for a Coding Newbie?
What have you learnt that you've been doing wrong?
What would you change if you were starting afresh?
Please leave a comment.🤭🤭
Top comments (8)
Writing a blog is a very underrated idea. I understand most people won't really want to do it.
🤷Some people don't really like writing. But it's helps you keep track of all you've learnt
Ya it depends on interest😊 I have seen both kinds of people who likes it and who don’t like it. But the goal is to have a clean notes of that you learnt right from the beginning. If I were to start fresh keeping notes is some thing I would like to change for myself as we tend to forget lot of things .
Working on a product or an app is also other ways to keep track of coding
For most of the time, docs would be helpful!
Shameless plug, check out LightDocs if you want an easy way to generate and maintain documentation
Will do 😂😂
Yesss😂😂it was something I did understood later
If you want to download offline documentation you can find instructions in my GitHub repo
naveennamani / offline-docs
A collection of scripts to build offline documentation for your favourite frameworks/libraries. Simply search, copy/paste the commands and enjoy.
Offline-docs
A collection of scripts to build offline documentation for your favourite frameworks/libraries. Simply search, copy/paste the commands and enjoy.
Available tools
Currently 46 tools available
But why? / Motivation
Learning or working on a new language often requires referring to the official docs multiple times. With…