mirror of
https://github.com/practical-tutorials/project-based-learning.git
synced 2024-11-24 12:31:13 +00:00
add r and shiny tutorial to build web app
This commit is contained in:
parent
94e38bb7de
commit
6fdad4ff56
|
@ -13,6 +13,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
|
||||||
* [Go](#go)
|
* [Go](#go)
|
||||||
* [Ruby](#ruby)
|
* [Ruby](#ruby)
|
||||||
* [Haskell](#haskell)
|
* [Haskell](#haskell)
|
||||||
|
* [R](#r)
|
||||||
* [Rust](#rust)
|
* [Rust](#rust)
|
||||||
* [Additional resources](#additional-resources)
|
* [Additional resources](#additional-resources)
|
||||||
|
|
||||||
|
@ -95,6 +96,9 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
|
||||||
* [Roll Your Own IRC Bot](https://wiki.haskell.org/Roll_your_own_IRC_bot)
|
* [Roll Your Own IRC Bot](https://wiki.haskell.org/Roll_your_own_IRC_bot)
|
||||||
* [Making a Website with Haskell](http://adit.io/posts/2013-04-15-making-a-website-with-haskell.html)
|
* [Making a Website with Haskell](http://adit.io/posts/2013-04-15-making-a-website-with-haskell.html)
|
||||||
|
|
||||||
|
## R:
|
||||||
|
* [Build Web Apps with Shiny](http://rstudio.github.io/shiny/tutorial/)
|
||||||
|
|
||||||
## Rust:
|
## Rust:
|
||||||
* A Simple Web App in Rust
|
* A Simple Web App in Rust
|
||||||
* [Part 1](http://joelmccracken.github.io/entries/a-simple-web-app-in-rust-pt-1/)
|
* [Part 1](http://joelmccracken.github.io/entries/a-simple-web-app-in-rust-pt-1/)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user