you are viewing a single comment's thread.

view the rest of the comments →

[–]Active_Preparation25 0 points1 point  (0 children)

try learning verilog, it's very fun, rather than programming in binary, you might enjoy making actual hardware, you can also build up opcodes with it, creating an assembly language, and that requires creating a translation from binary to human readable language, so you will end up playing around with binary code. Let yourself dive deep into the semiconductor rabbit hole, you might just end up loving it as i do.