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

Python

Chang Hyeon Lee
Chang Hyeon Lee
2,008 Points

Hi, 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
STAFF
Kenneth Love
Treehouse Guest Teacher

How 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
Chang Hyeon Lee
2,008 Points

Thank you and also how can I join the workshops?