1.

Record Nr.

UNISA996390977503316

Autore

Phelpes Charles

Titolo

A caveat against drunkenness, especially in evil times [[electronic resource] ] : Being a consideration of Eph. 5. 18. By C. Phelps

Pubbl/distr/stampa

London, : [s.n.], printed in the year 1676

Descrizione fisica

[16], 167, [1] p

Soggetti

Temperance - Biblical teaching

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Note generali

"To the reader" signed: Charles Phelpes.

Leaf A4 mis-signed M4.

With errata on A8v.

Copy cataloged annotated on title page in MS.: "uncommonly scarce and very valuable worth 7/0 - Job Sousley's book Hampstead Norris Berks 1844".

Reproduction of the original in the Henry E. Huntington Library and Art Gallery.

Sommario/riassunto

eebo-0113



2.

Record Nr.

UNIORUON00307390

Titolo

Collections. 4

Pubbl/distr/stampa

Oxford, : Oxford University Press, 1956

ISBN

01-972900-8-6

Descrizione fisica

75 p. ; 23 cm.

Disciplina

820

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

3.

Record Nr.

UNINA9910632470103321

Autore

Hussain Rumeel

Titolo

Beginning Go Programming : Build Reliable and Efficient Applications with Go / / by Rumeel Hussain, Maryam Zulfiqar

Pubbl/distr/stampa

Berkeley, CA : , : Apress : , : Imprint : Apress, , 2022

ISBN

9781484288580

1484288580

Edizione

[1st ed. 2022.]

Descrizione fisica

1 online resource (272 pages)

Disciplina

005.133

Soggetti

Programming languages (Electronic computers)

Software engineering

Programming Language

Software Engineering

Lingua di pubblicazione

Inglese

Formato

Materiale a stampa

Livello bibliografico

Monografia

Note generali

Includes index.

Nota di contenuto

Chapter 1: Introduction to Go -- Chapter 2: Go Basics -- Chapter 3: Go Recipes: Programming Fundamentals Basics -- Chapter 4: Working with Text -- Chapter 5: Structs, Methods, and Interfaces -- Chapter 6: Working with JSON -- Chapter 7: HTTP -- Chapter 8: Concurrency --



Chapter 9: Tips and Tricks.

Sommario/riassunto

Understand and write programs in Go, a multi-paradigm language with built-in features for concurrent programming. This book enables developers to build software that is simple, reliable, and efficient. It'll also help beginners to start programming Go-based applications. Beginning Go Programming begins by explaining the programming fundamentals of the Go language, including basic syntax, data type and structures, and the use of functions and methods. Next, it covers string formatting, Unicode data handling, and how to use regular expressions in Go. Further, it discusses how to encode and decode JSON formatted data for Go applications, and how to work with HTTP in Go. It concludes by exploring concurrency and covering the most powerful features of Go, as well as tips and tricks related to it. After reading this book and working through its practical examples, you will be ready to begin programming your own Go-based applications. You will: Understand the fundamentals of the Go programming language Master the different features of Go and how to implement real-life scenarios using the language Work with text in Go, such as string formatting and Unicode data handling Work with HTTP in Go.