Really the only people that need to deal with the real binary machine code are the people who design CPUs and people who create compiler backends. Even then they will likely use some level of abstraction (e.g. assembly) whenever possible.
Loading User Information from Channel 9
Something went wrong getting user information from Channel 9
Loading User Information from MSDN
Something went wrong getting user information from MSDN
Loading Visual Studio Achievements
Something went wrong getting the Visual Studio Achievements
Really the only people that need to deal with the real binary machine code are the people who design CPUs and people who create compiler backends. Even then they will likely use some level of abstraction (e.g. assembly) whenever possible.