Skip to content
This repository has been archived by the owner on Apr 1, 2023. It is now read-only.

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
melvin0008 committed Dec 31, 2014
1 parent bb52b09 commit 305c0fa
Showing 1 changed file with 20 additions and 0 deletions.
20 changes: 20 additions & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,22 +3,42 @@ Awesome-Julia
A curated list of awesome Python frameworks, libraries and software. Inspired by [awesome-php](https://github.com/ziadoz/awesome-php).

- [Awesome Julia](#awesome-julia)
- [Packages](#packages)
- [Learning Julia](#learning-julia)
- [Resources](#resources)
- [Contributing](#contributing)


## Packages

*Curated list of packages category wise*

- [Julia.jl](https://github.com/svaksha/Julia.jl) - Aggregates and curates decibans of resources for the Julia language.



## Learning Julia

*Learning Resources for Julia.*

- [Julia Express](http://bogumilkaminski.pl/files/julia_express.pdf) - A simple exposition of the Julia language.
- [Julia Studio Tutorials](http://forio.com/labs/julia-studio/tutorials/) - Learn Julia using Julia Studio.
- [Learn Julia in XY Minutes](http://learnxinyminutes.com/docs/julia/) - Beginners tutorial to Julia.
- [Learn Julia the hard way](https://github.com/chrisvoncsefalvay/learn-julia-the-hard-way) - Just what the name says.
- [Video Tutorials](#video-tutorials)
- [Tutorial at SciPy 2014](https://www.youtube.com/watch?v=vWkgEddb4-A) - Great video tutorial for starters.
- [PyCon 2014](https://www.youtube.com/playlist?list=PLP8iPy9hna6TSRouJfvobfxkZFYiPSvPd) - Playlist of tutorials at PyCon 2014.
- [MIT Tutorials](https://www.youtube.com/playlist?list=PLP8iPy9hna6Si2sjMkrPY-wt2mEouZgaZ) - Playlist of Julia tutorials at MIT.


## Resources

*Other Resources for learning Julia*

- [Julia Cheetsheet](http://math.mit.edu/~stevenj/Julia-cheatsheet.pdf) - A list of basic math functions




# [Contributing](https://github.com/melvin0008/awesome-julia/blob/master/CONTRIBUTIONS.md)

Expand Down

0 comments on commit 305c0fa

Please sign in to comment.