April 22, 2021 in Learn
Your Introduction to HTML and CSS
Get started creating web pages with HTML and CSS, the basic building blocks of web development. Introduction to HTML & CSS is a 134 minute course from Treehouse teacher Treasure Porth that teaches HTML and CSS for beginners. HTML, or…
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…
June 25, 2019 in Learn
What Is A Web Browser?
What comes to mind when you think of visiting a web page? It might not work quite the way you assume. And in order to code, you’ve got to learn to think the way your browser does. What is a…
May 31, 2019 in Learn
What Is Code?
Sometimes, it feels like people who can code seem like they have superpowers. But what is code, anyway? Code is all around us. Code is used in things like computers, phones, self-driving cars, and all other kinds of devices. Movies…
May 30, 2019 in Career Advice
Knowing Python Will Take You Places
Thinking about learning Python? That’s a great idea. What is Python? Python is a general purpose programming language that is used for a variety of different web applications. It was designed to be very easy to read. You might assume…
September 1, 2015 in Learn
How to be a Resourceful Indie Game Developer
The thought of making a video game can be daunting. There’s code to write, 3D assets to model and texture, sound design, music, gameplay, voice acting, multiplayer, platform integration, marketing, bugs to patch… The list never seems to end. It…
June 6, 2013 in Learn
Using Select2 with Ruby on Rails – Treehouse Quick Tip
In this Treehouse Quick-Tip, Jason Seifer shows you how to use the Select2 Plugin with Ruby on Rails. Select2 is a jQuery based replacement for select boxes. It supports searching, remote data sets, and infinite scrolling of results.
May 30, 2013 in Learn
Smooth Scrolling in jQuery – Quick Tip
From start to finish, this quick tip with Andrew Chalkley will take you through an example using jQuery’s Smooth Scrolling on a FAQ page.
April 11, 2013 in Learn
How to Use the “each” Method in Ruby on Rails | Treehouse Quick Tip
The “each” method in Ruby on Rails allows you to iterate over different objects inside an array-like structure. It’s an important part of development in Ruby, and Treehouse’s Ruby teacher, Jason, explains how to use it effectively in this Treehouse…
January 21, 2013 in Learn
The Truth About Raising Money for Your Business
When financing your new business, you have three options, equity financing, debt financing and sources like angels and venture capitalists. In this Quick Tip, we take a brief look at the different types of financing and which one is best…
January 17, 2013 in Learn
SMART Goal Setting
Goal Setting can be accomplished in your business by using the SMART Framework. Strive for success by setting, aligning, and tracking your own goals. Create specific, realistic goals that will increase performance and tie them to your company’s overall strategy….
December 14, 2012 in Learn
What’s the Difference Between Fixed, Fluid, Adaptive, and Responsive Web Design?
As a web designer, it’s important to embrace that your website is going to look different in various browsers and on different devices. Focus on making your website change layout to match the device that your visitors are viewing it…