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!
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

RIHAB DRIDI
Full Stack JavaScript Techdegree Student 4,700 Pointshow can i practice what i have learned from the introduction to the html and css course?
i can't figure out how to practice what i have learned , should i create a new workspace and repeat the code by my own to remember what i learned ?
1 Answer

Jon Myzzle
6,279 PointsHello Rihab,
I asked a similar question earlier this week and a gentleman by the name of Greg Kaleka provided me an OUTSTANDING answer and it's actually helped quite a bit. For this reason, I want to go ahead and quote what he told me!
One thing that I try to do as soon as I learn a new concept, here on Treehouse or elsewhere, is to do the thing they're teaching me, and then immediately apply it to something slightly different. For example, if you learn how to build a navigation bar, and the teacher walks you through building it with a logo and link to the home page on the left, and main page links in the middle, go to codepen and build exactly the same thing, then build a slightly different variant. Maybe put the logo on the right (gasp!), or style the links differently.
The idea is to generalize the knowledge you're gaining. The more you do this, the easier it will become to apply individual skills to various projects.
-Greg Kaleka
Hope this helps to answer your question!
Cheers, and happy coding!
RIHAB DRIDI
Full Stack JavaScript Techdegree Student 4,700 PointsRIHAB DRIDI
Full Stack JavaScript Techdegree Student 4,700 PointsThanks Jon this is helpful, i will try to apply what he says , thanks
Greg Kaleka
39,020 PointsGreg Kaleka
39,020 PointsThanks for the kind words Jon Myzzle - for future reference you can use the @ symbol to mention people in comments and answers and they'll get notified.
Good luck Rihab!
Jon Myzzle
6,279 PointsJon Myzzle
6,279 PointsGreg Kaleka himself appears! I totally forgot I could use the @ to mention, i'll make sure to remember that next time!!
RIHAB DRIDI
Full Stack JavaScript Techdegree Student 4,700 PointsRIHAB DRIDI
Full Stack JavaScript Techdegree Student 4,700 Pointsok Greg Kaleka , thanks for the information
Greg Kaleka
39,020 PointsGreg Kaleka
39,020 PointsHah thanks all - while we're giving forum advice:
Jon Myzzle
6,279 PointsJon Myzzle
6,279 PointsI feel like I should be able to give YOU the up-votes, it was technically your answer after all, i just felt it necessary to pass on the knowledge because it was quite helpful and did a better job of answering the question than I would've been able to do hahah!
Greg Kaleka
39,020 PointsGreg Kaleka
39,020 PointsNah - spread the love! No harm at all in passing along stuff you read elsewhere. That's what the community is all about
Jon Myzzle
6,279 PointsJon Myzzle
6,279 PointsIt really is an awesome community and is one of the primary reasons I've taken such an interest in learning to code and continue to do so! Plus trying to be as active as I can and answer everything I can helps a lot.