Replies
Welcome, guest
Join CrazyEngineers to reply, ask questions, and participate in conversations.
CrazyEngineers powered by Jatra Community Platform
-
@dancer-engineer-EJ8rGI • Feb 7, 2012
Check this #-Link-Snipped-#.
-
@aarthivg-HH344f • Feb 7, 2012
Dancer_EngineerCheck this #-Link-Snipped-#.
i know the basics of c language. i can able to make out simple programs. my toughness is programing with functions.
-
@dancer-engineer-EJ8rGI • Feb 7, 2012
Ok. Since you know the basics, so start writing codes for basic problem statements. Explore the data structures like queues, stacks, heaps. Try out programs for sorting, searching.
-
@aarthivg-HH344f • Feb 7, 2012
Dancer_EngineerOk. Since you know the basics, so start writing codes for basic problem statements. Explore the data structures like queues, stacks, heaps. Try out programs for sorting, searching.
thanks. can i know is there any reference books for it
-
@praveenkumar-66Ze92 • Feb 7, 2012
Did ya check Let Us C by Yashawant Kanetkar?
-
@dancer-engineer-EJ8rGI • Feb 7, 2012
All the C Programming books are supported with good examples.
You could check here to start with the coding:
#-Link-Snipped-#
PS: It is 'I', not 'i'. 😀 -
@dancer-engineer-EJ8rGI • Feb 7, 2012
And also, video tutorials are a great help.
You will find many tutorials for beginners in C programming on YouTube. -
@aarthivg-HH344f • Feb 7, 2012
Praveen-KumarDid ya check Let Us C by Yashawant Kanetkar?
ya. I have referred that book for my exams. I have to build up my programming knowledge, thats what I am trying now.
-
@aarthivg-HH344f • Feb 7, 2012
Dancer_EngineerAnd also, video tutorials are a great help.
You will find many tutorials for beginners in C programming on YouTube.Thank you.