Z
Z
zuckonit2013-12-04 03:07:48
Java
zuckonit, 2013-12-04 03:07:48

Where is the best place to start learning C?

then I plan to switch to C ++ and Java,
but where to start learning C?
please tell me good materials available for a beginner,
thanks in advance.

Answer the question

In order to leave comments, you need to log in

7 answer(s)
D
Dylan Klebold, 2013-12-04
@dylan_klebold

Classic www.ozon.ru/context/detail/id/2480925/

G
georgethegreat, 2013-12-04
@georgthegreat

It seems to me that it is better to start learning C with assembler.
In fact, C is just such an overly sweet asm.

D
Dmitry, 2013-12-05
@EvilsInterrupt

And why do you need to study C, if you know for sure that you will switch to a toad or to pluses?

A
Alexsandr Pegushin, 2013-12-04
@jijidesign

I advise Steven Part www.ozon.ru/context/detail/id/19421023/ - C language.
Then take some OllyDbg debugger and see how the sish code looks in assembler (Of course, if you are interested). The assembler is actually extremely simple, there are only significant differences in the architecture of the stones (Processors).
If you are interested or have questions about C, please visit wasm.ru
Recommend a book on C, Richard Hazfield, Lawrence Kirby - "The Art of C Programming. Fundamental Algorithms and Data Structures." I haven't read it myself so I can't say anything specific about it.

S
Slavka, 2013-12-04
@Slavka_online

I read Deitel C ++ until I got to OOP, consider the same C (in a rough approximation), and then learn OOP. I really liked the book, everything is simply explained and at the end of the chapters there are tests on definitions and tasks for self-study

P
pythonkun, 2013-12-05
@pythonkun

From installing gcc, glibc and K&R.

A
afiskon, 2013-12-20
@afiskon

Try starting with this series of articles.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question