Logo

Programming in D by Ali Çehreli

Small book cover: Programming in D

Programming in D
by


Number of pages: 747

Description:
This book is for ruby programmers who are intrigued by swift and want to learn it. It's focused on swift, but in each chapter we'll frame our discussion of swift in terms of equivalent features in ruby and highlight and compare the behaviour of each.

Home page url

Download or read it online for free here:
Download link
(multiple formats)

Similar books

Book cover: Programming Languages at a GlanceProgramming Languages at a Glance
by - Minimal Programming
This book tries to explain a number of programming languages, covering a wide range from currently popular ones such as Java, Perl, Python, and C# to less known languages. When describing the languages, I want to find out what they have in common.
(14812 views)
Book cover: The Rust Programming LanguageThe Rust Programming Language
- The Rust Project Developers
This book will teach you about the Rust Programming Language. Rust is a systems programming language focused on three goals: safety, speed, and concurrency. It is a useful language for a number of use cases other languages aren't good at ...
(8428 views)
Book cover: Beyond JavaBeyond Java
by - O'Reilly Media, Inc.
Bruce Tate describes the characteristics of alternative languages, likely successors to Java. The book will teach you a few new languages and help you start building new skills, or you can use the introduced techniques to improve your work in Java.
(21500 views)
Book cover: The Icon Programming LanguageThe Icon Programming Language
by - Peer-to-Peer Communications
Icon is a general-purpose programming language available for free on many platforms. It has a rich set of types, together with an interesting goal-directed evaluation mechanism. The book is user-friendly, some prior programming experience necessary.
(9854 views)