
Grist
Airtable
Rows
Baserow
Stein
Google Sheets
NocoDB
Microsoft Office Excel
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
Grist
Think PythonThink Python might be a bit more popular than Grist. We know about 9 links to it since March 2021 and only 9 links to Grist. 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.
Grist Labs | Systems Engineer | Full-time | NYC OR REMOTE +/- 3hrs | https://getgrist.com We're looking for someone to make our modern spreadsheet software run everywhere. To apply, there's a puzzle. Just do:. - Source: Hacker News / over 2 years ago
[Baserow], [APITable], [Grist], and [Rowy] are all open source Airtable alternatives which offer hosted SaaS versions that include API access, though it's a bit difficult to compare the API rate limits across all these products. Self-hosting an app like this would allow you to bypass API rate limits altogether, if you're open to it. All the above products can be self-hosted โ and you might want to look at [NocoDB]... - Source: Hacker News / about 3 years ago
There's also Grist (https://getgrist.com) - SQLite based with Excel-like formulae in Python. - Source: Hacker News / over 3 years ago
The only things I have found are Baserow which is basically the best one I've found so far, but it doesn't allow search between columns, importing columns from other tables and I can't restrict users from editing and perhaps corrupting the data. NocoDB doesn't import CSVs and seems to be buggy for some reason. Grist allows restriction for people but it does not have as good filters as Baserow and I can't save my... Source: over 4 years ago
Phenomenal capabilities exceed Excel, Google Sheets, Airtable. Allows app-like views on spreadsheet data, with drag-n-drop configuration. Supports Python-based formulas with familiar Excel functions. Access rules allow sharing a single row or any subset of data. Open-source, and can be self-hosted. https://getgrist.com. Source: over 4 years 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
Airtable - Airtable works like a spreadsheet but gives you the power of a database to organize anything. Sign up for free.
Google's Python Class - Assorted educational materials provided by Google.
Rows - The spreadsheet where teams work faster
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.
Baserow - Build databases, automations, apps & agents with AI โ self-hosted, open source, no-code
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.