Important Notice: Our web hosting provider recently started charging us for additional visits, which was unexpected. In response, we're seeking donations. Depending on the situation, we may explore different monetization options for our Community and Expert Contributors. It's crucial to provide more returns for their expertise and offer more Expert Validated Answers or AI Validated Answers. Learn more about our hosting issue here.

How can i learn c programming language fast ?

0
Posted

How can i learn c programming language fast ?

0

If you want to create any kind of software, you first have to learn programming in general. Your first step should be to get a good book that teaches you the fundamentals. A good book to start is: http://www.ibiblio.org/obp/thinkCS/ (I strongly recommend the python version here) This book is so well because it does not waste time teaching you a specific language or libraries but concentrates you on how to program. Then you need to learn object oriented programming. A good book that does this is this book about Java: “Thinking in Java” http://mindview.net/Books/TIJ4 and you need to know about low level programming. Here, I recommend this book: “The C Programming Language” http://www.amazon.com/exec/obidos/tg/det… And then, to become a really good hacker, you will have to read thi

Related Questions

What is your question?

*Sadly, we had to bring back ads too. Hopefully more targeted.

Experts123