mirror of
https://github.com/practical-tutorials/project-based-learning.git
synced 2024-11-24 04:21:13 +00:00
Merge pull request #31 from dmushail/patch-1
Added 'Hacking With Swift' online tutorial
This commit is contained in:
commit
ee3f80a8aa
|
@ -18,6 +18,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
|
||||||
* [PHP](#php)
|
* [PHP](#php)
|
||||||
* [R](#r)
|
* [R](#r)
|
||||||
* [Rust](#rust)
|
* [Rust](#rust)
|
||||||
|
* [Swift](#swift)
|
||||||
* [Additional resources](#additional-resources)
|
* [Additional resources](#additional-resources)
|
||||||
|
|
||||||
## C/C++:
|
## C/C++:
|
||||||
|
@ -150,6 +151,9 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
|
||||||
* [Write an OS in Rust](http://os.phil-opp.com/)
|
* [Write an OS in Rust](http://os.phil-opp.com/)
|
||||||
* [Build a browser engine in Rust](https://limpet.net/mbrubeck/2014/08/08/toy-layout-engine-1.html)
|
* [Build a browser engine in Rust](https://limpet.net/mbrubeck/2014/08/08/toy-layout-engine-1.html)
|
||||||
|
|
||||||
|
## Swift:
|
||||||
|
* [Hacking with Swift - Learn Swift by doing 39 projects](https://www.hackingwithswift.com/read)
|
||||||
|
|
||||||
## Additional Resources
|
## Additional Resources
|
||||||
* [React Redux Links](https://github.com/markerikson/react-redux-links)
|
* [React Redux Links](https://github.com/markerikson/react-redux-links)
|
||||||
* [Full Stack Python](https://www.fullstackpython.com/)
|
* [Full Stack Python](https://www.fullstackpython.com/)
|
||||||
|
|
Loading…
Reference in New Issue
Block a user