
yabai
Rectangle
Moom
BTT Remote
Contexts
Mizage Divvy
Homebrew
Magnet Window Manager
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
yabaiBased on our record, yabai seems to be a lot more popular than Think Python. While we know about 138 links to yabai, 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.
Aerospace does not rely on the native spaces feature. Instead, it has the concept of virtual workspaces, all of which live in a single native macOS space. Switching between these virtual workspaces essentially means hiding all other windows and only keeping the window(s) assigned to the active workspace. This is genius, as it makes Aerospace incredibly flexible in managing windows between workspaces, without the... - Source: dev.to / 28 days ago
Interesting. I used to daily drive for almost a year until a major macOS update broke it and I just didn't have it in me to diagnose the issue. I'll bookmark this for future adventures, thanks! - Source: Hacker News / about 1 month ago
> Liquid Radius doesn't touch /System or modify the SSV I'm not doubting you, but by requiring users to disable SIP you are effectively opening their entire system to SSV attacks. 99% of "regular" users won't understand that tradeoff. Rounded corners are not worth disabling the operating system's major security protections, especially in today's crazy cyber environment. Yabai [0] is a good example of how... - Source: Hacker News / about 2 months ago
This. My 2013 MacBook Pro lasted just shy of 10 years no issues. My m3 max mbpro I only wish was the larger screen one and not the 13 inch one โฆ oh well. But I suspect it will last me โ and be passed down as well โ 8-10 years as well. The trackpads are second to none. So are the speakers. The screen are pretty good. I wish mine got even brighter but the m4s do. The keyboard is finally awesome. The OS just works.... - Source: Hacker News / 11 months ago
Aerospace is nice, but also consider checking out yabai [0] + sketchybar [1] for an i3/hyprland style tiling setup. More customizable (IMO) and perfectly suited for a terminal based workflow :~^) [0] https://github.com/koekeishiya/yabai. - Source: Hacker News / 12 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: about 3 years ago
Start with Think Python or learn x in y..both are free resources and good for basic understanding and practise. Source: about 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
Rectangle - Window management app based on Spectacle, written in Swift.
Google's Python Class - Assorted educational materials provided by Google.
Moom - Move your mouse over the green zoom button in any window, and Moom's mouse control overlay will appear (as seen in the above animation).
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.
BTT Remote - A remote control for you Mac, using your iPhone or iPad
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.