Skip to content

PaprikaZ/programming-exercises

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Personal Language Learning

What to be added?

  • Programming language book or guide with exercises, e.g Programming in Lua.
  • Domain specific book, learning from scratch, e.g SICP.
  • Language specific cases, to make confusing concept, mechanism, traps clear.
  • Those small program to implement a core algorithm, e.g spell corrector.