Is there a nice description of the features of the language?

I was wondering if there are interesting reviews of most language features existing in current programming languages?

I ask this because, looking at the programming functions of some programming languages, such as the D Language Feature Comparison Table , I feel like understanding how these functions are related to each other and different from each other in some organized and systematic way, not a list, as well as possibly examples from certain languages, but they don’t depend on a specific language.

Thanks for your reply, and any good link (book or link) is also appreciated.

Added: I'm looking for a short and concise overview, maybe an answer is enough, not necessarily a monograph (but don't mind if you recommend it here). Details can be completed if I consider it necessary.

+4
source share

Source: https://habr.com/ru/post/1345295/


All Articles