New & Notable

Full Git and GitLab tutorial for beginners

This Git and GitLab tutorial is designed to get beginners up to speed quickly on how to use these CI/CD and DevOps tools to manage, merge and share code commits with other devs.

How to use the git remote add origin command

Need to connect a new project to a remote repo on GitHub, GitLab or Bitbucket? The git remote add origin command is the easiest way to do it.

How to use the git init command

Follow this git init tutorial to create a local repository, add files to the repo and perform commits on your local machine as you get started with distributed version control.

Why we use static final in Java for constants

Java doesn't have global constants per se, but it does have static final variables. Here we explore how these two keywords make a variable constant in Java.

How to set a Git username and password in Git config

There's a way to stop Git from repeatedly asking you for a username and password. Just set your username and password in Git config.

Coffee Talk: News & Insight

View All Posts

Multimedia

Videos, Podcasts, Photo Stories and Infographics

Search thousands of tech definitions

View All Definitions
App Architecture
Software Quality
Cloud Computing
Security
SearchAWS
Close