Toggle navigation
HUANG's Notes
HOME
LIFE
NOTES
About
Tags
HUANG's Notes
There is no royal road to learning -- Anthony Trollope
DevOps Resources
BY Guanqiao Huang
Ubuntu AWS CLI Install: sudo apt install awscli Check version: aws --version Resource ZSH Install: sudo apt install zsh Check version: zsh --version Resource Docker First, upda...
Learn Salesforce
BY Guanqiao Huang
Welcome to Salesforce Salesforce Platform Basics Linkedin Learning: Learning Salesforce for Admins (5 hour 22 minutes) To access the course, click Next > Click Load Learning Salesforce fo...
Salesforce Topics
BY Guanqiao Huang
Introduction to Salesforce Articulate the module objectives. Highlight the key concepts of the module. Highlight BSM connections to content. Recall the role and responsibilities of a sale...
Agile Tips
BY Guanqiao Huang
Agile Software Development Tips There are many applications of the Agile approach used in industry (such as Kanban, Lean etc.) of which Scrum is only one methodology. That said, it is the most w...
Markdown learning resource
BY Guanqiao Huang
Markdown styles text to make it easier to present lists, images, code, and other content in GitHub gists and comments within issues and pull requests.Markdown can also be used in popular workpla...
Markdown Cheat Sheet
BY markdownguide.org
Markdown Cheat Sheet Thanks for visiting The Markdown Guide! This Markdown cheat sheet provides a quick overview of all the Markdown syntax elements. It can’t cover every edge case, so if you need...
Learn GitHub
BY Guanqiao Huang
Learn GitHub GitHub Learning Lab Introduction to GitHub Github Cheat sheet By now you should be able to: Create and use a repository Start and manage a new branch Collaborate with others...
Git Notes
BY Guanqiao Huang
git init 一开始初始化repo git clone (remote repository only) 一开始从某地址克隆repo .git Git自动生成的文件夹,用来保存history .gitignore 一个文件用来忽略某一类文件或文件夹,比如一类文件*.mp4或者[Db]ebug文件夹 git add . 添加所有文件到stage状态 git add...
Git Key Terms
BY Guanqiao Huang
Git Key Terms: Version Control System (VCS) or Source Code Manager (SCM): A VCS allows you to: revert files back to a previous state, revert the entire project back to a previous state, re...
Learn Git
BY Guanqiao Huang
Learn Git Codecademy Introduction to Git This will take you approximately 8 hours 45 minutes to complete. Basic Git Workflow How to Backtrack in Git Git Branching Git Teamwork By now you...
← Newer Posts
Older Posts →
FEATURED TAGS
JavaScript
CSS
HTML
CLI
Agile
Git
Markdown
Salesforce
ABOUT ME
Sidebar
✉️ huangguanqiao@foxmail.com