#How do people start building things in c ?

38 messages ยท Page 1 of 1 (latest)

clever wadi
#

Hi , hope you'll are doing good . I'm new to C and learning fundamentals . I've been reading book C Programming A Modern Approach . Atm , I'm in chapter 8 (Arrays) however I've already started feeling burnt out while reading theory . Though there are exercises and project which I've been sincerely doing , I still don't see how people build things in c . I took a glance in last chapters and I noticed that even for the last chapters , there are just questions in both exercises and project , it doesn't really talks about building real life projects .

So i'm having second thought about reading the book , given that it mostly contains theory and only small questions . And wondering if I'm doing the right thing reading this book.

I would like to know your thoughts on this and give some guidance on my future learning in C.

Also maybe this helps in your advice, I'm completely new to C . but I've intermediate knowledge js.

granite jasperBOT
#

When your question is answered use !solved to mark the question as resolved.

Remember to ask specific questions, provide necessary details, and reduce your question to its simplest form. For tips on how to ask a good question use !howto ask.

dark tree
#

You can't really do anything big until you understand the basics of the language (functions, pointers, structs)

#

In this book that seems to be around chapter 16

#

Then you come up with a project idea and start thinking how you can do it

clever wadi
#

I see , so proceeding with reading the book isn't a bad idea then . Though it gets boring after some reading ๐Ÿ˜…

dark tree
#

Maybe the book is too long ๐Ÿคทโ€โ™‚๏ธ

#

Do you understand the topics you already read about, though? You say you did the exercises, maybe try to practice more?

#

It being boring is a sign that something isn't right

clever wadi
#

Yeah I've been doing most of those questions , skipped those questions which were based on same concept . Though even I solve 100s of question on each topic , I still wouldn't really feel confident about it , it's just coz I want to get things done perfectly and due to that I would be forever stuck doing same things again and again .

dark tree
#

Hmm, I see

clever wadi
dark tree
#

I had a look at the K&R C book, and it's shorter, they finish structs by about page 140

#

While yours does it at like page 400

#

That's what I used to read

clever wadi
#

yup it sure is lengthy but if it's meant for beginners in c, I don't mind it

dark tree
#

But you say you got bored ๐Ÿ˜›

clever wadi
#

that's true as well , lol irony at its peak ๐Ÿ˜†

#

also I've a repo for documenting my c learning though it's private so you wont find it there ๐Ÿ˜…

keen egret
dreamy gull
acoustic coyote
# clever wadi Yeah I've been doing most of those questions , skipped those questions which wer...

do you also have that kind of feeling, like what the book covers doesn't seem sufficiently explained, and you just need to understand anything related to it and why it works? i have that too ๐Ÿ˜…

speaking of real life c projects, i think networking is the difference between real life and fancy beginner projects. don't take that as a real advice though, im still going through basics, im not a pro. but being able to work with the internet may spawn many interesting ideas for sure

velvet mica
dreamy gull
clever wadi
clever wadi
clever wadi
dark tree
#

Your book is suspiciously long compared to K&R C

keen egret
acoustic coyote
velvet mica
#

I found the same thing too

keen egret
clever wadi
#

Thanks will take a look

granite jasperBOT
#

@clever wadi Has your question been resolved? If so, type !solved :)

clever wadi
#

!solved