دانلود کتاب D, the Best Programming Language, for Former Python Developers
by Victor Porton
|
عنوان فارسی: D، بهترین زبان برنامه نویسی، برای توسعه دهندگان سابق پایتون |
دانلود کتاب
جزییات کتاب
The book starts from a comparison of D to Python. Then it explains D starting from simple features (types, variables, functions, expressions, statements) up to advanced ones (object oriented programming, templates, mixins, contract programming, overloading of operators, etc.) Then follows an advice for good programs and introduction to several libraries: the standard library Phobos (ranges, arrays, functional programming, tuples, the variant types, files, etc.) and several other important libraries including some libraries written by the author.