J
J
Julia Vashchenko2015-06-02 13:41:29
C++ / C#
Julia Vashchenko, 2015-06-02 13:41:29

Where to read about coding styles in C / Objective C?

What material/book is good to read about proper indentation in C and/or Objective C? Wikipedia talks about the styles of Kernighan and Ritchie, Allman, Whitesmiths and GNU.
What styles are most common today?
UPD: Along the way, I found and liked a book on programming style in general. Maybe someone will need syque.com/cstyle/contents.htm

Answer the question

In order to leave comments, you need to log in

2 answer(s)
M
MiiNiPaa, 2015-06-02
@MiiNiPaa

about correct indentation
There are no books on a non-existent subject.
What styles are most common today?
Check out the most popular projects on github.
What material / book is good to read
Style guide for the current project. If you work professionally, you will meet and write code designed in all these styles (well, if not at the same time)

M
Mintormo, 2015-06-02
@Mintormo

"Indentation"... Language can be broken. Indents.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question