Sabtu, 07 Mei 2016

1Bookcase - 6 books ready for downloading


1Bookcase - 6 books ready for downloading

Link to 1Bookcase

Introducing SQL Server

Posted: 06 May 2016 05:40 AM PDT

Introducing SQL Server

Introducing SQL Server.

Introducing SQL Server is a fast and easy introduction to SQL Server and the world of relational databases. You'll learn how databases work and how to use the T-SQL language by practicing on one of the most widely-used and powerful database engines in the corporate world: Microsoft SQL Server.

Do you quake at the sight of a SELECT statement? Start to shiver when people start talking about tables and rows? Fear not, Introducing SQL Server is here to rescue you. The book focuses on the knowledge and skills needed to begin your journey toward becoming a solid and competent SQL Server professional and database programmer. You'll learn the core concepts of SQL Server, from installing the software to executing and profiling queries.

Introducing SQL Server is aimed at SQL Server newcomers as well as at those wanting to improve their database skills. You'll put a comprehensive database together as you work through the book. You will create tables and learn to use constraints; create reusable functions and stored procedures; and even learn how indexes work and what they bring in terms of increased performance. Introducing SQL Server shows you that databases don't need to be difficult.

  • Teaches you how to build a SQL Server database from scratch
  • Takes a tutorial-based approach, with each chapter building on the last
  • Covers what you need to know for common SQL Server development tasks

What you'll learn

  • Install SQL Server and customize your system
  • Build databases and table
  • Become conversant with the T-SQL language
  • Import data using text files and T-SQL
  • Program in T-SQL, creating stored procedures and functions
  • Administer SQL Server at a basic level, including query and index management

Who this book is for

Introducing SQL Server is for anybody who wants to learn how databases are put together in Microsoft SQL Server. It's especially helpful to database newcomers, software developers who want to improve their SQL Server knowledge, and those whose SQL knowledge has lapsed over time. Introducing SQL Server's unique tutorial-led approach makes it a great choice for those who enjoy learning by doing. It's also a great reference book to keep on your desk.

The post Introducing SQL Server appeared first on 1Bookcase.

Continuous Delivery with Visual Studio ALM 2015

Posted: 06 May 2016 05:39 AM PDT

Continuous Delivery with Visual Studio ALM 2015

Continuous Delivery with Visual Studio ALM 2015.

This book is the authoritative source on implementing Continuous Delivery practices using Microsoft's Visual Studio and TFS 2015. Microsoft MVP authors Mathias Olausson and Jakob Ehn translate the theory behind this methodology and show step by step how to implement Continuous Delivery in a real world environment.

Building good software is challenging. Building high-quality software on a tight schedule can be close to impossible. Continuous Delivery is an agile and iterative technique that enables developers to deliver solid, working software in every iteration. Continuous delivery practices help IT organizations reduce risk and potentially become as nimble, agile, and innovative as startups.

What you'll learn

  • What Continuous Delivery is and how to use it to create better software more efficiently using Visual Studio 2015
  • How to use Team Foundation Server 2015 and Visual Studio Online to plan, design and implement powerful and reliable deployment pipelines
  • Detailed step by step instructions for implementing Continuous Delivery on a real project

Who this book is for

Developers, Release Engineers, Architects, Product Managers

The post Continuous Delivery with Visual Studio ALM 2015 appeared first on 1Bookcase.

Beginning Windows 10

Posted: 06 May 2016 05:37 AM PDT

Beginning Windows 10

Beginning Windows 10: Do More With Your PC.

Beginning Windows 10 takes you through the new features of this amazing new operating system, revealing some of its surprising capabilities, and helping you customize it to suit you. Whether you are new to Windows, or you want to get up to speed with the latest features and changes, this book has everything you need to get started.

Author Mike Halsey shows you how to create an environment for school, work, and play that puts the important things at your fingertips, while combining them in ways you never thought possible. Learn how to carry your personalized Windows experience with you as part of your Microsoft account instead of having it tied to one device, while also keeping everything safe, secure and backed up, so you can enjoy peace of mind with your new PC.

With the right start, your PC can become a tool that works for you, not against you, and leaves more of your time and energy free for the things that matter to you. Beginning Windows 10 shows you how.

What you'll learn

  • About the ins and outs of the Windows 10 interface and its new features
  • How to personalize your Windows experience to give trouble-free performance
  • How to manage your Microsoft account across different devices and services in the home, at work, and on the move
  • How to maximize your productivity with Windows 10
  • How to secure and configure Windows 10 to guarantee a safe and secure experience
  • How to use, hack and manipulate Windows to enable advanced customization

Who this book is for

Beginning Windows 10 is for people new to Windows or who want to get up to speed with the latest version. This book also can help people who already know how to perform routine tasks learn how to get more out of Windows, their computer and their time. Whether you want to get up and running with Windows 10, or want to go to the next level and learn useful ways to minimize problems, maximize performance, and optimize your overall Windows experience, this book is for you.

The post Beginning Windows 10 appeared first on 1Bookcase.

Beginning Oracle Database 12c Administration, 2nd Edition

Posted: 06 May 2016 05:31 AM PDT

Beginning Oracle Database 12c Administration, 2nd Edition

Beginning Oracle Database 12c Administration: From Novice to Professional, 2nd Edition.

Beginning Oracle Database 12c Administration is your entry point into a successful and satisfying career as an Oracle Database Administrator.

The chapters of this book are logically organized into four parts closely tracking the way your database administration career will naturally evolve. Part 1 “Database Concepts” gives necessary background in relational database theory and Oracle Database concepts, Part 2 “Database Implementation” teaches how to implement an Oracle database correctly, Part 3 “Database Support” exposes you to the daily routine of a database administrator, and Part 4 “Database Tuning” introduces the fine art of performance tuning.

Beginning Oracle Database 12c Administration provides information that you won’t find in other books on Oracle Database. You’ll discover not only technical information, but also guidance on work practices that are as vital to your success as are your technical skills. The author’s favorite chapter is “The Big Picture and the Ten Deliverables.” (It is the editor's favorite chapter too!) If you take the lessons in that chapter to heart, you can quickly become a much better Oracle database administrator than you ever thought possible.

You will grasp the key aspects of theory behind relational database management systems and learn how to:

  • Install and configure an Oracle database, and ensure that it's properly licensed;
  • Execute common management tasks in a Linux environment;
  • Defend against data loss by implementing sound backup and recovery practices; and
  • Improve database and query performance.

What you'll learn

  • Execute common management tasks in a Linux environment.
  • Take advantage of pluggable database features for cloud and consolidation.
  • Install and configure an Oracle database, and see that it’s properly licensed.
  • Defend against data loss by implementing sound backup and recovery practices.
  • Properly size a database, and create indexes to improve its query performance.
  • Grasp the key aspects of theory behind relational database management systems.

Who this book is for

Beginning Oracle Database 12c Administration is the perfect book for those wanting to jumpstart a career in database administration. If you’re making the move into that role, or if the role has been thrust upon you by circumstances, you can hardly do better than to have author Iggy Fernandez at your side as you learn the ropes and lay down the foundation of your future success.

The post Beginning Oracle Database 12c Administration, 2nd Edition appeared first on 1Bookcase.

Swift Recipes

Posted: 06 May 2016 05:29 AM PDT

Swift Recipes

Swift Recipes: A Problem-Solution Approach.

Swift Recipes provides a problem solution approach for dealing with key aspects of the Swift programming language (covering version 1.2), ensuring you have the indispensable reference you need to successfully execute common programming tasks. You'll learn how to use the unique features of the Swift programming language as well as its use with Cocoa and Cocoa touch frameworks and libraries.

Solutions are available for a range of problems, including application development with Xcode; working with strings, numbers, and object collections; dealing with threads, multi-core processing, and asynchronous processing; and building applications that take advantage of dates and timers and memory management.

This book is an essential core reference for every Swift programmer and offers solutions in a concise and easy-to-follow manner. T. Michael Rogers has developed iOS applications for Fortune 100 brands and startups, and has trained new and experienced iOS developers via the iOS Boot Camp in New York City, online courses, and in private settings. He brings his expertise to offer you the ability to use and exploit Swift to get the most out of all your projects for your app creations, whether you use iOS or Mac OS X.

What you'll learn

  • What strings and arrays are, and how to use them
  • How to manage your data effectively
  • How to build and work with dictionaries, dates and times, timers, and localization
  • How to deal with threads, multi-core processing, and asynchronous processing
  • How to utilize Cocoa touch and Cocoa and core frameworks for user interfaces and experience design and development
  • How to access and work with iOS SDK for iPhone and iPad apps design and development

Who this book is for

This book is for experienced Apple iOS, Mac OS X and even Objective-C programmers who may be new to Swift programming language. Some Swift exposure is recommended.

The post Swift Recipes appeared first on 1Bookcase.

MATLAB Recipes

Posted: 06 May 2016 05:28 AM PDT

MATLAB Recipes

MATLAB Recipes: A Problem-Solution Approach.

Learn from state-of-the-art examples in robotics, motors, detection filters, chemical processes, aircraft, and spacecraft. MATLAB Recipes: A Problem-Solution Approach is a practical reference for industry engineers using MATLAB to solve everyday problems. With this book you will review contemporary MATLAB coding including the latest language features and use MATLAB as a software development environment including code organization, GUI development, and algorithm design and testing.

This book provides practical guidance for using MATLAB to build a body of code you can turn to time and again for solving technical problems in your line of work. Develop algorithms, test them, visualize the results, and pass the code along to others to create a functional code base for your firm.

What you'll learn

  • Learn how to build industrial-strength toolboxes
  • Move beyond a folder of scripts and create well-organized, reusable MATLAB code modules
  • Leverage MATLAB as an IDE and not just a programming language
  • Build a functional code base for your company or department
  • Create your own GUIs for repeatable workflows

Who this book is for

This book is written for engineers and scientists who use MATLAB on a regular basis and who want to take their coding to a higher level, i.e. people who want to make commercial-quality MATLAB toolboxes. This book may be used by students who are required to use MATLAB for their courses and projects as well as professionals who use MATLAB to solve problems on the job.

The post MATLAB Recipes appeared first on 1Bookcase.

Tidak ada komentar:

Posting Komentar