Coding For Entrepreneurs
Coding For Entrepreneurs
MVP-Landing
Learn to build & deploy a MVP landing page using Django, Python, & Bootstrap. The tutorial series covers the Django basics using Django 3, Python 3.8, and Bootstrap 4.5.
Notebooks
Various notebooks we're working on from either our blog cfe.sh/blog or as general research.
django-vuejs
Learn how to integrate Django with Vue.js
Try-React.js
Learn the fundamentals of React.js in this series. The goal of this series is to get you comfortable with React.js so you can start building more robust projects.
try-zappa
Create a Serverless Web Application using Zappa, AWS Lambda, and Django.
Docker-Docker-Compose
How can Django, Express.js, Adonis.js, FastAPI, Flask, Posgresql, and Nginx run under one roof? One great answer is Docker Compose. This tutorial will show you how.
Python-with-Google-Colab-Sheets-Drive
Learn how to use Python to load, adjust, and change data from both Google Sheets and Google Drive using Google Colab.
Try-Pandas
In this series, we're going to learn the fundamentals of the popular Python data science tool called Pandas.
Dive-Into-AWS-Course---AWS-S3-Boto3
Reference code for the AWS S3 section in the Dive into AWS Course.
Pi-Server
Turn your raspberry pi into a networked server! Learn to deploy a minimal Python application into your Pi. We'll cover using nginx, supervisor, git (including on your server), git hooks, docker & dock...