C's heritage: bitwise and equality operators
Posted on 29 December 2011 in Articles • Tagged with programming, C, JavaScript • 2 min read
The design of C made by Brian Kernighan and Dennis Ritchie has influenced the whole software and hardware industry. Sometimes you can feel the heritage of C even in modern high-level dynamic languages like Javascript.
Continue reading