/useful-programming-resources

useful resources for students learning to program

Primary LanguageCSS

Useful Programming Resources

this is a repository for useful programming resources for new developers or to be used as a reference for those of us who are a bit rusty.

I'll do my best to keep this updated with links to useful tutorials, reference sheets, documentation & useful websites.

however if anyone iss willing to contribute and help populate this repository, it's much appreciated!


Sections


reference sheets

reference_sheets/README.md

includes links to:

  • useful programming reference websites
  • cheatsheets
  • language documentation

design patterns

design_patterns/README.md

includes links to useful documents and tutorials for structuring your code/programs/systems to be robust, scalable and production ready


tricky concepts

tricky_concepts/README.md

will include links to useful documents and tutorials for tricky &/or confusing concepts