GitHub
For differnet projects or assignments you may do at university or anywhere this would be good for you to use as you can show others your work, collab with other users on a project and of course show your progress when working on a project from start to finish. You can upload any type of file on GitHub e.g. html, php, css, py, c and many more.
GitHub is free to use and if you are a student you can sign up for the GitHub student offer to get other tools for you to use.
You can use GitHub from within the Atom text editor, VScode or drag and drop through the web application to create your repository and upload your files.
Why use GitHub?
As already stated to show your work and skills as you can link your GitHub to your linkedin for potential employers to see some of your work. If you use the cli (command line interface) you can also learn different git commands and with GitHub you can learn to work in a DevOps environment. It also makes any group assignments you may have to do where you have to build something easy for everyone to collab on as you can add users to a GitHub repository to work on the project.

Comments
Post a Comment