Saasufy
Vocabuo - The vocabulary app
DB Pro
TypeQuicker
SaaS Hub Directory
Sopa
Plainform.dev
Ash list
Think Python
Google's Python Class
The New Boston video series
A Byte of Python
Hackr.io
Learn Python The Hard Way
Corey Schafer Youtube
Udacity - CS101
A platform for building custom SaaS applications using AI with no-code. Optimized to reduce the complexity and number of errors.
SaasufyNo Saasufy videos yet. You could help us improve this page by suggesting one.
Based on our record, Saasufy should be more popular than Think Python. It has been mentiond 28 times since March 2021. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
Reading this is strange to me because it's exactly what I've been working towards for the last 14 years or so... But TBH, it came together piece by piece. I've built a full implementation in Node.js with a set of declarative frontend components. https://github.com/Saasufy/saasufy-components?tab=readme-ov-file#saasufy-components And https://saasufy.com/ It's surprising how much functionality you can assemble with... - Source: Hacker News / 9 days ago
I'm working on the backend your AI doesn't have to build https://saasufy.com/ For vibe coders. With a focus on: - Security - Analytics - Realtime capabilities. - Source: Hacker News / 12 days ago
This is a good article. I've been working on such infrastructure to facilitate safe vibe coding with a focus on simple access control and analytics. https://saasufy.com/ I think this is spot on but the new abstractions are yet to be popularized but I'm seeing some clear patterns arise. This is something I spend a lot of time thinking about because the new abstractions must fit within existing paradigms to provide... - Source: Hacker News / 23 days ago
This is neat. I've been dreaming of something like this to host frontends connected to my backend platform https://saasufy.com - Because it's built with WebSockets, it doesn't have CORS limitations so I can literally make Claude Code create an index.html file on my computer's file system, then open it directly from the file system by double-clicking it (served via file:// protocol) then, when I'm happy, I can grab... - Source: Hacker News / about 1 month ago
When building agent integration for my serverless backend https://saasufy.com/, I decided to use skill markdown files curl commands inside instead of building out MCP tools. The curl command is just so popular, models are really good at using it. Also I like that curl is for bash and my platform requires JSON payloads; it makes the separation clear to the agent. I find it to be very reliable. - Source: Hacker News / about 2 months ago
This course actually starts with an introduction to Python. Since you don't have access yet, you can give Think Python a whirl - https://greenteapress.com/wp/think-python/ and for a more interactive experience, I really enjoyed this one - https://scrimba.com/learn/python. Source: over 3 years ago
Start with Think Python or learn x in y..both are free resources and good for basic understanding and practise. Source: over 3 years ago
This free book taught me Python many years ago https://greenteapress.com/wp/think-python/. Source: about 4 years ago
In terms of learning the basics of Python programming, you can get the first edition of Think Python in PDF form for free. Source: over 4 years ago
Computer Science โ For understanding software development. As for a programming language to learn, I recommend Python or Javascript. Try Crash Course's Computer Science videos, the free Think Python book, and/or Part 1 of The Modern JavaScript Tutorial. Source: over 4 years ago
Vocabuo - The vocabulary app - Learn language with AI, spaced-repetition flashcards
Google's Python Class - Assorted educational materials provided by Google.
DB Pro - DB Pro is the modern way to work with databases
The New Boston video series - Enjoy the videos and music you love, upload original content, and share it all with friends, family, and the world on YouTube.
TypeQuicker - The AI Typing Application
A Byte of Python - A Byte of Python is a Python programming tutorial and learning book that teaches you how to program with the Python programming language.