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#

Henrik Christensen
seal-mask
.a{fill-rule:evenodd;}techdegree
Henrik Christensen
Python Web Development Techdegree Student 38,322 Points

"Finished" my first application :-D

Hi lads :-)

I just "finished" my first console application that I think might be worth using (for some people) :-P

It's a simple program to that tells people when it's time to take a break to avoid getting short/long terms damage from using computers for hours every day - It took some time to finish since I'm trying to learn the OOP concepts :-P

I'm currently trying to think out how to add the last features to the program for more customization and then off to more advanced projects :-)

I'd love to thank you lads for all the support when I got stucked (both students and teachers) :-D

If you want to check out the project real quick then it can be found at https://github.com/henrikac/TakeABreak

Carlos Alberto Del Cueto Carrejo
Carlos Alberto Del Cueto Carrejo
13,817 Points

Congrats , it's good to see people exited about their achievements. Keep going.

1 Answer

James Churchill
STAFF
James Churchill
Treehouse Teacher

Nice job Henrik! Thanks for taking the time to share your project with the community.

~ James

Henrik Christensen
seal-mask
.a{fill-rule:evenodd;}techdegree
Henrik Christensen
Python Web Development Techdegree Student 38,322 Points

Thank you very much, James! :-D

I love to share things when I've made something that might be usefull to some people and also to get feedbacks if people got time for it :-)

I really enjoyed making this project because I could see some kind of potential in it, though there might be more advanced versions of it already, but it was fun and learned a lot and tried to use some of the things we "talked" about last time :-)

Now I'm trying to make a simple "virtual butler" with the SpeechSynthesizer and SpeechRecognitionEngine but I think it will take a lot of time to finish - I'm sure I need to stop upgrading it from time to time, just to take time to learn more new features of C# :-)

Anyway, keep up the good work with the c# videos - I really enjoy 'em :-D