this post was submitted on 27 Jun 2023
9 points (100.0% liked)

Programming

13345 readers
1 users here now

All things programming and coding related. Subcommunity of Technology.


This community's icon was made by Aaron Schneider, under the CC-BY-NC-SA 4.0 license.

founded 1 year ago
MODERATORS
 

what is the best way to learn C ? I know basic python but would like to learn C, I tried searching online but couldn't find a good resource that's good for a beginner like me. any suggestions ?

you are viewing a single comment's thread
view the rest of the comments
[–] [email protected] 1 points 1 year ago

Coming up with ideas for programs to code is the part I struggle with the most, so I like to use codewars.com when I'm trying out a new language. Really, the only way to learn is to practice, practice, practice.