Where do I start hacking (the good kind)?
3
answers
|
Answer it!
|
. If you want to reverse-engineer/modify proprietary apps, then you want to start by learning a low-level language.
. If you want to understand/modify open source apps, then one of the higher-level languages (eg, C++, Java) would be more appropriate.
.
. If you want to learn how computers work, in general, then steveastrouk's suggestion of an Arduino is a great option.
![]() |































