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 trialHarry Beckwith
13,452 PointsCreating an object oriented computer program
I have the task of creating an object oriented computer program for a college course.
I am Searching for the best route to go down.
Points that have to be included are:
- Use an IDE
- Create on-screen help to assist the users of a computer program
I was thinking of taking the course Creating an object oriented computer program.
Any advice on how to achieve this would be appreciated!
Thank you,
Harry
1 Answer
Peter Price
4,007 PointsHi Harry,
I have done the java basics course and am working on the Java objects course. An IDE (Workspaces) is used in them both.
Does it mean by: "Create on-screen help to assist the users of a computer program" that it wants you to make a help program like Microsoft Help?
I hope this helps.