Rectangle
yabai
Magnet Window Manager
BTT Remote
Moom
Homebrew
AppCleaner
iTerm2
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
Rectangle
Think PythonRectangle is recommended for macOS users looking for a straightforward, lightweight solution to manage application windows. It is particularly beneficial for those who frequently work with multiple applications at once, including developers, designers, and anyone who values a tidy and organized desktop environment.
Based on our record, Rectangle seems to be a lot more popular than Think Python. While we know about 479 links to Rectangle, 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.
As a both old Linux and now decade user of MacOS, after I got used to no middle-click paste and no focus-follows-mouse: 1. Keyboard shortcuts are Emacs, Ctrl-A: start of line, E: end of line, K: kill selected or to end of line, Y to paste, etc. https://support.apple.com/en-au/102650#text 2. Karabiner elements (FOSS) fixes keyboard mappings outside of the Settings: https://karabiner-elements.pqrs.org/ 3. I have the... - Source: Hacker News / 2 months ago
Every macOS user uses Rectangle.app โ https://rectangleapp.com The ones who don't use it is because they donโt know it exists. - Source: Hacker News / 3 months ago
I use https://rectangleapp.com/ and enjoy it. I have shortcuts to move windows to the left/right half of the screen, and cycle between monitors. This, combined with native cmd+tab and cmd+` is enough for me. - Source: Hacker News / 3 months ago
Rectangle [1] is pretty much essential for me because of this. I use only a few keypresses (maximize window, move to one of the halves of the screen horizontally) but that is enough. My mouse very rately interacts with the borders of any window, or those buttons. I had to click on the green one that you mentioned in order to see what it did (yuck). [1] https://rectangleapp.com/. - Source: Hacker News / 3 months ago
I use Rectangle [1] for window management. I only use three shortcuts: full screen, left half of the screen, and right half of the screen. My editors and chrome are always running in one of these modes. But for other apps like Messages, Notes, Music, etc - yeah I don't usually expand them to full screen. [1] https://rectangleapp.com/. - Source: Hacker News / 3 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
yabai - A tiling window manager for macOS based on binary space partitioning
Google's Python Class - Assorted educational materials provided by Google.
Magnet Window Manager - Magnet Developers
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.