Link Collection¶
Git Resources¶
- Check and change Git settings with git config
- Essential initial setup to do right after installing Git
- Create a local Git branch and push it to remote
- Search GitHub issues and pull requests
Productivity Tips¶
- Emoji cheat sheet
- Copy only the visible cells
- Color-code with the IF function: change text and background color to highlight in red
- Tips for searching files in Windows
Application Resources¶
Infrastructure Resources¶
- Network fundamentals
- IT terminology dictionary
- CIDR address calculator
- [Ubuntu] How to set a static local IP address
- About the EXT3-fs warning message
- Install pyenv, how to use it, and what to do when Python version switching fails
- Install Python 3.6.0 on Ubuntu 16.04
- Remove unnecessary packages with autoremove
- How to install Python on Windows
- Hide the progress meter in the curl command
- Check the IP and MAC addresses in use on Windows 10
Development Process¶
- Effective DevOps
- Benefits of rolling out GitHub to all employees (including non-engineers): how it works as a project management tool