Skip to content

Latest commit

 

History

History
18 lines (14 loc) · 689 Bytes

README.md

File metadata and controls

18 lines (14 loc) · 689 Bytes

Resources

This repo holds useful resources for improving your coding techniques. It is divided into three sections.

Tutorials

Subfolder for tutorials, organized by language/platform. To avoid people accidentally changing the tutorials, copy the file directly to your local machine before working with it.

Code

Subfolder for code snippets and scripts. Some ideas for things to appear here are:

  • Useful functions
  • Scripts that illustrate the use of a technique
  • Raw code. Reading other people's code is a great way to learn new tricks!
  • Graphing scripts
  • Shell scripts
  • etc.

Links to useful websites.