Over 10 years we help companies reach their financial and branding goals. Engitech is a values-driven technology agency dedicated.

Gallery

Contacts

411 University St, Seattle, USA

engitech@oceanthemes.net

+1 -800-456-478-23

Blogs authored by Gaurav Sharma

Blockchain, in Simple Words

Blockchain
blockchain technology digital network

Blockchain is a distributed database that is shared among the nodes of a Computer Network. It is essentially a database, that saves a copy of the database across multiple nodes instead of saving it in one place. It is also called a Distributed Ledger. Immutability is one of the most important properties of a Blockchain. […]

What is Servant Leadership?

People
origami paper boats arrangement

Recently, I was forced to think that what kind of Leadership Style is suitable to our organization’s culture. The answer I kept coming to was Servant Leadership. I wrote that as an answer to many of my colleagues. What I missed though was, defining it in more detail. In my understanding, it’s pretty clear, the […]

Code Review

Software Development

The activity of systematically examining computer source code with the intent of finding mistakes created or overlooked during the development process, thus improving the overall quality of the software. Processes to do it There’re commonly three processes to do Code Review. Pair Programming (Mostly used in the Extreme Programming) Informal Walk through Formal Inspections We […]

×