My Goal is to Help Beginner Python Programmers
There are a lot of Python tutorials and videos that help you with Python basics.
The problem is that beginner programmers don’t need another tutorial. They need and want to experience the true power of Python and understand how that power can help them become competent programmers.
The best way to learn a programming language is start with a project idea.
Then, to learn the specific libraries that will help you finish that project.
This is a far more useful way to learn how to program than just taking one more tutorial.
Eventually, You’ll Gain the Confidence Needed to Get a Job
By building a portfolio of Python projects, you can show future employers that you have what it takes to start and finish any project you’re tasked with.
That’s what I want for you.
Imagine somebody asks you if you can build them a web application that scrapes some data from the web, adds it to a database and allows them to search the data right from the web interface.
Would you be able to break down that program into it’s constituent parts? Put those parts together into a cohesive whole and make sure it works? If you can, this website might be too advance for you.
But, if you can’t, these are the types of projects I want to help you with.