Mark Redd

32 - Do Another Project

If you have reached this point, you are almost finished with the course of this book! You should have had many opportunities to code simple projects and see how they work. Your “final exam” for this course is to do another project.

Project Specifications

Like everything else in this book you will get the most out of your experience if you build something that interests you. Whether this project is a game, a small database manager, a website does not matter compared to your interest in this project. There will be appendix chapters following this section covering topics that may help you get started on your project. For this project use the following to create your project:

Once you have finished and completely debugged your project according to the above specifications, congratulations! You have finished the main content of this book! The rest of the content of this book is to help you get started in a direction that interests you.

A Final Note

As you have finished learning the “basics” of Python, I want to let you know that you have only scratched the surface of what is possible. I do not say this to discourage you but to let you know that “you’ve taken your first step into a larger world”. The ability to program will allow you to do more with your computer that you thought possible. Such was the case for me.

My hope is that, if you have gotten to this point, at least some of the following things have happened for you:

Looking back, I found these things to be true for me. I was so excited about everything I had learned I wanted to give that to anyone else who was interested. This book is the result of that excitement. I hope you benefited from it.

Now go out there and make something amazing!