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!
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

Chang Hyeon Lee
2,008 PointsHi, guys I need some advice.
I am a beginner in the python programming and I am a very new person in the computer programming. Now I am studying dates and times in python, but I don't have a confident that I doing good right now because I can't make any code even now. What should I do to used to python and also if I finish to the python program what can I do with that?
Thank you, guys.
1 Answer

Kenneth Love
Treehouse Guest TeacherHow much programming do you do outside of Treehouse? Programming isn't a natural talent or some magical ability. It's a skill and just like carpentry or baking or maths, etc. The more you do it, the better you'll be at it and the more comfortable you'll be.
You're on dates and times. Cool. Use the skills you picked up to create a program that logs your daily learning and experiments into a text file. There are workshops on using JSON and CSV files to read/write data. You have dates and times to timestamp the entries. You've already used input()
to get data from users.

Chang Hyeon Lee
2,008 PointsThank you and also how can I join the workshops?

Kenneth Love
Treehouse Guest TeacherThe workshops are available in the library.
Chris Freeman
Treehouse Moderator 68,390 PointsChris Freeman
Treehouse Moderator 68,390 PointsTagging Kenneth Love