|
|
|
|
|
by gptadmirer
1279 days ago
|
|
Are you me? I am learning C lately, been a few weeks. I am an SWE with 7 years of experience in JS/TS world. Currently I am trying to learn how to test C correctly, seems there are lots of approaches. It began when I decided to learn low level development a few months ago. I completed my Chip 8 emulator. Next I bought Arduino a month ago and I was playing around with it. Now I am reading AVR Programming book so I decided to learn C properly. On the side I already made a small keyboard with a microcontroller with QMK firmware. Soldering and stuffs. Next what I’m trying to learn is some electronics knowledge just enough to make stuffs. This is way more fun than my web development job! Currently the resources I use:
- Learn C The Hard Way
- BeeJ’s guide to C
- random video tutorials from the internet
- Make: Arduino
- Make: AVR programming |
|