Skip to content

jasonHzq/syntax-quick-learning

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

23 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

syntax-quick-learning [WIP]

For we programmer, the fatest way to learn a new language is reading code. Learning syntax of a new language and also don't forget to write code you are good at here!

1、calculate natural log e, with last item precision < 1e-4

img

2、Sum all the prime numbers up to and including the provided number.

![img](http://latex.codecogs.com/gif.latex?sumPrimes(n) = 2 + 3 + 5 + 7 + ...)

About

syntax-quick-learning [WIP]

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 4

  •  
  •  
  •  
  •