Thread: Regarding Programming Practice

  1. #1
    Registered User
    Join Date
    Dec 2019
    Posts
    1

    Regarding Programming Practice

    Is there any website or book where I can get topic wise programming problems in C language? I have found "The C programming language" by Kernighan and Ritchie, but I can't find its solutions. Please also tell me where can I find its solutions. Please tell me. I am in a dire need of practicing and I need topic wise problems with solutions to do more programming practice.

  2. #2
    Registered User
    Join Date
    Feb 2019
    Posts
    1,078
    Quote Originally Posted by Darth Vader View Post
    Is there any website or book where I can get topic wise programming problems in C language? I have found "The C programming language" by Kernighan and Ritchie, but I can't find its solutions. Please also tell me where can I find its solutions. Please tell me. I am in a dire need of practicing and I need topic wise problems with solutions to do more programming practice.
    Search your feelings... I know there is still good in you...

  3. #3
    Registered User
    Join Date
    Aug 2019
    Location
    inside a singularity
    Posts
    308
    Search your feelings... I know there is still good in you...
    Lol

    Google search has it all....
    "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook, The Wizardry Compiled

  4. #4
    Registered User
    Join Date
    Dec 2019
    Posts
    8
    I dont think there is a problem with sharing resources for learning instead of pointing to google.

    Here is two websites i know of, both have no solutions though from what i know? The 2nd link i found from a post from hodor (thans go to him ).

    1. https://codeforces.com/problemset
    2. Archived Problems - Project Euler

  5. #5
    Registered User
    Join Date
    Aug 2019
    Location
    inside a singularity
    Posts
    308
    > I dont think there is a problem with sharing resources for learning instead of pointing to google.

    Lol, there sure is a problem. Research is what drives learning, self-learning to be precise. And when you do self-learning, you understand more than what you understand if it is spoon-fed to you. If one can't to that themselves there's really no point in learning. What the OP cares about is problems for programming practice "topic-wise" and what you shared is a link to a competitive programming community, just saying. If that's what (s)he means, (s)he's being vague. If they can't find solutions, post the problem here. There are quite a few active members, like you mention Hodor, here that will help them solve the problem and probably teach them more. Really, try searching this: "
    I am in a dire need of practicing and I need topic wise problems with solutions to do more programming practice." and you'll have most of what you think you want.
    Last edited by Zeus_; 12-13-2019 at 09:26 AM.
    "Programming today is a race between software engineers striving to build bigger and better idiot-proof programs, and the Universe trying to produce bigger and better idiots. So far, the Universe is winning." - Rick Cook, The Wizardry Compiled

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. C Intermediate Programming Practice
    By JordanWatson in forum C Programming
    Replies: 3
    Last Post: 11-25-2015, 09:29 PM
  2. Is this bad programming practice?
    By avalanche333 in forum C++ Programming
    Replies: 1
    Last Post: 03-31-2007, 11:39 PM
  3. Bad programming practice question
    By caduardo21 in forum C Programming
    Replies: 15
    Last Post: 06-01-2005, 02:08 PM
  4. Good C programming practice
    By Juganoo in forum C Programming
    Replies: 4
    Last Post: 12-21-2002, 03:20 AM
  5. good programming practice
    By Unregistered in forum C Programming
    Replies: 0
    Last Post: 02-26-2002, 08:09 AM

Tags for this Thread