From the course: Python Practice: Real-World Coding Challenges
Unlock this course with a free trial
Join today to access over 25,500 courses taught by industry experts.
Continue your Python journey - Python Tutorial
From the course: Python Practice: Real-World Coding Challenges
Continue your Python journey
- [Instructor] Congratulations. You have a large Python project with error handling and excellent user interface, multiple features, and it's beautifully documented and packaged. You've also learned how to make engineering decisions, and then the hard part, live with those engineering decisions. So what do you do now? Well, if you want to continue your Python journey working towards a career in programming, I'd recommend that you start your own project. Think of a tool you need, a game you'd like to make, maybe an application that people might find fun or useful, and then go build it. Don't worry too much about what the project is. It can be tough to know from the start if something is going to be the next multimillion dollar startup or just a fun afternoon of programming. The important part isn't the destination, it's the GitHub commits that you make along the way. You want to show potential employers that you're actively…
Practice while you learn with exercise files
Download the files the instructor uses to teach the course. Follow along and learn by watching, listening and practicing.