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
easton breinholt
1,360 Pointsis there anywhere that I can go to just study coding vocabulary?
I really need help with the vocab. thank you
2 Answers
Arsalan Ahadi
7,626 PointsHi Easton,
If you meant to learn about the terms used in coding, you can refer to
https://code.org/curriculum/docs/k-5/glossary
Or if you want to learn the syntax of a language you can always refer to the documentation.
Zachary Betz
10,413 PointsSometimes the best way to study coding vocabulary is to do simple tutorials, that way you can put meaning to each new word you learn.
See the Alternative – For Complete Beginners to Programming section of the Swift intro page on the Ray Wenderlich site.
If you just want to read more, Apple's documentation has a A Swift Tour section that introduces you to keywords of the language.
Also, feel free to rewatch the Treehouse iOS videos. The team does a great job of breaking the terms down and giving you animated visuals.