Skip to content

RLewis11769/Tutorials

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

20 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tutorials

Description

Following along with tutorials or participating in coding challenges.

Navigation

Other

  • Any topic I find interesting

Coding Train

Notes

  • Code will fall into the categories:
    • My code
      • aka original
    • Interesting solutions to challenges
      • aka multiple solutions that do the same thing
      • Original and non-original
    • Simple following of tutorials/lectures
      • aka not original except where indicated
  • All code will be:
    • Posted for future reference
    • Code I understand
    • Heavily commented. Overly-commented.