Version Control & Collaboration With Git & GitHub
Hello 👋 and welcome, I’m undergoing a refinery process with The Startup Intern. During this process, I’ll be provided with study resources and tasks that will help solidify my learning. On successful completion of this process, I’ll be assigned to an organization as a backend developer intern. Kindly check out The Startup Intern on their website or on Twitter to know more about them and what they do. 🤝
Beginner’s Tool-kit for Git & GitHub
Developers use GitHub to store and manage their codes, as well as track and control changes to the codes they create.

Kotlin⚡️: Loops | Erselan Khan
Today we will show you how we can use different types of Loops in the Kotlin programming language.

Forking and Pushing Changes to a Remote Repository using Git and GitHub
“Git” is a version control tool, to make a slightly less than one-to-one comparison, it’s like a Google Docs for code.
How to use Git & GitHub for Version Control
In the last post we created a simple authenticated website using Auth0 and RedwoodJS. Before we add more features to this project, it’s important to talk about version control.

Must Know Git Commands for a Developer
Whether you are a professional developer or a beginner in Computer Science, you often have heard the words git and GitHub, as nowadays git has become a daily need in our life as a developer, and is widely used in the software industry.
