Skip to content
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
Expand Up @@ -37,7 +37,7 @@ Collection of dbt tips and tricks. Includes links to the dbt slack community whi
* [The JaffleGaggle Story: Data Modeling for a Customer 360 View](https://docs.getdbt.com/blog/customer-360-view-identity-resolution)

### New to the dbt Ecosystem? Start Here with Beginner Tutorials

* dbt - Understanding dbt with a real world scenario [A Beginner dbt tutorial](https://tipseason.com/dbt-tutorial-real-world-scenario-guide)
* dbt - start with the [Fundamentals Course](https://courses.getdbt.com/courses/fundamentals)
* SQL - check out the [Mode SQL tutorial](https://mode.com/sql-tutorial/)
* git - try [Think Like Git](http://think-like-a-git.net/) if you prefer to learn by reading, or [Learn Git Branching](https://learngitbranching.js.org/?locale=en_US) if you prefer something visual and interactive
Expand Down