Replies
Welcome, guest
Join CrazyEngineers to reply, ask questions, and participate in conversations.
CrazyEngineers powered by Jatra Community Platform
-
@thebigk • Nov 23, 2013
You should add this as a resource - #-Link-Snipped-#Aadit KapoorPOINTERS AND MEMORY.pdf
A great guide to pointers and memory! -
@aadit-kapoor-EBxnXT • Nov 23, 2013
Which os is best for c programming LINUX OR WINDOWS 8.1? -
@prototype-G9Gn5k • Nov 24, 2013
OS is insignificant. Its pretty much asking like which mobile is best to put Airtel sim card, the Samsung one or Apple one.Aadit KapoorWhich os is best for c programming LINUX OR WINDOWS 8.1? -
@sanyam-Nl7Zqc • Nov 24, 2013
Wrong question, if you asked which compiler, then it would make some sense !Aadit KapoorWhich os is best for c programming LINUX OR WINDOWS 8.1?
Use gcc compiler.
Can use a IDE too, but at a later stage ! -
@aadit-kapoor-EBxnXT • Nov 25, 2013
how to master c language? -
@sanyam-Nl7Zqc • Nov 25, 2013
First get yourself ready with the basic stuff, learn through videos, and memorize through reading ebooks.Aadit Kapoorhow to master c language?
Then try different questions and form algorithms, you should work on your Data Structures concept 😉
PS: More detailed advice soon, have exam tomorrow, need to rush..! -
@vishal-pysGmK • Nov 25, 2013
take a real time existing software and try to develop that in small scale using cAadit Kapoorhow to master c language?
that's how i learned! -
@aadit-kapoor-EBxnXT • Nov 26, 2013
Thanks Guys