--- title: First steps building Streamlit apps slug: /get-started/tutorials --- # First steps building Streamlit apps If you've just read through our [Basic concepts](/get-started/fundamentals/main-concepts) and want to get your hands on Streamlit. Check out these tutorials. Make sure you have [installed Streamlit](/get-started/installation) so you can execute the code yourself. uses the concepts learned in Fundamentals along with caching to walk through making your first app. walks through the easy steps to add pages to your app.