Welcome to the Treehouse Community

Want to collaborate on code errors? Have bugs you need feedback on? Looking for an extra set of eyes on your latest project? Get support with fellow developers, designers, and programmers of all backgrounds and skill levels here with the Treehouse Community! While you're at it, check out some resources Treehouse students have shared here.

Looking to learn something new?

Treehouse offers a seven day free trial for new students. Get access to thousands of hours of content and join thousands of Treehouse students and alumni in the community today.

Start your free trial

General Discussion

Alain Alemany
Alain Alemany
4,094 Points

Best way to study.

Right now I'm a little mad (in a good way) because, ugh, I hate when I'm studying, learning something new and understanding it extremelly well... but in the meantime I start to learn further chapters, I'll start to forget the previous content (let's say it gets cold in my head).

So, having said that, I must make clear this is not me criticizing Treehouse content (so far it's an awesome journey). This is me trying to find the best way and/or technic to study. In every chapter, Treehouse offers external consult data, which I check, but I feel it's not enough.

What you guys recomend? When I finish a chapter I must stay researching about it and then, and just then, pass to the next one?

For example, I'm in the CSS Deep Dive right now, which has tons of resources. It's really a huge compendium of chapters. I view every video and take tons of notes while I'm on it. But since the practice is everything, I'm hoping in the next project I would be able to put in practice all this, right?

In chapters like that one with that amount of content, sometimes I feel there must be more practice between one and another I guess.

Can you advice me on this? I really want to stick every piece of knowledge to me.

Thanks in advance.

Omer Asadullah
Omer Asadullah
10,415 Points

I agree with your concern. I have prevously suggested in this forum that team tree house should add practice projects so that we could implement and remember what we learn. Many students agreed to me and many others have posted same concerns in the forum. However, until treehouse does something about it, I would suggest using w3schools and codeacademy for practice purposes. Also after completing web design and front end development tracks, one may take a 3 month thinkful.com front end development course in which the student is required to do 8 projects under the supervision of a mentor along with portfolio website of his own. However, it is $900 for 3 months and is expensive.

7 Answers

Charlie Parmentier
Charlie Parmentier
1,182 Points

I think the best way to retain and remember something you've just learned, is by applying it and using it as much as possible. Experimenting with something new also helps a lot. I feel that's what work best for me.

Alcibiades Montas
Alcibiades Montas
5,974 Points

Hi Alain,

Just try to do a project, or page, build something as soon as you can. Right after I finished the CSS deep dive I created a size that was totally respondent...helped me learned a whole ton while building in a way that watching a video simply will not teach you. I am guilty of just watching videos for now but actually gave myself a deadline to start building again in March best way to learn.

Alain Alemany
Alain Alemany
4,094 Points

Definitely I'll follow your advice Alcibiades. This gonna be the perfect excuse to start my personal page instead of buying some vCard theme (like I was ready to do a couple of months ago).

It would be awesome if Treehouse make more projects, so far I've learned a lot with the two I've studied, but you get to a point were you go like "that's it?", then it comes a lot of sessions of videos and you start to forget, precisely because you're not practicing.

Thanks man.

I agree with Charlie Parmentier, the best way to make sure you are really getting the content into your mental hard drive is by applying it to a project. If you are short on ideas, making a personal site is a really great start to begin playing around with some of the stuff you are learning. Later on, a personal website/portfolio site will be helpful when you are looking for a job as well. You can start out with something really simple, but use all the CSS you are learning to start getting to understand how it all works together. I really like Nick Pettit's simple 1 page site, especially when demonstrating that you don't need to make a really complex, multi-page personal site to have something that looks great. Playing around with some live code beyond the demo projects will really help you start thinking outside the box, and you will start noticing yourself thinking about what you want to do, and then just writing it out in code.

Alain Alemany
Alain Alemany
4,094 Points

Great tip Riley Hilliard and by the way, I love the simplicity in Nick Pettit's website. Definitely I'll start working on my personal project... I really need practice.

Thanks. I'm very happy with this comunity.

Rory Costello
Rory Costello
4,109 Points

I'm glad others are concerned about learning techniques. These suggestions are very helpful, though I'd love to see Treehouse give some formal advice around how best to make their content stick beyond just watching the videos.

Alain Alemany
Alain Alemany
4,094 Points

You're absolutely right Rory Costello. For example, right now I'm on track in the CSS Deep Dive and boy, that is a hell of a huge chapter (with great, Great, GREAT content), and since practice is all, I'm starting to afraid that I'll forget some things once I start to practice in the next Treehouse project. Seems too far away. I think it should be some kind of stop-to-practice at a given point and then go on with the rest of the content.

I will tag Guil Hernandez to see what he thinks about this.

Thanks.

Rory Costello
Rory Costello
4,109 Points

I'm also on the CSS Deep Dive, Alain and it is daunting. Hopefully Guil will chime in - I'm particularly interested in whether or not we're expected to code along with every video. I try to do it for most but it means having to write out the code every single time. I can copy and paste the HTML from the CodePen but not the CSS (the older stuff that's not the particular focus of the lesson).

In general, (and I can only speak for myself), I don't expect to take in most of what's on the videos first time round. I'm on the Rails Development Track and I plan on getting through it in a timely enough way, practicing along with the videos where it makes sense. At the end, I plan on starting projects of my own and using these as a way to improve. This is where the real learning will come in, I reckon, and I think the videos should just be taken as an awareness exercise.

As I said before I would like to see Treehouse talk about learning strategies in more depth. It would also be useful to have the content in another more easily accessible format so that we don't have to go through videos / transcripts again if we want a refresher. A schematic diagram of CSS / HTML commands would be useful here, I feel.

In the meantime, keep the faith with the CSS deepdive and I'll try to do so, too!

Omer Asadullah
Omer Asadullah
10,415 Points

I agree with you and I like your schematic diagram suggestion. On the meanwhile you can create notes on workflowy.com and review them for revision purposes.