What would be the best way to learn C/C++ from a self taught perspective? I’ve been fascinated with learning about microcontrollers and the things they can do. #programming
@Psyklone Arduino dev environment is C++, although it's been simplified as far as build environment. Given your interest in microcontrollers, sounds like a good place to start.
@ambihelical Yea I saw it has its own language that’s a bit easier to grasp but you can use C++ as well. After doing some reading, I was thinking of just going with Rust instead but picking up both would make me more well rounded
@ambihelical Yea I saw it has its own language that’s a bit easier to grasp but you can use C++ as well. After doing some reading, I was thinking of just going with Rust instead but picking up both would make me more well rounded