0
Suggest a better way to learn c programing ?
3 ответов
+ 3
A better way - than what? What have you been trying? What feels wrong to you? Can you elaborate on your question?
https://www.sololearn.com/Discuss/588107/?ref=app
+ 3
here are my steps to learning programming concepts:
1- learn concept [example: a for loop]
2- run the concept as code to see the output
3- modify the code and examine how it changes the result [example: adding things to an array x amount of times]
4- make something semi useful with what you've learned [example: for loop through a data set like baseball teams and arrange an array from most wins to least]
+ 1
actually its my first time...i jus started before 1 weak in my college...