R
R
RockmanLeto2011-11-26 22:24:05
Books
RockmanLeto, 2011-11-26 22:24:05

Good, impressive books on programming tricks

Please advise smart books about some unusual or non-standard programming techniques without being tied to any programming language, about possible programming styles, and the like.

Answer the question

In order to leave comments, you need to log in

9 answer(s)
L
Limosha, 2011-11-26
@Limosha

Algorithmic tricks for programmers, Henry Warren

1
1nd1go, 2011-11-27
@1nd1go

McConnell - Perfect code. . I can’t say that there are some tricks, but it’s worth reading to understand that it’s often better to do without tricks.

L
Lihonosov, 2011-11-27
@Lihonosov

Clean code. Creation, analysis and refactoring

A
Adam_Ether, 2011-11-27
@Adam_Ether

My version does not quite meet your requirements. However, I'll bait here
There is a book by Bruce Eckel "Philosophy of C ++" (volume 1), and so it has 2 applications:
a) Programming style
b) Programming recommendations
There, of course, there are bindings in C ++ (well, C) . But in general, these are really irrelevant statements and advice
. They influenced me a lot.

J
jtraub, 2011-11-27
@jtraub

Beatiful Code. Leading Programmers Explain How They Think (by Andy Oram, Greg Wilson) - as far as I know, this book has a Russian translation, but I find it difficult to say what it is called.
Programming Pearls by Jon Bentley. There is a Russian translation (it seems like it even survived two editions) - Programming Pearls.

L
Lihonosov, 2011-11-27
@Lihonosov

Pragmatic programmer. The path from apprentice to master

B
bagyr, 2011-11-28
@bagyr

HAKMEM
The Art of Unix Programming by Eric S. Raymond.

L
LightKeeper, 2011-12-23
@LightKeeper

It will be interesting to try the functional style of programming and rule-based programming. The most famous representatives are Háskell and wolfram mathematica. Mathematica.Cookbook is a good book about mathematics as a programming language.

A
afiskon, 2013-12-20
@afiskon

Tynts and further on the links - unusual languages, NoSQL and so on.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question