How to clean Xcode Cache or Temporary files.
Recently I had this problem and my first reflex is finding a script or an app to “clean” my Mac. It helps a bit but not much, since theses apps can only give you “safe” cleaning, typically removing caches data. Xcode takes a lot of space on your hard…
How to Clear Cache on Android
When we discuss about cache files, few questions arise in mind. What are temporary app files? How do you clear the cache on Android? And when should you do it? Your Android phone’s limited storage can fill up quickly. One cause of this is that the…
How to Install Python on Windows
There are three installation methods on Windows: 1-The Microsoft Store2-The full installer3-Windows Subsystem for Linux How to Check Your Python Version on Windows You can also use cmd.exe or Windows Terminal. With the command line open, type in the…
Tips for Bounds and Frames in IOS
Tips for Bounds and Frames in IOS The bounds of an UIView is the rectangle, expressed as a location (x,y) and size (width,height) relative to its own coordinate system (0,0). The frame of an UIView is the rectangle, expressed as a location (x,y) and size…
Use Your MAC Without a Mouse-Part2
Use these keyboard shortcuts for Application and other commands. Command+Space — Show or hide the Spotlight search field (if multiple languages are installed, may rotate through enabled script systems) Control+A — Move to beginning of…
Use Your MAC Without a Mouse
Use these “finder” keyboard shortcuts. Command+A — Select all items in the front Finder window (or desktop if no window is open) Option+Command+A — Deselect all items Shift+Command+A — Open the Applications folder Command+C — Copy…
Work on MAC-OSX without using mouse or Touchpad
If you have Universal Access, use these keyboard shortcuts to manipulate your cursor in lieu of using your mouse. To set this up, go to your Universal Access preferences and activate Mouse Keys. 8 — Move Up 2 — Move Down 4 — Move Left 6…
Work with your browser without using mouse
browser without using mouse Use browser shortcuts. Control+I — Open Favorites Control+H — Open History Control+N — Open a new window Control+O — Open another document or webpage Press Alt + letter underlined on toolbar —…
How to Use Your Computer Without a Mouse-Part-2
Computer Without a Mouse Use these general folder/shortcut controls. F4 — Selects the Go To A Different Folder box and moves down the entries in the box (if the toolbar is active in Windows Explorer) F5 — Refreshes the current window. F6…
How to Use Your Computer Without a Mouse-Part-1
Computer Without a Mouse If your operating system has Mouse Keys, Go to Start > Control Panel > Ease of Access to activate it. This will allow you to use the arrow keys to control your cursor in lieu of the mouse. Use these Windows system key…