Java Concepts: Late Objects, 3rd Edition 0

Java Concepts: Late Objects, 3rd Edition

eBook Details: Paperback: 985 pages Publisher: WOW! eBook (November 16, 2017) Language: English ISBN-10: 1119321026 ISBN-13: 978-1119321026 eBook Description: Java Concepts: Late Objects, 3rd Edition New to this edition: Updated for the Diamond Syntax and Java 8 software release Graphical user-interface chapters available using FX as well as Swing Greater emphasis on problem solving with practical step-by-step illustrations of techniques that can help students devise and evaluate solutions to programming problems New exercises from science and business engage students with real world applications of Java in different industries Nearly two hundred programming problems are available in Code Check with instructive feedback...

TypeScript: Modern JavaScript Development 0

TypeScript: Modern JavaScript Development

eBook Details: Paperback: 841 pages Publisher: WOW! eBook (December 22, 2017) Language: English ISBN-10: 1787289087 ISBN-13: 978-1787289086 eBook Description: TypeScript: Modern JavaScript Development: Leverage the features of TypeScript to boost your development skills and create captivating applications TypeScript is an open source and cross-platform typed superset of JavaScript that compiles to plain JavaScript that runs in any browser or any host. TypeScript adds optional static types, classes, and modules to JavaScript, to enable great tooling and better structuring of large JavaScript applications. Through this three-module learning path, you’ll learn the ins-and-outs of TypeScript for building more robust software. The first...

Mastering Go 0

Mastering Go

eBook Details: Paperback: 606 pages Publisher: WOW! eBook (April 30, 2018) Language: English ISBN-10: 1788626540 ISBN-13: 978-1788626545 eBook Description: Mastering Go: Exploring the major features and packages of Go, along with its types and data-structures, enabling the reader to write threadsafe, concurrent cloud, and network applications Often referred to as Golang (albeit wrongly), the Go programming language is really making strides thanks to some masterclass developments, architected by the greatest programming minds. Shopify CEO Tobias Lutke has been recently quoted as saying “Go will be the server language of the future.” Go programmers are in high demand, but – more controversially – Go takes...

Learning Functional Programming in Go 0

Learning Functional Programming in Go

eBook Details: Paperback: 672 pages Publisher: WOW! eBook (November 24, 2017) Language: English ISBN-10: 1787281396 ISBN-13: 978-1787281394 eBook Description: Learning Functional Programming in Go: Function literals, Monads, Lazy evaluation, Currying, and more Lex Sheehan begins slowly, using easy-to-understand illustrations and working Go code to teach core functional programming (FP) principles such as referential transparency, laziness, recursion, currying, and chaining continuations. This book is a tutorial for programmers looking to learn FP and apply it to write better code. Lex guides readers from basic techniques to advanced topics in a logical, concise, and clear progression. The book is divided into four modules. The first module...

Git by Example [Video] 0

Git by Example [Video]

Git by Example [Video] English | MP4 | AVC 1280×720 | AAC 48KHz 2ch | 2h 56m | 3.33 GB eLearning | Skill level: All Levels Git by Example [Video]: Learn Git for teamwork and error-control, in the terminal and visual interface To survive, technology companies increasingly depend on Continuous Delivery to give customers a better experience. Git (or other alternative Version Control methods) are necessary to do this. Git is mandatory for teamwork, organization, and project management. It is much easier to work when all team members can immediately see code changes and can follow what others have done....