Skip to content

Instantly share code, notes, and snippets.

@MrDisguised
Last active June 16, 2023 08:49
Show Gist options
  • Save MrDisguised/5b8be995a2de27d1be491fdbc41146a3 to your computer and use it in GitHub Desktop.
Save MrDisguised/5b8be995a2de27d1be491fdbc41146a3 to your computer and use it in GitHub Desktop.
Great resources for learning

Great resources for learning different programming languages

These are my resources that I use to learn various programming languages. If u find better resources than me then make sure to comment with the link to your resource :) .

1. Resources for learning linux -

i. Official Bash manual guide from gnu.org

ii. Bash scripting for beginners - For tldr people.

iii. Advanced bash scripting guide - Read this after reading the bash scripting guide for beginners mentioned in point number (ii).

iv. Another bash scripting guide for beginners

v. Another advanced bash scripting guide - Read this after reading the bash scripting guide for beginners mentioned in point number (iv).

vii. https://www.die.net/

viii. https://linux.die.net/

ix. https://tldp.org/guides.html

x. Gnu software manuals - Manuals for all the gnu softwares.

2. Guide for learning HTML,CSS,Javascript -

i. Css guide by w3schools

ii. Javascript guide by w3schools

iii. HTML guide by w3schools

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment