Throughout the Techdegree you’ll interact closely with our student success team. Our team will review and help debug your projects, answer questions, and act as a sounding board. You’ll have access to our team via our dedicated Slack workspace and Zoom.
After completing Techdegree, you’ll have a well-rounded portfolio of projects to demonstrate your newly-acquired expertise.
Test your knowledge with quizzes or test out of subjects you've already mastered. Plus, use Treehouse's interactive Workspaces to create staging environments for the code you write.
Peer reviews are an integral part of the Techdegree experience. Real-world job roles often require a lot of reviewing other people’s code and design—once you graduate Techdegree, you’ll have experience giving and receiving feedback.
Build a console number guessing game that prompts a player to choose a number between a specified range of numbers. After the user guesses the correct number, display the number of attempts it took them to guess correctly.
Build a console-based basketball team statistics tool to help you divide up a group of players into teams. You'll apply your knowledge of important Python data structures like lists and dictionaries for the project.
Create a word guessing game: "Phrase Hunter." You’ll use Python and OOP (Object-Oriented Programming) approaches to select a phrase at random, hidden from the player. A player tries to guess the phrase by inputting individual characters. Can they guess the phrase before they run out of attempts?
Build a console application that loads an existing store's inventory data from a CSV file into a SQLite database. The application will allow a user to interact with the records stored in the database to view existing records, add new items, and backup/export the existing state of the database into a CSV file.
Create a web application using HTML, CSS, and Flask, a popular framework for Python web development. The web application, a portfolio, displays information about your work which is stored in a database.
Related articles about Python Development
View MoreHTML and Python are two of the most popular coding languages besides JavaScript, and are highly relevant to most development projects. Stack Overflow 2021 Survey However, deciding whether to learn HTML or Python first can be a tough decision...
We’re delighted to introduce two new workshops, Python Sets and Data Visualization with Google Sheets, from Treehouse instructor AJ Tran! Python Sets This 95-minute workshop covers the basics of a data structure in Python called a set. A set is...
Treehouse is proud to announce an all-new learning Track: Learn to Code for Beginners. Learn to Code for Beginners is a two hour learning Track that will help you figure out your best career path in tech. The Best Course...