Kirjahaku
Etsi kirjoja tekijän nimen, kirjan nimen tai ISBN:n perusteella.
1000 tulosta hakusanalla Griffiths Graham
New Horizons: International Business and Emerging Markets
Kevin Griffiths
Createspace Independent Publishing Platform
2012
nidottu
A collection of short stories for halloween. Spooky, supernatural tales for 'Old Hallow's Eve. Scream if you must, but it will shatter the eerie silence.
Ho, Ho, Ho, Merry Christmas
Pamela Griffiths
Createspace Independent Publishing Platform
2012
nidottu
This is my account of what befell Ebenezer Scrooge, professor at Miskatonic University, on Christmas Eve 1927. Some would call it madness, others a flight of fancy. The University would seek to have this journal confiscated, to have all rumour regarding Ebenezer Scrooge's disappearance silenced. Regardless, let this story act as a warning to those who would dabble in the matters of the Elder Things. The Great Cthulhu is listening. Should you ever be visited, as Old Scrooge was, on Christmas night, only you can prevent His rising. Take heed... An affectionate parody of Charles Dicken's Christmas classic, by author and playwright David Griffiths. Featuring a bonus Dickens' Christmas parody, 'The Haunted Man and The Reanimator's Bargain', and a glossary for those unfamiliar with the Cthulhu Mythos.
Arctic Plunge: Arctic Plunge
Stephen Griffiths
Createspace Independent Publishing Platform
2013
nidottu
Eddie: The bad tempered teddy bear
Charles Griffiths
Createspace Independent Publishing Platform
2013
nidottu
After years of incremental changes, C# has become one of the most versatile programming languages available. With this comprehensive guide, you'll learn just how powerful C# 6.0 can be. Author Ian Griffiths guides you through C# 6.0 fundamentals and teaches you techniques for building web and desktop applications, including Windows Metro-style apps. Completely rewritten for experienced programmers, this book provides many code examples to help you work with the nuts and bolts of C# code, such as generics, dynamic typing, and asynchronous programming features. You'll also get up to speed on XAML, ASP.NET, LINQ, and other .NET tools. Discover how C# supports fundamental coding features such as classes, other custom types, collections, and error handling Understand the differences between dynamic and static typing in C# Query and process diverse data sources such as in-memory object models, databases, and XML documents with LINQ Use .NET's multithreading features to exploit your computer's parallel processing capabilities Learn how asynchronous language features can help improve application responsiveness and scalability Use XAML to create Windows Metro-style, phone, and classic desktop applications
What will you learn from this book? Head First Kotlin is a complete introduction to coding in Kotlin. This hands-on book helps you learn the Kotlin language with a unique method that goes beyond syntax and how-to manuals and teaches you how to think like a great Kotlin developer. You’ll learn everything from language fundamentals to collections, generics, lambdas, and higher-order functions. Along the way, you’ll get to play with both object-oriented and functional programming. If you want to really understand Kotlin, this is the book for you. Why does this book look so different? Based on the latest research in cognitive science and learning theory, Head First Kotlin uses a visually rich format to engage your mind rather than a text-heavy approach that puts you to sleep. Why waste your time struggling with new concepts? This multisensory learning experience is designed for the way your brain really works.
Head First Android Development
Dawn Griffiths; David Griffiths
O'Reilly Media, Inc, USA
2021
nidottu
What will you learn from this book? If you have an idea for a killer Android app, this fully revised and updated edition will get you up and running in a jiffy. You'll go beyond syntax and how-to manuals and learn how to think like a great Android developer. This hands-on book teaches you everything from designing layouts to the latest features of Android Jetpack, including the Room persistence library, LiveData and the Navigation component. It's like having an experienced Android developer sitting right next to you! If you have some Kotlin know-how, you're ready to get started. Why does this book look so different? Based on the latest research in cognitive science and learning theory, Head First Android Development uses a visually rich format to engage your mind rather than a text-heavy approach that puts you to sleep. Why waste your time struggling with new concepts? This multisensory learning experience is designed for the way your brain really works.
React helps you create and work on an app in just a few minutes. But learning how to put all the pieces together is hard. How do you validate a form? Or implement a complex multistep user action without writing messy code? How do you test your code? Make it reusable? Wire it to a backend? Keep it easy to understand? The React Cookbook delivers answers fast. Many books teach you how to get started, understand the framework, or use a component library with React, but very few provide examples to help you solve particular problems. This easy-to-use cookbook includes the example code developers need to unravel the most common problems when using React, categorized by topic area and problem. You'll learn how to: Build a single-page application in React using a rich UI Create progressive web applications that users can install and work with offline Integrate with backend services such as REST and GraphQL Automatically test for accessibility problems in your application Secure applications with fingerprints and security tokens using WebAuthn Deal with bugs and avoid common functional and performance problems