Development Tools
Bitbucket Keyboard Shortcuts Cheat Sheet
A practical Bitbucket keyboard shortcuts guide, containing shortcuts for core functions like code browsing, repository management, and Pull Requests, to improve team code collaboration and review efficiency.
March 15, 2021
Regular Expression Cheat Sheet
A comprehensive regular expression guide covering basic syntax, common matching patterns, practical cases, and other core content to help developers master text processing and pattern matching skills.
June 15, 2020
Folha de Comandos Git (Cheat Sheet)
Um manual de referência sistemático de comandos Git, incluindo instruções detalhadas para operações principais como controle de versão, gerenciamento de branches e repositórios remotos, ajudando desenvolvedores a dominar o sistema Git.
May 10, 2020
Git Commands Cheat Sheet
A systematic Git command reference manual, including detailed instructions for core operations such as version control, branch management, and remote repositories, helping developers master the Git version control system.
May 10, 2020
Git Komutları Cheat Sheet
Versiyon kontrolü, dal yönetimi ve uzak depolar gibi temel işlemleri içeren sistematik bir Git komutları referans kılavuzu; geliştiricilerin Git versiyon kontrol sisteminde uzmanlaşmasına yardımcı olur.
May 10, 2020
Linux Command Line Cheat Sheet
A comprehensive Linux command line reference manual, covering core commands for file management, system configuration, network tools, and more, helping users master Linux system operation and management skills.
April 5, 2020
Regular Expression Cheat Sheet
A systematic regular expression cheat sheet covering basic syntax, character classes, quantifiers, grouping, and other core concepts to help developers master text processing and pattern matching.
April 5, 2020
ADB Command Cheat Sheet
A complete ADB (Android Debug Bridge) command reference manual, covering device connection, app debugging, file management, and other core functions to help developers master Android device debugging techniques.
February 6, 2020
Composer Cheat Sheet
Composer is a dependency management tool for PHP 5.3+. It allows you to declare the libraries your project depends on, and it will install them for you in your project. Composer is not a package manager.
March 6, 2018