Author: Sophie Hannah
Publisher: Hachette UK
ISBN: 1848942524
Category : Fiction
Languages : en
Pages : 351
Book Description
Agatha Christie fans will love Queen of Crime Sophie Hannah's third stunning psychological suspense novel. Also perfect for fans of Clare Mackintosh and Paula Hawkins. 'Addictive' Marie Claire 'Irresistible' Guardian It began with an affair. And ended in murder. Sally is watching the news with her husband when she hears a name she ought not to recognise: Mark Bretherick. Last year, a work trip Sally had planned was cancelled at the last minute. Desperate for a break from her busy life juggling work and a young family, Sally didnt tell her husband that the trip had fallen through. Instead, she booked a week off work and treated herself to a secret holiday. All she wanted was a bit of peace - some time to herself - but it didn't work out that way. Because Sally met a man. Mark Bretherick. All the details are the same: where he lives, his job, his wife Geraldine and daughter Lucy. Except that the man on the news is a man Sally has never seen before. And Geraldine and Lucy Bretherick are both dead . . .
The Point of Rescue
Author: Sophie Hannah
Publisher: Hachette UK
ISBN: 1848942524
Category : Fiction
Languages : en
Pages : 351
Book Description
Agatha Christie fans will love Queen of Crime Sophie Hannah's third stunning psychological suspense novel. Also perfect for fans of Clare Mackintosh and Paula Hawkins. 'Addictive' Marie Claire 'Irresistible' Guardian It began with an affair. And ended in murder. Sally is watching the news with her husband when she hears a name she ought not to recognise: Mark Bretherick. Last year, a work trip Sally had planned was cancelled at the last minute. Desperate for a break from her busy life juggling work and a young family, Sally didnt tell her husband that the trip had fallen through. Instead, she booked a week off work and treated herself to a secret holiday. All she wanted was a bit of peace - some time to herself - but it didn't work out that way. Because Sally met a man. Mark Bretherick. All the details are the same: where he lives, his job, his wife Geraldine and daughter Lucy. Except that the man on the news is a man Sally has never seen before. And Geraldine and Lucy Bretherick are both dead . . .
Publisher: Hachette UK
ISBN: 1848942524
Category : Fiction
Languages : en
Pages : 351
Book Description
Agatha Christie fans will love Queen of Crime Sophie Hannah's third stunning psychological suspense novel. Also perfect for fans of Clare Mackintosh and Paula Hawkins. 'Addictive' Marie Claire 'Irresistible' Guardian It began with an affair. And ended in murder. Sally is watching the news with her husband when she hears a name she ought not to recognise: Mark Bretherick. Last year, a work trip Sally had planned was cancelled at the last minute. Desperate for a break from her busy life juggling work and a young family, Sally didnt tell her husband that the trip had fallen through. Instead, she booked a week off work and treated herself to a secret holiday. All she wanted was a bit of peace - some time to herself - but it didn't work out that way. Because Sally met a man. Mark Bretherick. All the details are the same: where he lives, his job, his wife Geraldine and daughter Lucy. Except that the man on the news is a man Sally has never seen before. And Geraldine and Lucy Bretherick are both dead . . .
MySQL Cookbook
Author: Paul DuBois
Publisher: "O'Reilly Media, Inc."
ISBN: 9780596001452
Category : Computers
Languages : en
Pages : 1026
Book Description
DuBois organizes his cookbook's recipes into sections on the problem, the solution stated simply, and the solution implemented in code and discussed. The implementation and discussion sections are the most valuable, as they contain the command sequences, code listings, and design explanations that can be transferred to outside projects.
Publisher: "O'Reilly Media, Inc."
ISBN: 9780596001452
Category : Computers
Languages : en
Pages : 1026
Book Description
DuBois organizes his cookbook's recipes into sections on the problem, the solution stated simply, and the solution implemented in code and discussed. The implementation and discussion sections are the most valuable, as they contain the command sequences, code listings, and design explanations that can be transferred to outside projects.
JavaScript
Author: David Flanagan
Publisher: "O'Reilly Media, Inc."
ISBN: 9780596000486
Category : Computers
Languages : en
Pages : 940
Book Description
A guide for experienced programmers demonstrates the core JavaScript language, offers examples of common tasks, and contains an extensive reference to JavaScript commands, objects, methods, and properties.
Publisher: "O'Reilly Media, Inc."
ISBN: 9780596000486
Category : Computers
Languages : en
Pages : 940
Book Description
A guide for experienced programmers demonstrates the core JavaScript language, offers examples of common tasks, and contains an extensive reference to JavaScript commands, objects, methods, and properties.
Beginning Regular Expressions
Author: Andrew Watt
Publisher: John Wiley & Sons
ISBN: 0764574892
Category : Computers
Languages : en
Pages : 770
Book Description
Supported by all major databases, scripting languages, and programming languages, regular expressions are powerful "wild-card" text-processing tools used by programmers to find, validate, modify, or edit information Covering a wide range of languages and databases-including JavaScript, ASP.
Publisher: John Wiley & Sons
ISBN: 0764574892
Category : Computers
Languages : en
Pages : 770
Book Description
Supported by all major databases, scripting languages, and programming languages, regular expressions are powerful "wild-card" text-processing tools used by programmers to find, validate, modify, or edit information Covering a wide range of languages and databases-including JavaScript, ASP.
Lingo in a Nutshell
Author: Bruce Epstein
Publisher: "O'Reilly Media, Inc."
ISBN: 9781565924932
Category : Computers
Languages : en
Pages : 644
Book Description
The companion book to "Director in a Nutshell", this title provides a complete definition of the Lingo language, including syntax, structure, and comparisons with other programming languages. Detailed chapters describe messages, events, scripts, handlers, variables, lists, file I/O, behaviors, and child objects.
Publisher: "O'Reilly Media, Inc."
ISBN: 9781565924932
Category : Computers
Languages : en
Pages : 644
Book Description
The companion book to "Director in a Nutshell", this title provides a complete definition of the Lingo language, including syntax, structure, and comparisons with other programming languages. Detailed chapters describe messages, events, scripts, handlers, variables, lists, file I/O, behaviors, and child objects.
Access Cookbook
Author: Ken Getz
Publisher: "O'Reilly Media, Inc."
ISBN: 0596006780
Category : Computers
Languages : en
Pages : 840
Book Description
Not a reference book, and not a tutorial either, the new second edition of the highly regarded Access Cookbook is an uncommonly useful collection of solutions to problems that Access users and developers are likely to face as they attempt to build increasingly complex applications. Although using any single "recipe" in the book will more than pay back the cost of the book in terms of both hours saved and frustration thwarted, Access Cookbook, Second Edition is much more than a handy assortment of cut-and-paste code. Each of the "recipes" examine a particular problem--problems that commonly occur when you push the upper limits of Access, or ones that are likely to trip up a developer attempting to design a more elegant Access application--even some things you never knew Access could do. The authors then, in a clear, accessible, step-by-step style, present the problems' solution. Following each "recipe" are insights on how Access works, potential pitfalls, interesting programming techniques that are used in the solution, and how and why the solution works, so you can adapt the problem-solving techniques to other similar situations. Fully updated for Access 2003, Access Cookbook, Second Edition is also one of the first books to thoroughly explore new support for .NET managed code and XML. All of the practical, real-world examples have been tested for compatibility with Access 2003, Windows XP, and Windows Server 2003. This updated new edition also covers Access and SharePoint, Access and SmartTags, Access and .NET; and Access and XML. Access power users and programmers at all levels, from the relatively inexperienced to the most sophisticated, will rely on the Access Cookbook for quick solutions to gnarly problems. With a dog-eared copy of Access Cookbook at your side, you can spend your time and energy where it matters most: working on the interesting facets of your Access application, not just the time-consuming ones.
Publisher: "O'Reilly Media, Inc."
ISBN: 0596006780
Category : Computers
Languages : en
Pages : 840
Book Description
Not a reference book, and not a tutorial either, the new second edition of the highly regarded Access Cookbook is an uncommonly useful collection of solutions to problems that Access users and developers are likely to face as they attempt to build increasingly complex applications. Although using any single "recipe" in the book will more than pay back the cost of the book in terms of both hours saved and frustration thwarted, Access Cookbook, Second Edition is much more than a handy assortment of cut-and-paste code. Each of the "recipes" examine a particular problem--problems that commonly occur when you push the upper limits of Access, or ones that are likely to trip up a developer attempting to design a more elegant Access application--even some things you never knew Access could do. The authors then, in a clear, accessible, step-by-step style, present the problems' solution. Following each "recipe" are insights on how Access works, potential pitfalls, interesting programming techniques that are used in the solution, and how and why the solution works, so you can adapt the problem-solving techniques to other similar situations. Fully updated for Access 2003, Access Cookbook, Second Edition is also one of the first books to thoroughly explore new support for .NET managed code and XML. All of the practical, real-world examples have been tested for compatibility with Access 2003, Windows XP, and Windows Server 2003. This updated new edition also covers Access and SharePoint, Access and SmartTags, Access and .NET; and Access and XML. Access power users and programmers at all levels, from the relatively inexperienced to the most sophisticated, will rely on the Access Cookbook for quick solutions to gnarly problems. With a dog-eared copy of Access Cookbook at your side, you can spend your time and energy where it matters most: working on the interesting facets of your Access application, not just the time-consuming ones.
C# 6.0 Cookbook
Author: Jay Hilyard
Publisher: "O'Reilly Media, Inc."
ISBN: 1491921439
Category : Computers
Languages : en
Pages : 703
Book Description
Completely updated for C# 6.0, the new edition of this bestseller offers more than 150 code recipes to common and not-so-common problems that C# programmers face every day. More than a third of the recipes have been rewritten to take advantage of new C# 6.0 features. If you prefer solutions to general C# language instruction and quick answers to theory, this is your book.C# 6.0 Cookbook offers new recipes for asynchronous methods, dynamic objects, enhanced error handling, the Rosyln compiler, and more. Here are some of topics covered: Classes and generics Collections, enumerators, and iterators Data types LINQ and Lambda expressions Exception handling Reflection and dynamic programming Regular expressions Filesystem interactions Networking and the Web XML usage Threading, Synchronization, and Concurrency Each recipe in the book includes tested code that you can download from oreilly.com and reuse in your own applications, and each one includes a detailed discussion of how and why the underlying technology works. You don't have to be an experienced C# or .NET developer to use C# 6.0 Cookbook. You just have to be someone who wants to solve a problem now, without having to learn all the related theory first.
Publisher: "O'Reilly Media, Inc."
ISBN: 1491921439
Category : Computers
Languages : en
Pages : 703
Book Description
Completely updated for C# 6.0, the new edition of this bestseller offers more than 150 code recipes to common and not-so-common problems that C# programmers face every day. More than a third of the recipes have been rewritten to take advantage of new C# 6.0 features. If you prefer solutions to general C# language instruction and quick answers to theory, this is your book.C# 6.0 Cookbook offers new recipes for asynchronous methods, dynamic objects, enhanced error handling, the Rosyln compiler, and more. Here are some of topics covered: Classes and generics Collections, enumerators, and iterators Data types LINQ and Lambda expressions Exception handling Reflection and dynamic programming Regular expressions Filesystem interactions Networking and the Web XML usage Threading, Synchronization, and Concurrency Each recipe in the book includes tested code that you can download from oreilly.com and reuse in your own applications, and each one includes a detailed discussion of how and why the underlying technology works. You don't have to be an experienced C# or .NET developer to use C# 6.0 Cookbook. You just have to be someone who wants to solve a problem now, without having to learn all the related theory first.
The Telecommunications Illustrated Dictionary
Author: J.K. Petersen
Publisher: CRC Press
ISBN: 1351836110
Category : Technology & Engineering
Languages : en
Pages : 1741
Book Description
From fundamental physics concepts to the World Wide Web, the Telecommunications Illustrated Dictionary, Second Edition describes protocols, computer and telephone devices, basic security concepts, and Internet-related legislation, along with capsule biographies of the pioneering inventors who developed the technologies that changed our world. The new edition offers even more than the acclaimed and bestselling first edition, including: Thousands of new definitions and existing definitions updated and expanded Expanded coverage, from telegraph and radio technologies to modern wireline and mobile telephones, optical technologies, PDAs, and GPS-equipped devices More than 100 new charts and illustrations Expanded appendices with categorized RFC listings Categorized charts of ITU-T Series Recommendations that facilitate online lookups Hundreds of Web URLs and descriptions for major national and international standards and trade organizations Clear, comprehensive, and current, the Telecommunications Illustrated Dictionary, Second Edition is your key to understanding a rapidly evolving field that, perhaps more than any other, shapes the way we live.
Publisher: CRC Press
ISBN: 1351836110
Category : Technology & Engineering
Languages : en
Pages : 1741
Book Description
From fundamental physics concepts to the World Wide Web, the Telecommunications Illustrated Dictionary, Second Edition describes protocols, computer and telephone devices, basic security concepts, and Internet-related legislation, along with capsule biographies of the pioneering inventors who developed the technologies that changed our world. The new edition offers even more than the acclaimed and bestselling first edition, including: Thousands of new definitions and existing definitions updated and expanded Expanded coverage, from telegraph and radio technologies to modern wireline and mobile telephones, optical technologies, PDAs, and GPS-equipped devices More than 100 new charts and illustrations Expanded appendices with categorized RFC listings Categorized charts of ITU-T Series Recommendations that facilitate online lookups Hundreds of Web URLs and descriptions for major national and international standards and trade organizations Clear, comprehensive, and current, the Telecommunications Illustrated Dictionary, Second Edition is your key to understanding a rapidly evolving field that, perhaps more than any other, shapes the way we live.
C++ Cookbook
Author: D. Ryan Stephens
Publisher: "O'Reilly Media, Inc."
ISBN: 0596007612
Category : Computers
Languages : en
Pages : 592
Book Description
"Solutions and examples for C++ programmers"--Cover.
Publisher: "O'Reilly Media, Inc."
ISBN: 0596007612
Category : Computers
Languages : en
Pages : 592
Book Description
"Solutions and examples for C++ programmers"--Cover.
Advances in Open Domain Question Answering
Author: Tomek Strzalkowski
Publisher: Springer Science & Business Media
ISBN: 1402047460
Category : Language Arts & Disciplines
Languages : en
Pages : 579
Book Description
This new Springer volume provides a comprehensive and detailed look at current approaches to automated question answering. The level of presentation is suitable for newcomers to the field as well as for professionals wishing to study this area and/or to build practical QA systems. The book can serve as a "how-to" handbook for IT practitioners and system developers. It can also be used to teach graduate courses in Computer Science, Information Science and related disciplines.
Publisher: Springer Science & Business Media
ISBN: 1402047460
Category : Language Arts & Disciplines
Languages : en
Pages : 579
Book Description
This new Springer volume provides a comprehensive and detailed look at current approaches to automated question answering. The level of presentation is suitable for newcomers to the field as well as for professionals wishing to study this area and/or to build practical QA systems. The book can serve as a "how-to" handbook for IT practitioners and system developers. It can also be used to teach graduate courses in Computer Science, Information Science and related disciplines.