[TalkPython] - Python for Entrepreneurs Course

[TalkPython] - Python for Entrepreneurs Course

Register & Get access to index
Extra Resources
Source code and course GitHub repository: github.com/mikeckennedy/python-for-entrepreneurs-course-demos
wdiKfHG.png


Course Summary
Have you ever wanted to create a startup or small web-based business? Do you know a little of the Python language? Great, that's a huge first step. But there are many elements to launching a successful online business and this course will fill in the gaps and help you realize your dreams.

Source code and course GitHub repository
github.com/mikeckennedy/python-for-entrepreneurs-course-demos

What's this course about and how is it different?
Many courses will teach you about the technology involved in building a web application. Fewer courses will teach you what it actually takes to launch that product as an operating online business. Python for Entrepreneurs is here to teach you both how to build your website and everything needed to make it a functioning online business.

The overriding goal of this course is to dramatically shorten your time from idea to minimum viable product (MVP) to running in production and accepting online payments from months to weeks or even a couple weeks in some cases.

When building an online product or web app, it's easy to focus deeply on the product, the market fit, design, and these types of things. When you finally have it finished enough to launch your first version, you'll find yourself hit with a wave of many unfamiliar technical tasks before you can actually go live:
  • Accepting credit cards in a compliant manner
  • Storing user accounts in a 'hacker-safe' format to keep your product out of the headlines
  • Sending outbound email (e.g. as a user makes a purchase or resets their password)
  • Collecting users' email for outbound email marketing (mailing lists)
  • Domain registration and configuration
  • SSL certificates and configuration
  • Error logging and monitoring in production
  • Deploying to cloud servers
  • Configuring your cloud servers for scale
  • Testing your website performance and making it faster
  • Getting help via part time contractors so you can focus on product and growth
  • And so much more
You will learn all of these in this course: How to build a data-driven web app and launch it successfully.
Once you launch, you'll need to turn your focus to areas that, as a technical person, you probably have little experience with. So we will also cover
  • Design
  • Capturing and engaging users
  • SEO basics
  • Growth hacking basics
  • Showcasing your products
View the full course outline.
Author
Jeracko55
Downloads
167
Views
1,506
First release
Last update
Rating
0.00 star(s) 0 ratings

More resources from Jeracko55

Latest updates

  1. update

    course re-uploaded