Skip to content

saikise/code-tips

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

4 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Code Tips

  1. Some tips about programming I can think of.
  2. Written tutorial for each repo posted on Medium.
  3. Repos are available as GitHub templates.

Getting Started

Usage

  1. To clone all the Code Tips projects with a single command.
git clone --recurse-submodules https://github.com/saikise/code-tips.git
  1. Then go to each repo's README.md for specific instructions on how to play with each project.