Book picks similar to
Information Systems: An Introduction To Informatics In Organisations by Paul Beynon-Davies
systems-engineering
technik
computer-science
cs-it
Nursing Research: Generating and Assessing Evidence for Nursing Practice
Denise F. Polit - 2007
New chapters offer guidance on developing self-report scales, conducting systematic reviews, and enhancing the integrity of qualitative studies. The ancillary Resource Manual includes application exercises, models of comprehensive research critiques, a full NINR grant application, and a "must-have" Toolkit on a CD-ROM, containing a treasure-trove of exemplary research tools (e.g., consent forms, a demographic questionnaire, statistical table templates)--all in easily-adapted Word documents to meet individual research needs. A watershed edition!Student Resource Manual with Toolkit, ISBN: 978-0-7817-7052-1.
Laravel: Up and Running: A Framework for Building Modern PHP Apps
Matt Stauffer - 2016
This rapid application development framework and its vast ecosystem of tools let you quickly build new sites and applications with clean, readable code. With this practical guide, Matt Stauffer--a leading teacher and developer in the Laravel community--provides the definitive introduction to one of today's most popular web frameworks.The book's high-level overview and concrete examples will help experienced PHP web developers get started with Laravel right away. By the time you reach the last page, you should feel comfortable writing an entire application in Laravel from scratch.Dive into several features of this framework, including:Blade, Laravel's powerful, custom templating toolTools for gathering, validating, normalizing, and filtering user-provided dataLaravel's Eloquent ORM for working with the application's databasesThe Illuminate request object, and its role in the application lifecyclePHPUnit, Mockery, and PHPSpec for testing your PHP codeLaravel's tools for writing JSON and RESTful APIsInterfaces for file system access, sessions, cookies, caches, and searchTools for implementing queues, jobs, events, and WebSocket event publishingLaravel's specialty packages: Scout, Passport, Cashier, Echo, Elixir, Valet, and Socialite