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

C#

Feeling Lost in C#--any additional resources?

Hi Fellow Treehousers--

I have completed the C# Basics course, the suggested practices, and am well under way in the C# Objects course and I feel lost.

I am coding along with the videos and doing frequent checks to see if I am coding correctly but I am not sure on a lot of the why behind it.

I really want to learn but feel lost. Are there any outside of Treehouse recommendations you'd recommend--or some other order of taking the courses?

(If it helps, I have completed the Treehouse Digital Basics, Web Design, Front End, Beginner JS, and Ruby tracks.)

Thanks!

1 Answer

Steven Parker
Steven Parker
231,110 Points

The MSDN C# Language Reference pages are a good source of information. I find myself using them frequently to look up things I need during development.

MSDN also offers a number of Tutorials that might be good for supplemental training.