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 trialPatrick Maxwell
Courses Plus Student 6,249 PointsWhy is C# class letting me print bookTitle it says its correct , but say did you miss spell it !!!?
im not being impressed by your web page for C# Development for Beginners . vary up setting . i was able some of this code here to mod my 3d printer layer interface , again not impressed !!!.
Patrick Maxwell
Courses Plus Student 6,249 Pointsso annoyed i need to go 2 the gym :|
Steven Parker
231,236 PointsPlease show your code and provide a link to the course page you are working with, perhaps we can help when we see it.
5 Answers
Max F
9,900 PointsEnglish?
Patrick Maxwell
Courses Plus Student 6,249 PointsSystem.Console.Write("booktitle : "){ string = booktitle : "apple"; };
Zhaopeng Wang
Full Stack JavaScript Techdegree Graduate 32,210 Pointspublic class Program
{
public static void Main()
{
string booktitle = "apple";
System.Console.Write("booktitle : "+booktitle);
}
}
- the output will be
booktitle : apple
Patrick Maxwell
Courses Plus Student 6,249 Pointsdoes not print in C# bs class for begainers.
Steven Parker
231,236 PointsIt would still help if you can provide a link to the course page you are working with.
Patrick Maxwell
Courses Plus Student 6,249 Pointswho ever is the teacher fire him asap or dev for web page for C# class. going to the gym again let me know when your bs works .
Steven Parker
231,236 PointsJust to be clear, we're students here like yourself. But we can try to help if you'll point us to what you are having an issue with!
Patrick Maxwell
Courses Plus Student 6,249 PointsSteven Parker im thinking a number from 1-5 what is it ? https://teamtreehouse.com/library/c-basics
Steven Parker
231,236 PointsThat link is to the course itself. I was suggesting that a link to the the specific page (I'm guessing it's a challenge) where you had the "booktitle" issue. Just add it as a comment to the question itself.
And I don't understand the reference to "thinking of a number", that doesn't seem related to "booktitle".
Also, you may want to delete the previous "answer", it might be considered a violation of the forum Code of Conduct!
Update: Thanks, that's much better!
Patrick Maxwell
Courses Plus Student 6,249 PointsPatrick Maxwell
Courses Plus Student 6,249 Pointsvery Discouraged , my goal is to able to program for windows / mac , in order to make a smoother chat interface to solve Ai robot response timing issues with a small over clock or Replacement unit/ units . including make the customer more happy with there unit / units .