code

Technical Debt - Blog post
Learn Online Quick Tips

Technical Debt: How to reduce it?

Introduction Technical debt is often used to describe the slow development process of software systems. It can be caused by any number of things, from coding issues to other problems that hold down software dev...

source code -object code
Learn Online

Source Code Vs. Object Code | what’s the difference?

Introduction  The difference between Source Code and Object Code is that Source Code is written in a human-readable programming language while Object Code is written in machine language and is not easily unders...

Git - a distributed version control system
Learn Online Quick Tips

Say yes to Git: The most powerful open-source version control system 

Introduction Git is a well-known version control program. Since its beginning by Linus Torvalds in 2005, Junio Hamano has handled its maintenance. Git is a distributed source code management and revision contro...

Bitbucket
Learn Online Quick Tips

BITBUCKET CODE REVIEW

What is a Bitbucket?  Bitbucket is a source code management (BCM) tool that helps you manage your project’s source code. You can use it to collaborate with other developers, build and manage projects, monitor t...