
SimpleX chat
Signal
Telegram
Element.io
Tox
Briar
WhatsApp
Session Messaging App
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
SimpleX is a new platform for distributed Internet applications where the privacy of the messages and the network matters most. The current version is stable, robust and can be used from the terminal (command line) on all major desktop platforms (Linux/Mac/Win) and on Android phones in Termux!
There is currently no messaging application that respects user privacy and guarantees metadata privacy โ in other words, messages could be private, but a third party can always see who is communicating with whom by examining a central service and the connection graph. SimpleX, at its core, is designed to be truly distributed with no central server. This allows for enormous scalability at low cost, and also makes it virtually impossible to snoop on the network graph.
SimpleX chat
Think PythonSimpleX Chat is highly recommended for privacy-conscious individuals, activists, journalists, or anyone who handles sensitive information and values secure communication. It is also a good option for those interested in trying out decentralized, open-source communication platforms.
No SimpleX chat videos yet. You could help us improve this page by suggesting one.
Based on our record, SimpleX chat should be more popular than Think Python. It has been mentiond 75 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.
Anyway, copying and reproducing is a great way to learn. It also train the mind to decompose every applications in small pieces. The same could have been done for Briar, SimpleX or Telegram applications, all of them are open-source and available on Github, Gitlab or somewhere else. Some of them are supporting mobile, desktop and web platform, in short, they are great targets. To summarize, if you want to learn how... - Source: dev.to / 2 months ago
Https://simplex.chat/ It already has quite big communities https://simplex.chat/directory/. - Source: Hacker News / 6 months ago
I like the way SimpleXChat works. Good luck getting anyone to switch to it though. https://simplex.chat/. - Source: Hacker News / 9 months ago
Https://simplex.chat/ Seems to take security and decentralization pretty far while keeping it convenient enough. - Source: Hacker News / 9 months ago
I want to switch to SimpleX Chat[1] but at the moment there are issues with battery usage on android devices because of the way notifications are done. I hope this[2] or some other solution get merged soon even if there is a slight impact on anonymity. [1] https://simplex.chat/ [2] https://github.com/simplex-chat/simplex-chat/pull/6205. - Source: Hacker News / 9 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
Signal - Fast, simple & secure messaging. Privacy that fits in your pocket.
Google's Python Class - Assorted educational materials provided by Google.
Telegram - Telegram is a messaging app with a focus on speed and security. Itโs superfast, simple and free.
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.
Element.io - Secure messaging app with strong end-to-end encryption, advanced group chat privacy settings, secure video calls for teams, encrypted communication using Matrix open network. Riot.im is now Element.
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.