This book provides the reader with a comprehensive overview of the new open source programming language Go (in its first stable and maintained release Go 1) from Google.
The language is devised with Java / C#-like syntax so as to feel familiar to the bulk of programmers today, but Go code is much cleaner and simpler to read, thus increasing the productivity of developers.
You will see how Go: simplifies programming with slices, maps, structs and interfaces incorporates functional programming makes error-handling easy and secure simplifies concurrent and parallel...
This book provides the reader with a comprehensive overview of the new open source programming language Go (in its first stable and maintained rele...
A key problem of software development today is the software bloat, where huge toolchains and development environments are needed in software coding and deployment. Red significantly reduces this bloat by offering a minimal but complete toolchain. This is the first introductory book on Red, and it will get you up and running as quickly as possible.
A key problem of software development today is the software bloat, where huge toolchains and development environments are needed in software coding an...
Get a practical overview of web development in Julia and learn how to build MVC applications with a REST API, and an interactive data dashboard using the Genie web framework Key Features A tutorial on web development from Julia expert, Ivo Balbaert and the creator of the Genie framework, Adrian Salceanu A step-by-step approach to building a complete web app with the Genie framework Develop secure and fast web apps using server-side development on Julia Book DescriptionJulia’s high-performance and scalability characteristics and its extensive number of packages for visualizing data make...
Get a practical overview of web development in Julia and learn how to build MVC applications with a REST API, and an interactive data dashboard using ...