buchspektrum Internet-Buchhandlung

Neuerscheinungen 2020

Stand: 2020-02-01
Schnellsuche
ISBN/Stichwort/Autor
Herderstraße 10
10625 Berlin
Tel.: 030 315 714 16
Fax 030 315 714 14
info@buchspektrum.de

Lakmal Warusawithana

Beginning Ballerina Programming


From Novice to Professional
1st ed. 2020. xx, 380 S. 254 mm
Verlag/Jahr: SPRINGER, BERLIN; APRESS 2020
ISBN: 1-484-25138-5 (1484251385)
Neue ISBN: 978-1-484-25138-6 (9781484251386)

Preis und Lieferzeit: Bitte klicken


Discover the Ballerina programming language for next-generation microservices and native cloud application development. This book shows you that Ballerina is a cutting-edge programming language, which incorporates many of the latest technological advancements in programming language theory. YouŽll learn variables and types, modules and functions, flow control, error handling, concurrency, I/O, cloud/network programming, persistence and data access, security and more.
Additionally, Beginning Ballerina Programming introduces many foundation computer science topics along the way and doesnŽt assume much prior knowledge. For example, when introducing transport-level security, you will get a brief introduction to public-key cryptography, how it is different from private-key cryptography, and why we need it. This provides an added bonus for you to learn something new and general in computer science.
After reading and using this book, youŽll be proficient with Ballerina and cloud-first programming and apply these concepts and techniques to your next cloud application developments.

What YouŽll Learn

Start programming with Ballerina
Gain the basics of network communication and programming
Obtain a solid understanding of services/API development and resilient communication
Discover cloud-native technologies using Ballerina
Deploy to the cloud using Ballerina

Who This Book Is For
Absolute beginners in computer programming: No prior experience with computer programming is expected. This can also be a reference book for experienced developers in other languages, who want to learn a modern programming language.
Chapter 1 - Variables and Types Chapter 2 - Flow Control Chapter 3 - Modules and Functions Chapter 4 - Error Handling Chapter 5 - Concurrency Chapter 6 - Files and I/O Chapter 7 - Programming the Network Chapter 8 - Security Chapter 9 - Database Programming