Skip to content

Help with Programming problem(Beginner)! #21387

Answered by zencomplex
AurnobSYC asked this question in General
Discussion options

You must be logged in to vote

There are lots of books and resources out there that can help get you started. I recommend Problem Solving and Program Design in C – the 7th edition is searchable. This is a book used in college courses for computer science majors. C is a good language to start with, in my opinion, because it has been around forever and it’s a pretty “basic” language.

There’s a chapter in the book that was extremely helpful to me in providing methods to breaking down a problem into its parts (chapter 3.3), but I’d recommend that you start at the very beginning and go from there, even with some of the content that may not seem like it’s relevant to you now, because you really never know when you’re going t…

Replies: 3 comments

Comment options

You must be logged in to vote
0 replies
Answer selected
Comment options

You must be logged in to vote
0 replies
Comment options

You must be logged in to vote
0 replies
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
3 participants