I started programming when I was in the 6th grade when my older brother received a web design for children book as a gift but never touched it. I picked it up one day and little did I know...
I invested my 20's working as a staff software engineer on the ROSE Compiler team at Lawrence Livermore National Lab (LLNL) from 2010-2019.
Today's C++ coding practice is to find the maximum and minimum of two numbers without using any loop or condition.
Today's C++ coding practice is to check if two numbers are equal without using arithmetic operators or comparison operators.
Today's C++ coding practice was motivated by a simple C++ interview challenge question on toptal.com involving arrays.
The beginning of every programming language adventure is greeting the world!