Content Roadmap
We are always working on new content so Treehouse students can stay up to date with the latest technology. This content roadmap contains everything that's planned for release. Please contact support if there is a course you want to take but don't see listed.
The dates reflected for each course are estimates and may change.
-
Basic Statistics for Data Analysis
Basic statistics concepts learned through traditional schools may have been forgotten or not utilized for a long time. This course is to remind students how to calculate basic statistics, solidify understanding of the terminology, and determine which graphs might be most useful in displaying data.
-
33 minWorkshop
Hello Python
An introduction to the Python programming language. Learn about what backend development is and how Python differs from other programming languages. Jump into writing code and creating your first small program.
Viewed -
15 minWorkshop
Hello Fullstack JavaScript
An introduction to Fullstack Javascript. Learn about the difference between front and back-end programming. Start writing code in javascript and making changes to web pages
Viewed -
String Manipulation with JavaScript
Learn and practice string manipulation methods that will allow you more control over data in your JavaScript programs.
Viewed -
21 minWorkshop
Hello UX
User Experience Design, commonly called UX Design, encompasses all aspects of a user's interaction with a company, its services, and its products. UX designers prioritize the needs of users and create solutions through empathy. So when UX designers help design a product or service for a company, we’re constantly asking ourselves: who are that company’s users? What do the users want to achieve? What obstacles stand in their way? And how can we minimize those obstacles and make the experience of our users a positive one?
Viewed -
33 minWorkshop
Hello Front-End Web Development (FEWD)
Front-end web developers write the code that turns a static mockup into an interactive web page. In this workshop, we’ll take a look at the types of code front-end developers write, and even try it out ourselves. But before we do that, let’s take a closer look at the term front-end. Front-end developers are sometimes referred to as client-side developers, since everything we code is directly viewable by the client–in other words, the visitor to our website or app.
Viewed -
How To Use Treehouse
This workshop will introduce you to the Treehouse site, and to make sure you get the most out of your Treehouse learning experience.
Viewed -
Hello Computer Science
In this workshop, students are introduced to fundamental Computer Science (CS) concepts in preparation of pursuing a Techdegree (TD). This workshop unpacks the history of computer science, defines key terms, and identifies common elements across multiple disciplines. Students will learn about a success story from a Treehouse TD graduate. After completion, students move forward to foundational Techdegree workshops in User Experience (UX), Front End Web Development (FEWD), Fullstack JavaScript (FSJS), and Python.
Viewed -
Analyzing Books with Pandas
Walkthrough an analysis on books using Python's Pandas.
Viewed -
Python Sets
Dive into the basics of Python Sets! A set is an unordered collection of unique elements without duplicates. Elements are identified by membership rather than position. This workshop will introduce you to how to create and manipulate sets as well as how to perform common set operations.
Viewed