Introducing Vala Programming
Author | : Michael Lauer |
Publisher | : Apress |
Total Pages | : 248 |
Release | : 2019-11-06 |
ISBN-10 | : 9781484253809 |
ISBN-13 | : 1484253809 |
Rating | : 4/5 (09 Downloads) |
Download or read book Introducing Vala Programming written by Michael Lauer and published by Apress. This book was released on 2019-11-06 with total page 248 pages. Available in PDF, EPUB and Kindle. Book excerpt: Get an introduction into the Vala programming language and learn about its syntax, semantics, and idioms. Do you want to boost your productivity? Are you interested in a programming language that combines the efficiency of a scripting language with the performance of a compiled language? Did you always want to write GTK+ or GNOME programs, but hate C with a passion? Read this book and learn Vala! Introducing Vala Programming starts from Hello World and goes up to graphical user interfaces using GTK+, covering DBus interprocess communication, network programming, Linux specifics, and more. You’ll learn how to leverage external libraries and enhance Vala by writing bindings to new libraries. What You Will LearnDiscover the Vala programming language and how to use it to boost your productivityUse Vala syntax and semanticsWrite object-oriented code with ValaWork with DBusImplement networking with ValaIntegrate and use external libraries with bindings and libgusb Who This Book Is For People with basic programming experience in any imperative programming language.