Coding for Entrepreneurs (@joincfe) 's Twitter Profile
Coding for Entrepreneurs

@joincfe

Learn to code by building real projects step-by-step on cfe.sh & youtube.com/codingentrepre…

ID: 4730574793

linkhttps://www.codingforentrepreneurs.com calendar_today08-01-2016 23:13:05

800 Tweet

2,2K Followers

49 Following

Justin Mitchel (@justinmitchel) 's Twitter Profile Photo

Thanks to Cursor, docs and blog posts will be an integrated part of developing. In other words, it's time to redesign all of your docs and how-to/tutorial blogs accordingly. Just type "@" + "docs" in Cursor's chat, composer, or cli generator. You can see it here

Thanks to <a href="/cursor_ai/">Cursor</a>, docs and blog posts will be an integrated part of developing.

In other words, it's time to redesign all of your docs and how-to/tutorial blogs accordingly.

Just type "@" + "docs" in Cursor's chat, composer, or cli generator.

You can see it here
Justin Mitchel (@justinmitchel) 's Twitter Profile Photo

New Free Course Release 🚀 Build a Course Platform from scratch with Python, Django, Tailwind, HTMX, Cloudinary, and more. Topics include: ✅ Use Python 3.12 and Django 5 ✅ Learn image upload basics with Django (plus the challenges with hosting images) ✅ Integrate

New Free Course Release 🚀

Build a Course Platform from scratch with Python, Django, Tailwind, HTMX, Cloudinary, and more.

Topics include: 
✅ Use Python 3.12 and Django 5 
✅ Learn image upload basics with Django (plus the challenges with hosting images) 
✅ Integrate
Cloudinary (@cloudinary) 's Twitter Profile Photo

Level up your #Django skills with this in-depth tutorial by Coding for Entrepreneurs! Learn how to integrate Cloudinary for seamless media hosting & automatic asset optimization, all while mastering #HTMX for dynamic forms, & Tailwind CSS for styling. Watch here: okt.to/NWZKUV

Coding for Entrepreneurs (@joincfe) 's Twitter Profile Photo

Slight dns issue, solved now! The day we release the course platform video, is the day our course platform hits a dns issue. Naturally. Code on!

Justin Mitchel (@justinmitchel) 's Twitter Profile Photo

Introducing my "Cloudflare for Devs" playlist on YouTube. The goal here is to use some of Cloudflare's services to speed up and improve your apps. I now do not have to manage HTTPs certificates in my production deployments. I also have nearly unlimited email addresses for

Introducing my "Cloudflare for Devs" playlist on YouTube. 

The goal here is to use some of Cloudflare's services to speed up and improve your apps. 

I now do not have to manage HTTPs certificates in my production deployments. I also have nearly unlimited email addresses for
Coding for Entrepreneurs (@joincfe) 's Twitter Profile Photo

We are on the cusp of a massive amount of software being created thanks to tools like Cursor . If you haven't used it yet, this course is for you. If you're confused on how to use it, this course is for you. Come learn how to build a full stack web app with just English.

Justin Mitchel (@justinmitchel) 's Twitter Profile Photo

Wow, django-cotton is incredible. Define, use with `<c-button>` (or whatever the template name is) and see the results. I've been wanting a shadcn-like template for Django. I think django-cotton is the key to making that happen. Just needs to learn a few more bits about it.

Wow, django-cotton is incredible.

Define, use with `&lt;c-button&gt;` (or whatever the template name is) and see the results.

I've been wanting a shadcn-like template for Django. I think django-cotton is the key to making that happen.

Just needs to learn a few more bits about it.
Timescale (@timescaledb) 's Twitter Profile Photo

📊 Build a Stock Trading Bot with Django and Time-Series Data Learn how to use Django with Timescale (now TigerData) to handle large-scale, rapidly changing data like stock market trends. In this course by Justin Mitchel, you’ll: ✅ Build custom Python API clients for

📊 Build a Stock Trading Bot with Django and Time-Series Data

Learn how to use Django with <a href="/TimescaleDB/">Timescale (now TigerData)</a> to handle large-scale, rapidly changing data like stock market trends.

In this course by <a href="/JustinMitchel/">Justin Mitchel</a>, you’ll:
✅ Build custom Python API clients for
Justin Mitchel (@justinmitchel) 's Twitter Profile Photo

🚀 Free course drop Build an AI Generator of Yourself! Something like MidJourney but with your own images and your own face. We will fine-tune the amazing open-source model called Flux so you can write prompts like: "An image of me riding a unicorn" "An image of me as the

🚀 Free course drop

Build an AI Generator of Yourself! 

Something like MidJourney but with your own images and your own face.  We will fine-tune the amazing open-source model called Flux so you can write prompts like:

"An image of me riding a unicorn"
"An image of me as the
Justin Mitchel (@justinmitchel) 's Twitter Profile Photo

Since I just bought a new Apple Mac mini... I need to get it setup for coding software. In the thread below, I will post the videos that are: - Beginner friendly - Short (<5 minutes) - Mini tutorials - Eventually advanced setups - Install & setup free and open source software

Justin Mitchel (@justinmitchel) 's Twitter Profile Photo

Run your code anywhere with Docker and containers. This short will show you how on your Mac. Docker allows you to run all kinds of software without installing anything other than Docker. It's magical and used all across web development. Watch how to install it now (it's easy)

Justin Mitchel (@justinmitchel) 's Twitter Profile Photo

If you're first learning to code, download VSCode on your Mac. It's a great code editor that provides a lot of helpful functionality out of the box for all sorts of Open Source programming. Turn AI features off. The only way you can learn to code is by actually doing it

Justin Mitchel (@justinmitchel) 's Twitter Profile Photo

Fortunately or unfortunately, if you are writing software on an Apple Mac, you'll need to download Xcode and install Command Line Tools. App Store > Xcode > download then Open Xcode > Agree to download command line tools or Open the terminal and run: `sudo xcode-select

Justin Mitchel (@justinmitchel) 's Twitter Profile Photo

Just dropped a 6.5hr course on my YouTube channel to Build Google docs from scratch using… - Django - Next.js - Django Ninja - Google Login - CKEditor - Email-based Django users by customizing the user model - From scratch Google OAuth so you can use it with Django, DRF, or

Just dropped a 6.5hr course on my YouTube channel to

Build Google docs from scratch using…

- Django
- Next.js
- Django Ninja
- Google Login
- CKEditor
- Email-based Django users by customizing the user model
- From scratch Google OAuth so you can use it with Django, DRF, or