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 trialBogdan Filippov
1,019 PointsWhat is the difference between C# and C ++, C ? Ways to learn it.
To apply on course I should pass C or C++ exam. On treehouse I found only C# lessons. If I learn C# here will I be able to write programms on C or C++ ?
4 Answers
Paul Willis
4,082 PointsHi Bogdan! No, C# is only a distant relative of C and C++ and is a lot closer to resembling Java.
Try this Google search for a more detailed answer. https://www.google.com/webhp?sourceid=chrome-instant&rlz=1C1AVSH_enUS586US586&ion=1&espv=2&ie=UTF-8#q=what%20is%20the%20difference%20between%20c%23%20and%20c%2B%2B
Bogdan Filippov
1,019 PointsThanks for anser. Can you recommend where can I learn C or C++ ?
Bogdan Filippov
1,019 PointsUnfortunatelly treehouse don't have C or C++...
Brendan Whiting
Front End Web Development Techdegree Graduate 84,738 PointsLynda.com has some pretty thorough courses on C, C++. They are videos only, not videos mixed with widgets, quizzes, etc. I like the treehouse learning style better. But the lynda videos are very well done, and in this case cover subjects not covered by Treehouse.
Paul Willis
4,082 PointsI can't give a recommendation because I don't know those two languages myself, but again I would suggest doing a google search. There are plenty of other "paid" sites like treehouse but if you're looking for "free" here is one suggestion I found: https://thenewboston.com/videos.php?cat=16
Bogdan Filippov
1,019 PointsGreat! Paul thank you. Youβre so helpful.
Bogdan Filippov
1,019 PointsNice suggestion, thank you! What are the paid solutions with C++ course you know?
Paul Willis
4,082 PointsLook here for C++: http://www.vtc.com/products/C-plusplus-Tutorials.htm Here's another option: http://www.cprogramming.com/
Bogdan Filippov
1,019 PointsGreat! Paul thank you. Youβre so helpful.
Bogdan Filippov
1,019 PointsBogdan Filippov
1,019 PointsThank you Brendan! There are so many videos it's even not easy to choose a course !:)