|

Hints-Pi

A Place to Find Hints for working with the Raspberry Pi Overclocking the Raspberry Pi 4 Pi Considerations Raspberry Pi OS – Shrink, Copy, Backup and Restore Raspberry Pi OS Installation Instructions for Zero 2 https://qengineering.eu/install-64-os-on-raspberry-pi-zero-2.htmlTo keep wear and startup time at a minimum, we suggest replacing the dphys-swapfile with the traditional Linux swap mechanism….

|

Hints-Git

All the best hints for using Git. Added by all my fans. Simple Summary of Git Commands How to use Git-Ignore? Step 1: Open your terminal and change your directory to the folder where your files are located. cd directory(or)folderls -a Step 2: Create .gitignore File inside the project folder. Step 3: Write the name…

Hints-Sheets

Information on using Google Sheets Search and Replace Functions ‘=Substitute‘ is a simple function for find and replace The following hints work in both the regular search and replace module and in ‘=Regexreplace‘ openpyxl (for working with Excel files and LibreCalc files with xlsx extensions) Getting and Setting a Cell’s Value Find Similar Text –…

|

Hints-WordPress

Hints and Suggestions on Using WordPress and HTML for your Website Creation. A great place to get sample HTML code sections to use in HTML sections of WordPress: Get Bootstrap Possible Plugins for WordPress Adding Highlight to Text Using HTML You need to switch to HTML view to set the HTML statement. Here is how…

|

Hints-Python

A place to keep and find your hints on Python use. Possible Links for Training and Reference Text File Usage Simple Copy to Clipboard Hints on Using Tkinter Python Modules Link from freecodecamp.org Python VS JavaScript – what are the key differences? Estefania dives deep into both languages to explore how they handle loops, conditional…