Articles

26 articles

Git, GitHub and VS Code — A Complete Beginner's Guide to Version Control
Technology - Non SAP 13 min read
Developer Toolchain · Ch 2

Git, GitHub and VS Code — A Complete Beginner's Guide to Version Control

Never lost your code to a bad edit? Never wished you could just go back to the version that worked? That is exactly what Git solves. This guide explains Git, GitHub and VS Code in plain English — what each tool does, how they work together, and how to set everything up from scratch. Includes a full command reference, branching explained simply, real workflow scenarios, and answers to the most common questions developers ask. Whether you are writing your first line of code or refreshing your fundamentals, this is the guide you will come back to.

GitGitHub
How HTTPS Works
Technology - Non SAP 9 min read

How HTTPS Works

Every time you see the padlock in your browser, HTTPS is at work. This post explains what HTTPS is, how TLS makes it secure, what a certificate actually does, and why HTTP alone is never enough — all in plain English without the cryptography deep-dive.

HTTPSTLS