Skip to content

Commit 157cd5d

Browse files
authored
add Streamlit project tutorial section
1 parent 243d339 commit 157cd5d

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed

README.md

Lines changed: 7 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -30,6 +30,7 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
3030
- [Rust](#rust)
3131
- [Scala](#scala)
3232
- [Swift](#swift)
33+
- [Streamlit](#streamlit)
3334
- [Additional resources](#additional-resources)
3435

3536
## C/C++:
@@ -655,6 +656,12 @@ To get started, simply fork this repo. Please refer to [CONTRIBUTING.md](CONTRIB
655656
- [Hacking with Swift - Learn Swift by doing 39 projects](https://www.hackingwithswift.com/read)
656657
- [Retro first-person shooter from scratch](https://github.com/nicklockwood/RetroRampage)
657658

659+
## Streamlit:
660+
661+
- [Master Streamlit in one course - 4 Real Projects Included](https://youtu.be/eAgONwZ_dKM?si=NhmhJqSMWw9NJo1C)
662+
- [Complete Streamlit Python Course](https://youtu.be/RjiqbTLW9_E?si=TDOQjfGhGHHc26Iu)
663+
664+
658665
## Additional Resources
659666

660667
- [React Redux Links](https://github.com/markerikson/react-redux-links)

0 commit comments

Comments
 (0)