Selasa, 19 Juli 2016

1Bookcase - 7 books ready for downloading


1Bookcase - 7 books ready for downloading

Link to 1Bookcase

Oracle RMAN for Absolute Beginners

Posted: 18 Jul 2016 02:32 PM PDT

Oracle RMAN for Absolute Beginners

Oracle RMAN for Absolute Beginners.

Oracle RMAN for Absolute Beginners is a gentle introduction to the use of Oracle’s Recovery Manager software to make backups of an Oracle database, and to restore all or part of a database in the event that data loss occurs. It is often said that a database administrator’s #1 job responsibility is to be able to recover from data loss. If you’re new to the Oracle platform, or you’re new to database administration in general, you can hardly go wrong by making it your first priority to learn to backup and recover the database that has been entrusted into your hands.

This book is short and sweet at just 200 pages. Focus lies on the mainstream use cases. Recovery Manager, or RMAN as it is called, is a powerful and complex tool that can be intimidating at first. Author Darl Kuhn understands the need to focus on the core use cases, building your confidence in the tool, and in your ability to recover from lost database files, and even to recover your entire database should that become necessary.

Oracle RMAN for Absolute Beginners shows how to backup your database. That’s the first job. You’ll learn to backup the entire database, and to create incremental backups that in turn can speed restore and recovery operations. Then you’ll learn to recover from lost data files, lost redo log files, lost control files, and even to restore the entire database from scratch. You’ll even learn how to clone a database for development and test purposes by backing the database up on one system and restoring it onto another.

Author Darl Kuhn has a decade and a half of experience in writing about, and teaching Oracle Database backup and recovery. If you are newly responsible for an Oracle Database, you can hardly do better than to pick up a copy of Oracle RMAN for Absolute Beginners.

What you'll learn

  • Understand the different file types that are involved in backup and recovery.
  • Perform essential configuration of Oracle Recovery Manager (RMAN).
  • Backup all or part of a database, including pluggable and container databases
  • Recover from one or more lost data files, including up to the entire database
  • Recover from lost control files and redo log files
  • Clone a database for testing and debugging
  • Apply Data Pump for fast exports and imports

Who this book is for

Oracle RMAN for Absolute Beginners is aimed at newly-minted database administrators, and at experienced administrators who are new to the Oracle Database platform. Focus is on fulfilling a database administrator’s #1 job requirement: being able to recover from data loss.

The post Oracle RMAN for Absolute Beginners appeared first on 1Bookcase.

Oracle Enterprise Manager 12c Command-Line Interface

Posted: 18 Jul 2016 02:30 PM PDT

Oracle Enterprise Manager 12c Command-Line Interface

Oracle Enterprise Manager 12c Command-Line Interface.

Oracle Enterprise Manager 12c Command-Line Interface shows how to use Enterprise Manager's powerful scripting language to automate your database administration work and save time by scripting routine tasks, and then executing those scripts across collections of databases and instances in your environment. This book is chock full of ready-made scripting examples contributed by the authors and leading members of the community. For example, you’ll find scripts and examples of commands to:

  • Remove an Enterprise Manager agent and its related targets
  • Quickly create administrator accounts that are fully-configured with pre-expired passwords and all needed roles
  • Invoke batch files to execute sequences of related commands with consistency against multiple targets
  • Batch create large groups of user logins with a single command
  • and more!

The Enterprise Manager Command Line Interface (EM CLI) is the administrator’s key to unlocking the power of Enterprise Manager 12c (EM12c) with scalability, repeatability, and confidence. In previous versions, most administrators ventured into the command-line interface only with the assistance of Oracle Support. But now there are many features in EM12c that are accessible only from the command-line. This is far from a disadvantage! Enterprise Manager is now a powerful tool for automation in the hands of a skilled database administrator.

Enterprise Manager scripting offers potential for all administrators who manage Oracle's enterprise-level products in their environment. You can automate from the smallest, single-instance configuration all the way up to a broadly distributed enterprise-level rollout having database instances strewn across broad geographical distributions. The power of the EM CLI returns the administrator to the golden age, where the entire environment, from database to application to infrastructure, can often be managed from this powerful command line tool secured by the robust Enterprise Manager framework.

  • Brings a golden-age of automation to Oracle Database administrators
  • Provides ready-made scripts contributed by leading members of the community
  • Covers advanced techniques involving Jython and Python

What you'll learn

  • Learn the architecture that makes EM CLI so powerful.
  • Secure the EM CLI framework in your own environment for ease of management.
  • Write scripts to execute tasks consistently across individual targets, multiple targets, or even monitored groups.
  • Schedule your scripts; detect and manage exceptions when they fail.
  • Build a library of scripts to be shared among your administrative team and/or share them globally via the web.

Who this book is for

Oracle Enterprise Manager 12c Command-Line Interface is written for database administrators and others who are using Enterprise Manager 12c. The book is especially aimed at those wanting to take advantage of EM CLI’s scripting engine to automate tasks and leverage their time across dozens, hundreds, or even thousands of database and other instances being managed.

The post Oracle Enterprise Manager 12c Command-Line Interface appeared first on 1Bookcase.

Oracle Database Transactions and Locking Revealed

Posted: 18 Jul 2016 02:27 PM PDT

Oracle Database Transactions and Locking Revealed

Oracle Database Transactions and Locking Revealed.

Oracle Database Transactions and Locking Revealed provides much-needed information for building scalable, high-concurrency applications and deploy them against the Oracle Database. Read this short, 150-page book that is adapted from Expert Oracle Database Architecture to gain a solid and accurate understanding of how locking and concurrency are dealt with by Oracle Database. Also learn how the Oracle Database architecture accommodates user transactions, and how you can write code to mesh with how Oracle Database is designed to operate.

Good transaction design is an important facet of highly-concurrent applications that are run by hundreds, even thousands of users who are all executing transactions at the same time. Transaction design in turn relies upon a good understanding of how the underlying database platform manages of the locking of resources so as to prevent access conflicts and data loss that might otherwise result from concurrent access to data in the database.

Oracle Database Transactions and Locking Revealed covers in detail the various lock types, and also different locking schemes such as pessimistic and optimistic locking. Then you'll learn about transaction isolation and multiversion concurrency, and how the various lock types support Oracle Database's transactional features. You'll learn some good tips for transaction design, as well as some bad practices and habits to avoid. Coverage is also given to redo and undo, and their role in concurrency. This is an important book that anyone developing highly-concurrent applications will want to have handy on their shelf.

What you'll learn

  • Understand locks and their implication for concurrent applications
  • Manage transaction isolation to meet business needs while not impeding concurrency
  • Design effective transactions and choose the correct atomicity level for your needs
  • Take advantage of features such as deferrable constraints and autonomous transactions
  • Build multi-database applications with needed atomicity through distributed transactions
  • Investigate and troubleshoot redo and undo problems that can impede concurrency

Who this book is for

Oracle Database Transactions and Locking Revealed is the definitive book on transactions and locking for Oracle Database developers and architects who are developing highly-concurrent applications. Readers should already have good understanding of SQL and PL/SQL. Experience in application development is also beneficial.

The post Oracle Database Transactions and Locking Revealed appeared first on 1Bookcase.

Expert Oracle RAC Performance Diagnostics and Tuning

Posted: 18 Jul 2016 02:20 PM PDT

Expert Oracle RAC Performance Diagnostics and Tuning

Expert Oracle RAC Performance Diagnostics and Tuning.

Expert Oracle RAC Performance Diagnostics and Tuning provides comprehensive coverage of the features, technology and principles for testing and tuning RAC databases. The book takes a deep look at optimizing RAC databases by following a methodical approach based on scientific analysis rather than using a speculative approach, twisting and turning knobs and gambling on the system.

The book starts with the basic concepts of tuning methodology, capacity planning, and architecture. Author Murali Vallath then dissects the various tiers of the testing implementation, including the operating system, the network, the application, the storage, the instance, the database, and the grid infrastructure. He also introduces tools for performance optimization and thoroughly covers each aspect of the tuning process, using many real-world examples, analyses, and solutions from the field that provide you with a solid, practical, and replicable approach to tuning a RAC environment. The book concludes with troubleshooting guidance and quick reference of all the scripts used in the book.

Expert Oracle RAC Performance Diagnostics and Tuning covers scenarios and details never discussed before in any other performance tuning books. If you have a RAC database, this book is a requirement. Get your copy today.

  • Takes you through optimizing the various tiers of the RAC environment.
  • Provides real life case studies, analysis and solutions from the field.
  • Maps a methodical approach to testing, tuning and diagnosing the cluster

What you'll learn

  • Dissect the eight stage pre-implementation testing process across all tiers of the RAC cluster
  • Optimize your RAC cluster for availability and scalability
  • Diagnose your cluster to get the root of any performance problem
  • Establish a replicable methodology for testing, tuning, and diagnostics
  • Walk through real-world examples and solutions.
  • Learn how to be proactive to prevent common performance issues
  • Discover an exhaustive list of tools to help optimize your RAC environment

Who this book is for

Expert Oracle RAC Performance Diagnostics and Tuning is for all those customers implementing RAC systems into a production environment without undergoing a systematic methodology for testing, tuning and problem solving.

The post Expert Oracle RAC Performance Diagnostics and Tuning appeared first on 1Bookcase.

Big Data Bootcamp

Posted: 18 Jul 2016 02:18 PM PDT

Big Data Bootcamp

Big Data Bootcamp: What Managers Need to Know to Profit from the Big Data Revolution.

Investors and technology gurus have called big data one of the most important trends to come along in decades. Big Data Bootcamp explains what big data is and how you can use it in your company to become one of tomorrow's market leaders. Along the way, it explains the very latest technologies, companies, and advancements.

Big data holds the keys to delivering better customer service, offering more attractive products, and unlocking innovation. That's why, to remain competitive, every organization should become a big data company. It's also why every manager and technology professional should become knowledgeable about big data and how it is transforming not just their own industries but the global economy.

And that knowledge is just what this book delivers. It explains components of big data like Hadoop and NoSQL databases; how big data is compiled, queried, and analyzed; how to create a big data application; and the business sectors ripe for big data-inspired products and services like retail, healthcare, finance, and education. Best of all, your guide is David Feinleib, renowned entrepreneur, venture capitalist, and author of Why Startups Fail. Feinleib's Big Data Landscape, a market map featured and explained in the book, is an industry benchmark that has been viewed more than 150,000 times and is used as a reference by VMWare, Dell, Intel, the U.S. Government Accountability Office, and many other organizations. Feinleib also explains:

  • Why every businessperson needs to understand the fundamentals of big data or get run over by those who do
  • How big data differs from traditional database management systems
  • How to create and run a big data project
  • The technical details powering the big data revolution

Whether you're a Fortune 500 executive or the proprietor of a restaurant or web design studio, Big Data Bootcamp will explain how you can take full advantage of new technologies to transform your company and your career.

What you'll learn

  • Which big data technologies are the most compelling and how to get started using them
  • How the intersection of big data, cloud computing, and mobile technologies is opening up huge new markets and opportunities for entrepreneurs and existing businesses alike
  • How to find and put to use valuable data sets
  • How marketers can use big data applications to pinpoint and appeal to the most likely customers
  • How to make much better decisions using big data

Who this book is for

The target audience for this book is business and IT professionals, investors, managers, entrepreneurs and small business owners, and government officials.

The post Big Data Bootcamp appeared first on 1Bookcase.

Building JavaScript Games

Posted: 18 Jul 2016 02:14 PM PDT

Building JavaScript Games

Building JavaScript Games: for Phones, Tablets, and Desktop.

Building JavaScript Games teaches game programming through a series of engaging, arcade-style games that quickly expand your JavaScript and HTML5 skills. JavaScript is in the top ten most-used programming languages world wide, and is the basis for applications that can run in any modern browser, on any device from smart phone to tablet to PC. Especial emphasis is given to touch-based interface, but all games also run using a regular mouse and keyboard setup.

The four games you'll develop from reading this book are:

  • Painter
  • Jewel Jam
  • Penguin Pairs
  • Tick Tick

These four games are casual, arcade-style games representing the aim-and-shoot, puzzle, maze, and platform styles of game play.

The approach in Building JavaScript Games follows the basic structure of a game rather than the syntax of a language. From almost the very first chapter you are building games to run on your phone or other device and show to your friends. Successive projects teach about handling player input, manipulating game objects, designing game worlds, managing levels, and realism through physics. All told, you'll develop four well-designed games, making Building JavaScript Games one of the most enjoyable ways there is to learn about programming browser-based games.

The final chapters in the book contain a very nice bonus of sorts. In them you will find excerpts from interviews with two prominent people from the game industry: Mark Overmars, who is CTO of Tingly Games and creator of GameMaker, and Peter Vesterbacka, the CMO of Rovio Entertainment – the creators of the Angry Birds franchise. Their insight and perspective round off what is already a fun and valuable book.

What you'll learn

  • Create games to run on phones and tablets
  • Manage sprites and other game objects
  • React to player input through touch and button presses
  • Allow game players to progress through different levels
  • Achieve realistic movement through applied physics
  • Prepare your games properly for commercial deployment

Who this book is for

Building JavaScript Games is for technology enthusiasts interested in learning about programming, and especially about game programming on their mobile devices. The book is also ideal for programmers in other languages wanting to make the move to mobile development using the cross-platform environment of JavaScript and HTML5. If you're interested in browser-based development, especially the development of mobile games, then Building JavaScript Games is the perfect choice.

The post Building JavaScript Games appeared first on 1Bookcase.

Pro JavaScript Development

Posted: 18 Jul 2016 12:27 PM PDT

Pro JavaScript Development

Pro JavaScript Development: Coding, Capabilities, and Tooling.

Pro JavaScript Development is a practical guide for front-end web developers who are experienced at building web pages with HTML, CSS, and JavaScript, and now wish to advance their JavaScript skills to a higher level. You will learn how to build large, well-structured, high quality, mobile-optimized web sites and apps, using the latest supported browser APIs, language features, and tools. This book teaches and shows you in practical hands-on terms how you can:

  • Master the performance, reliability, stability, and code manageability of your JavaScript
  • Understand and write efficient object-oriented and prototypal code, including full understanding of the 'this' keyword
  • Boost the performance of your JavaScript code
  • Architect large web applications using common design patterns
  • Write high quality JavaScript code and avoid the pitfalls most likely to cause errors
  • Manage code dependencies with AMD and RequireJS
  • Develop for mobile, build games, and set up a real-time video chat using modern APIs such as Geolocation, Canvas and WebRTC
  • Document your code as the professionals do
  • Write command-line and web server applications in JavaScript with Node.js,
  • Use build tools, such as Grunt and Gulp, to automate repetitive tasks and improve your development workflow

Using real-world examples and applications that you’ll build yourself, Pro JavaScript Development has unique, practical content that will make you a better JavaScript developer. Become a master of the latest JavaScript coding techniques and tools, and harness its best capabilities today.

What you'll learn

  • To build faster and more efficient web apps using the latest techniques
  • How to select the best libraries and frameworks for each project based on design patterns and sound principles
  • To manage JavaScript objects with inheritance through the 'prototype' property and the ‘this’ keyword
  • To unit test your JavaScript, to measure and improve the quality of your code
  • To create your own web server using Node.js, featuring real-time bidirectional communication with web sockets

Who this book is for

This book is intended for the front-end web developer who is already using JavaScript but wants to know what tools, and techniques they can use to enhance their development. You want to create better apps, better sites, with the best and latest skills.

The post Pro JavaScript Development appeared first on 1Bookcase.

Tidak ada komentar:

Posting Komentar