Home Tags Exponent

Tag: exponent

Yarn: A Quick, Reliable and Safe Way to Share Code

0
Yarn is a collaboration between Facebook, Exponent, Google and Tilde. It is a package manager which aims at more reliable and secure installs. It...

Linux Administration: A Smart Career Choice

0
This is a good year for IT professionals with a number of new jobs in emerging technologies like Big Data and Analytics, and Social...

Joy of Programming: Understanding Bit-fields in C

2
One important feature that distinguishes C as a systems programming language is its support for bit-fields. Let us explore this feature in this column. In...