You (probably) don't need to learn C
Briefly

C is an abstract model of a computer, and modern CPUs do all kinds of things that C doesn't show you or explain.
C can teach you useful things, like how memory is a huge array of bytes, but you can also learn that without writing C.
Read at Nedbatchelder
[
]
[
|
]