Skip to content

πŸ‘¨β€πŸ’» Developer handbook, It contains all info that a developer used in daily life (Git commands, GitHub Action, HTTP response status etc...)

License

Notifications You must be signed in to change notification settings

Sambit650/Developer-handbook

Folders and files

NameName
Last commit message
Last commit date

Latest commit

Β 

History

50 Commits
Β 
Β 
Β 
Β 
Β 
Β 
Β 
Β 

Repository files navigation

Developer-handbook πŸ§‘β€πŸ’»

As a Software EngineerπŸ§‘β€πŸ’» one of the toolsπŸ›  I interact with on a daily basis is Git.
Git is one of the most widely used and popular version control systems for maintaining software source code.
Once you start working on large projects with multiple team members, using version control becomes a necessity.

Git - the simple guide πŸ‘‡

😎 Everyday at work I find myself using the following Git commands to get my work done.
I’m sure you’re already using these commands as well, if not then you can count it your lucky day😊.
So you are welcome.....πŸ™

  • πŸ‘‰ Just a Simple guide for getting started with git πŸ˜„
  • Check Out Git Documents 😎
  • This covers the basic commands of Git
  • Check Out Git-QA 🀨

🦹 The best way to learn anything is to do it by yourself!


HTTP Response and Error Codes πŸ‘‡

🀨 What is HTTP status code❓

πŸ₯· When client’s request to the server, server provide a HTTP (Hypertext Transfer Protocol) response status code, Which allows us to understand what is happening on the back-end of a website, determine what errors need to be fixed.
All HTTP response status codes are parted into five categories.
for Details please click on that HTTP Error Status link πŸ‘‡

✳️ Check HTTP Error Status 😎


πŸ‘‰ Add a ⭐ if you like it 😊

Credits:

Β© Sambit Das | 2021

About

πŸ‘¨β€πŸ’» Developer handbook, It contains all info that a developer used in daily life (Git commands, GitHub Action, HTTP response status etc...)

Topics

Resources

License

Stars

Watchers

Forks

Packages

No packages published