
LineageOS
GrapheneOS
CalyxOS
Android
Ubuntu Touch
CopperheadOS
postmarketOS
e.foundation /e/
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
LineageOSBased on our record, LineageOS seems to be a lot more popular than Think Python. While we know about 253 links to LineageOS, we've tracked only 9 mentions of 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.
Https://lineageos.org/ There's a bunch of officially supported phones but most Android phones will have unofficial support also. - Source: Hacker News / 3 months ago
I found myself in a similar situation and also started de-googling, which is much nicer and liberating than I was fearing. I did the exact same thing with Immich (what a great software, by the way!). And in case it helps: Instead of always relying on google maps, I now mostly use CoMaps (https://www.comaps.app/). Way better than using directly OpenStreetMap. And for my Pixel 7, I switched to LineageOS with gapps... - Source: Hacker News / 12 months ago
I have used LineageOS [0] for a few years on my old phone, and last year I got a Pixel 4 and I am using Graphene on it. Both systems work well and I am really glad they exist; Graphene gets extra points for its extremely easy installation process. Unfortunately it seems Graphene is already phasing out support for the Pixel 4 [1], so I'll have to switch back to Lineage at some point. The only technical limitation I... - Source: Hacker News / about 1 year ago
LineageOS[0] (and/or other non-Google OS)+F-Droid[1] (and/or other third-party app stores) allow you to avoid Google altogether. Which is nothing new. Is that possible with IOS? I think not. [0] https://lineageos.org/ [1] https://f-droid.org/en/. - Source: Hacker News / almost 2 years ago
The ability to root my phone allowed me to customize it in ways I had never imagined. I found myself diving into the world of custom ROMs, experimenting with different operating systems for my device. CyanogenMod (now LineageOS) quickly became my favourite, offering a level of control and customization that felt almost magical. To flash these new systems, I had to install ClockWorkMod Recovery (CWM), a process... - Source: dev.to / almost 2 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
GrapheneOS - GrapheneOS is an open source privacy and security focused mobile OS with Android app compatibility.
Google's Python Class - Assorted educational materials provided by Google.
CalyxOS - Privacy-focused operating system for smartphones based on Android and microG
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.
Android - Android is an open source mobile operating system initially released by Google in 2008 and has since become of the most widely used operating systems on any platform.
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.