
Gotty
Teleconsole
Pagekite
Warp
Requestly
Vercel
beame-insta-ssl
ngrok
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
GottyGotty might be a bit more popular than Think Python. We know about 13 links to it since March 2021 and only 9 links to Think Python. 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.
We used to run terminal in browser using https://github.com/yudai/gotty and the entire dev team remapped their Ctrl+w to Ctrl+`. We did frontend and backend development with this setup almost for 1.5 years. Muscles memory and till this date, always have the fear if my actual terminal will get closed if I use Ctlr+w :P. - Source: Hacker News / 9 months ago
I use nix-on-droid to keep a dev environment on my phone. Sometimes I have an hour or two to kill in the university library. I use their computers' screens and keyboards, but I'm coding on my phone through a browser tab and https://github.com/yudai/gotty Beats the hell out of trying to be productive on Windows. - Source: Hacker News / over 2 years ago
The shell itself doesn't really seem any better than e.g. [gotty](https://github.com/yudai/gotty), and there's a bunch more similar things, so at the moment, doesn't seem too useful... - Source: Hacker News / over 2 years ago
(FYI: A fun manual remote terminal. Totally insecure, but fun.). Source: over 3 years ago
Thank you for all the suggestions. I tried some of these and decided to go with GoTTY: Https://github.com/yudai/gotty. Source: over 3 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
Teleconsole - Teleconsole is a free service to share your terminal session with people you trust.
Google's Python Class - Assorted educational materials provided by Google.
Pagekite - Bring your localhost servers on-line.
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.
Warp - Warp (Windows Advanced Rasterization Platform) is a high-speed software rasterizer tool designed for the accurate reproduction of bitmap graphics on modern microprocessor-based systems.
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.