Hacker News new | ask | show | jobs
by mettamage 2268 days ago
If you really have no clue about anything, then I might be able to help a tiny bit.

Get basic hardware knowledge by doing nand2tetris [1]. It's about building a computer from the transistor up, all the way until you create your own tetris game.

The Hardware Hacker: Adventures in Making and Breaking Hardware (manufacturing hardware in Shenzen) [2]

This guy shows a cool couple of YouTube videos on hacking iPhones in Shenzen [3]. Hacking as in exploring and tweaking, not as in breaking in.

[1] https://www.nand2tetris.org/

[2] https://www.amazon.com/Hardware-Hacker-Adventures-Making-Bre...

[3] https://www.youtube.com/channel/UCO8DQrSp5yEP937qNqTooOw/vid...

1 comments

Thanks, I have ordered the book and plan to start the nand2tetris. I really loved the way the guy explained the HDL. Very clear, I look forward to learning it and doing a lot with it.