Showing results for "john callaway"
Showing 1 - 3 of 3 Results
Adult content is visible.
Practical Test-Driven Development using C# 7
Unleash the power of TDD by implementing real world examples under .NET environment and JavaScript
2018
EN
Develop applications for the real world with a thorough software testing approachKey FeaturesDevelop a thorough understanding of TDD and how it can help you develop simpler applications with no defects using C\# and JavaScriptAdapt to the mindset of writing tests before code by incorporating business goals, code manageability, and other factorsMake all your software units and modules pass tests by analyzing failed tests and refactoring code as ...
Improving your C# Skills
Solve modern challenges with functional programming and test-driven techniques of C#
2019
EN
Conquer complex and interesting programming challenges by building robust and concurrent applications with caches, cryptography, and parallel programming.Key FeaturesUnderstand how to use .NET frameworks like the Task Parallel Library (TPL)and CryptoAPIDevelop a containerized application based on microservices architectureGain insights into memory management techniques in .NET CoreBook DescriptionThis Lea...
Wild Seas, Wilder Cities
A collection of environmental fiction, poems and articles
- by
- Helen SalsburyRichard SalsburyVin AdamsJane AndreoliHelen AngellDenise BennettRachel BirchleyJulian BishopRio BivensAbigail BurtJohn CallawayMark CassidyBarbara ClaridgeFiona DignanMarguerite DoyleKaty GaryJackie GreenAlison HabensSue HarperLinda HibbenLinda HilborneTamsin HopkinsNicola HumphriesSoumya JasthiMargaret JenningsJenni JonesLiz KayAnnie KirbyAndrew LarderChristine LawrenceTina MacNaughtonFC MalbyJamie MarshWendy MetcalfeChristina MoranEllie ParkerEileen PhyallMaggie SawkinsS CHelen ScaddingClare SeekSue ShippSue SpiersIrene StrangeJudith ThompsonBrooke WainGordon WattsRichard WilliamsMary Sylvia Winter
- Narrated by
- Alexia DanielsAlison HabensAnne Paton-CraggAnnie KirbyBarbara ClaridgeBinit GhoshBrian ArmstrongChristina MoranChristine LawrenceClare SeekCrystal GriffithsEileen PhyallEllie ParkerEmma BriggsEvan WalkerGraham BrownHelen SalsburyHolly SmithIrene StrangeJackie GreenJames CloseJames KirbyJane AndreoliJasper AstrophelJenni JonesJohn CallawayJonathan DoddJudith ThompsonKath DuganKathryn BivensKia WilsonLorraine CloseLou LewisMariella RohanstenNeil BlanksNicky ThomasPatrick OlliverPhilip CahillRichard SalsburyRichard WilliamsSarah GrimmSoumya JasthiSue HarperSue RenshawSue SpiersSuzanne ParekhTamsin HopkinsTina MacNaughtonVaughan CapstickWendy Metcalfe
Unabridged
7 hours 54 min
2026
EN
Wild Seas, Wilder Cities is a ‘wild-seeded’ collection of short stories, poems, memoirs and environmental articles from 49 unique contributors, all concerned with showing the positive side of our relationship with the earth.Thanks to funding from Portsmouth Creates, this audiobook features 50 different voices from across the Portsmouth community and beyond. Our readers range from teenagers to those in their nineties, including experienced actors, writers and volunteers from the pub...
People who read this also enjoyed
Bootstrap
Responsive Web Development
2013
EN
Discover how easy it is to design killer interfaces and responsive websites with the Bootstrap framework. This practical book gets you started building pages with Bootstrap’s HTML/CSS-based tools and design templates right away. You’ll also learn how to extend your app with interactive features, using its suite of jQuery plugins—often without writing a single line of code.Developed by Twitter and available free from GitHub, Bootstrap supports responsive design by dynamically adjust...
Mobile Design and Development
Practical concepts and techniques for creating mobile sites and web apps
2009
EN
Mobile devices outnumber desktop and laptop computers three to one worldwide, yet little information is available for designing and developing mobile applications. Mobile Design and Development fills that void with practical guidelines, standards, techniques, and best practices for building mobile products from start to finish. With this book, you'll learn basic design and development principles for all mobile devices and platforms. You'll also explore the more advanced capabiliti...
2014
EN
How can you take advantage of the Django framework to integrate complex client-side interactions and real-time features into your web applications? Through a series of rapid application development projects, this hands-on book shows experienced Django developers how to include REST APIs, WebSockets, and client-side MVC frameworks such as Backbone.js into new or existing projects.Learn how to make the most of Django’s decoupled design by choosing the components you need to build the...
RESTful Java with JAX-RS 2.0
Designing and Developing Distributed Web Services
2013
EN
Learn how to design and develop distributed web services in Java, using RESTful architectural principles and the JAX-RS 2.0 specification in Java EE 7. By focusing on implementation rather than theory, this hands-on reference demonstrates how easy it is to get started with services based on the REST architecture.With the book’s technical guide, you’ll learn how REST and JAX-RS work and when to use them. The RESTEasy workbook that follows provides step-by-step instructions for insta...
Running Linux
A Distribution-Neutral Guide for Servers and Desktops
2005
EN
You may be contemplating your first Linux installation. Or you may have been using Linux for years and need to know more about adding a network printer or setting up an FTP server. Running Linux, now in its fifth edition, is the book you'll want on hand in either case. Widely recognized in the Linux community as the ultimate getting-started and problem-solving book, it answers the questions and tackles the configuration issues that frequently plague users, but are seldom addressed...
Cython
A Guide for Python Programmers
2015
EN
Build software that combines Python’s expressivity with the performance and control of C (and C++). It’s possible with Cython, the compiler and hybrid programming language used by foundational packages such as NumPy, and prominent in projects including Pandas, h5py, and scikits-learn. In this practical guide, you’ll learn how to use Cython to improve Python’s performance—up to 3000x— and to wrap C and C++ libraries in Python with ease.Author Kurt Smith takes you through Cython’s ca...
Dreamweaver CS4: The Missing Manual
The Missing Manual
2008
EN
When it comes to building professional websites, Dreamweaver CS4 is capable of doing more than any other web design program -- including previous versions of Dreamweaver. But the software's sophisticated features aren't simple. Dreamweaver CS4: The Missing Manual will help you master this program quickly, so you can bring stunning, interactive websites to life.Under the expert guidance of bestselling author and teacher David McFarland, you'll learn how to build professiona...
JavaScript with Promises
Managing Asynchronous Code
2015
EN
Asynchronous JavaScript is everywhere, whether you’re using Ajax, AngularJS, Node.js, or WebRTC. This practical guide shows intermediate to advanced JavaScript developers how Promises can help you manage asynchronous code effectively—including the inevitable flood of callbacks as your codebase grows. You’ll learn the inner workings of Promises and ways to avoid difficulties and missteps when using them.The ability to asynchronously fetch data and load scripts in the browser broaden...
Linux Kernel Networking
Implementation and Theory
2014
EN
Linux Kernel Networking takes you on a guided in-depth tour of the current Linux networking implementation and the theory behind it. Linux kernel networking is a complex topic, so the book won't burden you with topics not directly related to networking. This book will also not overload you with cumbersome line-by-line code walkthroughs not directly related to what you're searching for; you'll find just what you need, with in-depth explanations in each chapter and a quick reference...











