February 25, 2021 in Learn
Flask with SQLAlchemy Foundations
Today we released “Flask with SQLAlchemy Basics,” an all-new course from Treehouse instructor Megan Amendola. This 147 minute Python course will teach you how to: Create a website or web app with Flask, connect a Flask website with an SQLite…
February 15, 2021 in Learn
SQLAlchemy Foundations
Today we released “SQLAlchemy Basics,” a new course from Treehouse instructor Megan Amendola. The 190 minute Python course will teach you how to: Create a database model, interact with a database using CRUD (create, read, update, and delete), and use…
July 7, 2017 in Treehouse News
Learn Entity Framework at Treehouse
So you’ve mastered the basics of creating web pages and forms using Microsoft’s ASP.NET MVC web framework. What do you do next? Time to learn how to leverage the power of databases in your web apps! What is Entity Framework?…