Senin, 16 Mei 2016

1Bookcase - 10 books ready for downloading


1Bookcase - 10 books ready for downloading

Link to 1Bookcase

Develop on Yammer

Posted: 15 May 2016 10:30 AM PDT

Develop on Yammer

Develop on Yammer: Social Integration for Modern Business Applications.

Develop on Yammer is your guide to integrating the Yammer social network with your company's application ecosystem. By developing custom apps and features on the Yammer platform, you can make your workplace more productive, encourage communication and feedback, and get your colleagues collaborating across a range of platforms, including SharePoint, ASP.NET, and Windows Phone.

The book begins with an introduction to the development options available along with guidance on how to set up a Yammer developer account. You'll then take your first step in Yammer integration by building a Yammer feed into a web page or other JavaScript-based client application, before diving into app creation and management on the Yammer platform.

The authors provide a deep dive into the Yammer authorization process from client-side and server-side perspectives, and you'll find out how to work closely with Yammer's data streams and its full range of development possibilities using Open Graph and Yammer's REST API. The final chapters cover how to build Yammer integration into standalone applications for SharePoint and Windows Phone 8 with Yammer SDKs.

All chapters are illustrated with examples and sample code, and a case study follows the development of a workplace training application as the authors apply each technique, so you can see how to make the most of what Yammer has to offer.

What you'll learn

  • Why develop on Yammer, and what development options are available
  • How to add a Yammer feed to an HTML-based application using Yammer Embed, to bring relevant news and discussions into the contexts where they matter
  • How to develop custom Yammer features for your SharePoint, Office or web applications on the client side with the Yammer JavaScript SDK
  • How to carry out secure authorization and authentication on Yammer
  • How to use Yammer Open Graph and REST APIs to posts messages, create custom activities and get data from Yammer-integrated applications
  • How to work with the Yammer Windows Phone 8 SDK to add Yammer functionality to a Windows Phone 8 application

Who this book is for

This book is targeted at developers with a background in .NET/C# development. Readers should be comfortable working with JavaScript.

Software architects will also find this book valuable for planning social integration across their companies’ business ecosystems.

The post Develop on Yammer appeared first on 1Bookcase.

Beginning NetBeans IDE

Posted: 15 May 2016 10:24 AM PDT

Beginning NetBeans IDE

Beginning NetBeans IDE: For Java Developers.

Beginning NetBeans IDE is your authoritative guide for getting started learning and using the free and open source NetBeans IDE. Written by Geertjan Wielenga, who has worked on the NetBeans Team since 2004, it shows you what the IDE is all about and how to use it with real-world case studies built from the ground up as you learn all about the IDE.

In this book, you get a tour of the various, essential, and key NetBeans features, including a range of wizards and plug-ins. Then, you start building a more complex Java EE-based application using Maven with the NetBeans IDE. And, you learn how to improve that application by exploring the NetBeans refactoring, testing, debugging, and profiling tools.

After reading and using this guide, you’ll come away with a working case study and many insights into how to understand and optimally make use of NetBeans IDE.

What you'll learn

  • What is NetBeans and how to use it
  • How to install and set up your NetBeans IDE and environment
  • How to write your first Java application using NetBeans
  • How to explore the key NetBeans wizards and plug-ins
  • How to build a complex Java EE-based application using Maven with NetBeans
  • How to improve applications by refactoring, testing, debugging, and profiling

Who this book is for

This book is for those who are new to NetBeans who may have prior Java coding experience.

The post Beginning NetBeans IDE appeared first on 1Bookcase.

Pro Couchbase Development

Posted: 15 May 2016 10:22 AM PDT

Pro Couchbase Development

Pro Couchbase Development: A NoSQL Platform for the Enterprise.

Pro Couchbase Development: A NoSQL Platform for the Enterprise discusses programming for Couchbase using Java and scripting languages, querying and searching, handling migration, and integrating Couchbase with Hadoop, HDFS, and JSON. It also discusses migration from other NoSQL databases like MongoDB.

This book is for big data developers who use Couchbase NoSQL database or want to use Couchbase for their web applications as well as for those migrating from other NoSQL databases like MongoDB and Cassandra. For example, a reason to migrate from Cassandra is that it is not based on the JSON document model with support for a flexible schema without having to define columns and supercolumns. The target audience is largely Java developers but the book also supports PHP and Ruby developers who want to learn about Couchbase. The author supplies examples in Java, PHP, Ruby, and JavaScript.

After reading and using this hands-on guide for developing with Couchbase, you’ll be able to build complex enterprise, database and cloud applications that leverage this powerful platform.

What you'll learn

  • What has big data got to do with NoSQL and Couchbase Server?
  • How to program with Java for Couchbase
  • How to develop with Couchbase using scripting languages including JavaScript, PHP and Ruby
  • How to query and search using the Couchbase plug-in for elasticsearch, NIQL, Strings and more
  • How to handle migration paths like MongoDB to Couchbase, Cassandra to Couchbase, Oracle DB and Tables to Couchbase and more
  • How to integrate Couchbase with Hadoop, Hadoop Tables, HDFS, and JSON

Who this book is for

This book is for experienced Java and other programmers who have at least some experience with database enterprise development who want to learn how to develop with Couchbase.

The post Pro Couchbase Development appeared first on 1Bookcase.

Swift Game Programming for Absolute Beginners

Posted: 15 May 2016 10:17 AM PDT

Swift Game Programming for Absolute Beginners

Swift Game Programming for Absolute Beginners.

Swift Game Programming for Absolute Beginners teaches Apple's Swift language in the context of four, fun and colorful games. Learn the Swift 2.0 language, and learn to create game apps for iOS at the same time – a double win!

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

  • Painter
  • Tut's Tomb
  • Penguin Pairs
  • Tick Tick

These four games are casual, arcade-style games representing the aim-and-shoot, casual, puzzle, and platform styles of game play. Professionally developed game assets form part of the book download. You'll get professionally drawn sprites and imagery that'll have you proud to show your learning to friends and family.

The approach in Swift Game Programming for Absolute Beginners follows the structure of a game rather than the syntax of a language. You'll learn to create game worlds, manage game objects and game states, define levels for players to pass through, implement animations based upon realistic physics, and much more. Along the way you'll learn the language, but always in the context of fun and games.

Swift is Apple's new programming language introduced in 2014 to replace Objective-C as the main programming language for iOS devices and Mac OS X. Swift is a must learn language for anyone targeting Apple devices, and Swift Game Programming for Absolute Beginners provides the most fun you'll ever have in stepping over the threshold toward eventual mastery of the language.

What you'll learn

  • Write applications in possibly the most important new language of the decade
  • Create games to run on Apple devices such as phones and tablets, and desktops too
  • Create and manage game worlds having multiple levels through which players progress
  • React to player input whether from mouse, keyboard, or touch
  • Achieve realistic movement of game objects through applied physics
  • Prepare your games properly for commercial deployment

Who this book is for

Swift Game Programming for Absolute Beginners is for programmers and technology enthusiasts wanting to learn to program and develop applications for Apple devices such as phones and tablets. The book is also for anyone wanting to learn to program in Apple’s new language named Swift. No prior knowledge of Swift is assumed. Swift Game Programming for Absolute Beginners teaches the Swift language from scratch in the context of creating a series of fun and colorful games that you’ll be proud to develop and show to your friends, neighbors, and colleagues.

The post Swift Game Programming for Absolute Beginners appeared first on 1Bookcase.

Understanding Oracle APEX 5 Application Development, 2nd Edition

Posted: 15 May 2016 10:15 AM PDT

Understanding Oracle APEX 5 Application Development, 2nd Edition

Understanding Oracle APEX 5 Application Development, 2nd Edition.

This new edition of Understanding Oracle APEX 5 Application Development shows APEX developers how to build practical, non-trivial web applications. The book introduces the world of APEX properties, explaining the functionality supported by each page component as well as the techniques developers use to achieve that functionality. The book is targeted at those who are new to APEX and just beginning to develop real projects for production deployment.

Reading the book and working the examples will leave you in a good position to build good-looking, highly-functional, web applications. Topics include: conditional formatting, user-customized reports, data entry forms, concurrency and lost updates, and updatable reports. Accompanying the book is a demo web application that illustrates each concept mentioned in the book. Specific attention is given in the book to the thought process involved in choosing and assembling APEX components and features to deliver a specific result. Understanding Oracle APEX 5 Application Development is the ideal book to take you from an understanding of the individual pieces of APEX to an understanding of how those pieces are assembled into polished applications.

  • Teaches how to develop non-trivial APEX applications.
  • Provides deep understanding of APEX functionality.
  • Shows the techniques needed for customization.

What you'll learn

  • Build attractive, highly-functional, web applications from the ground up.
  • Enhance pages created by Application Express wizards.
  • Understand the security implications of page design.
  • Write PL/SQL code for process activity and verification.
  • Build complex components such as tabular forms.
  • Manipulate session state as users progress through a task.

Who this book is for

Understanding Oracle APEX 5 Application Development is for developers wanting a strong, fundamental understanding of how Application Express applications work. It is also intended for APEX developers who wish to improve their development techniques and more fully understand the thought processes involved in building APEX applications.

The post Understanding Oracle APEX 5 Application Development, 2nd Edition appeared first on 1Bookcase.

Pro Oracle Fusion Applications

Posted: 15 May 2016 10:09 AM PDT

Pro Oracle Fusion Applications

Pro Oracle Fusion Applications: Installation and Administration.

Pro Oracle Fusion Applications is your one-stop source for help with installing Oracle's Fusion Applications suite in your on-premise environment. It also aids in the monitoring and ongoing administration of your Fusion environment. Author Tushar Thakker is widely known for his writings and expertise on Oracle Fusion Applications, and now he brings his accumulated wisdom to you in the form of this convenient handbook.

Provisioning an Oracle Fusion Applications infrastructure is a daunting task. You'll have to plan a suitable topology and install the required database, an enterprise-wide identity management solution, and the applications themselves—all while working with a wide variety of people who may not always be accustomed to working together. Pro Oracle Fusion Applications provides a path to success that you won't want to be without.

Beyond installation, Pro Oracle Fusion Applications provides excellent guidance on managing, monitoring, diagnostics, and troubleshooting your environment. The book also covers patching, a mundane but essential task that must be done regularly to keep your installation protected and running smoothly. The comprehensive and wide-ranging coverage makes Pro Oracle Fusion Applications an important book for anyone with responsibility for installation and ongoing management of an Oracle Fusion Applications installation.

What you'll learn

This book helps you with:

  • Planning the most suitable topology including servers, networking, and storage
  • Installing Oracle Fusion Applications including Identity Management components
  • Understanding the Applications user interface
  • Monitoring, diagnosing, troubleshooting, and patching of all components
  • Managing the Fusion Applications environment on an ongoing basis

Who this book is for

Pro Oracle Fusion Applications is aimed at application administrators, database administrators, system architects, technical consultants, and others who are involved in the technical aspects of standing up an on-premise installation of Oracle Fusion Applications

The post Pro Oracle Fusion Applications appeared first on 1Bookcase.

Pro JavaScript Techniques, 2nd Edition

Posted: 15 May 2016 10:05 AM PDT

Pro JavaScript Techniques 2nd Edition

Pro JavaScript Techniques, 2nd Edition.

Pro JavaScript Techniques is the ultimate JavaScript book for today’s web developer. It provides everything you need to know about modern JavaScript, and teaches you what JavaScript can do for your web sites. This book doesn’t waste any time looking at things you already know, but instead concentrates on fundamental, vital topics—what modern JavaScripting is (and isn’t), and pitfalls to be wary of.

You will learn about the ‘this’ keyword, as well as new object tools. You will be able to create reusable code with encapsulation, overloading and inheritance. The most recent techniques for debugging and testing are covered comprehensively, with information on Chrome developer tools, Jasmine, PhantomJS and Protractor. This update finishes with chapters on constructing single-page web applications that dominate the modern web.

The book is filled with real-world examples and case studies, as well as numerous reusable functions and classes to save you time in your development. You will learn the practical skills needed to build professional, dynamic web applications. Pro JavaScript Techniques is an indispensable reference for any professional JavaScript web developer—enhance your JavaScript development today.

What you'll learn

  • Real-world techniques for the modern JavaScript developer
  • How to enhance your development skills and be a better developer
  • Efficient techniques for object-oriented JavaScript, including the ‘this’ keyword
  • The most up-to-date tools for testing and debugging, including browser development tools
  • How to effectively use events, forms and Ajax
  • An overview of the AngularJS framework, Unit testing and End to End testing

Who this book is for

This book is for the developer who wants to get the most out of their JavaScript. They may have purchased the first edition of this book and now want to get up-to-date with the latest developments, or this may be the first time they have come across the title. They could be a working developer or using JavaScript in their spare time – this book will enhance their skills and make them a better JavaScript developer.

The post Pro JavaScript Techniques, 2nd Edition appeared first on 1Bookcase.

Foundations of Joomla!, 2nd Edition

Posted: 15 May 2016 10:01 AM PDT

Foundations of Joomla!

Foundations of Joomla!, 2nd Edition.

Foundations of Joomla is a step by step practical guide that explains building web sites and blogs using Joomla – a very popular and powerful content management system (CMS). The book takes you through the steps of installing Joomla, configuring your database, creating a blog and a website, followed by instructions on creating new posts and adding content to your site. Even if you are an absolute beginner and don’t have any programming experience, you can build responsive, powerful, and fully featured websites quickly. Following clear and easy to understand instructions, you’ll master Joomla 3 by building a sample site throughout the book.

What you'll learn

  • Plan, design, create, secure, and administer your site
  • Add menus, modules, articles, images, and other content to your site
  • Apply different templates to make your site attractive and appealing
  • Enable visitors to create accounts and add their own content
  • Add extensions to your site to extend its capabilities, like selling products from your site, etc.
  • Make your site multilingual and search engine friendly

Who this book is for

Foundations of Joomla addresses beginners who don't have deep experience in programming languages. The book teaches how to build professional fully featured websites using Joomla 3. It explains all the topics that are required in designing, creating, and managing a dynamic and interactive web site through clear and step by step instructions. The book will be very beneficial for developers and instructors too who want to learn or teach building websites.

The post Foundations of Joomla!, 2nd Edition appeared first on 1Bookcase.

Beginning Drupal 8

Posted: 15 May 2016 09:18 AM PDT

Beginning Drupal 8

Beginning Drupal 8.

Beginning Drupal 8 teaches you how to build, maintain, and manage Drupal 8-based web sites. The book covers what Drupal is, using Drupal when building a new web site, installing and configuring Drupal, creating and managing content, managing users, adding functionality to your web site through Drupal modules, and advanced topics on using themes, panels, and views.

The book also builds practical examples of common Drupal sites, such as a company website, a community website, and a commerce website, that you can take and expand on to create your own Drupal 8 sites. By reading this book, you will understand the power of the Drupal platform, and why you should be using Drupal if you’re not already. Through following the samples in the book, you will quickly build your confidence and your ability to use Drupal. Beginning Drupal 8 gives you the knowledge necessary to build, deploy, and manage web sites on Drupal 8.

What you'll learn

  • What Drupal is and why you should use it
  • How to install a basic Drupal web site from scratch
  • How to create content in your new Drupal web site
  • How to manage users on your new Drupal web site
  • How to change the look and feel of your new Drupal web site through themes
  • How to install and configure modules

Who this book is for

This book is for nontechnical users who want to use Drupal 8 to manage content, as well as developers who are new to Drupal 8.

The post Beginning Drupal 8 appeared first on 1Bookcase.

Anti-Money Laundering in a Nutshell

Posted: 15 May 2016 09:16 AM PDT

Anti-Money Laundering in a Nutshell

Anti-Money Laundering in a Nutshell: Awareness and Compliance for Financial Personnel and Business Managers.

Anti–Money Laundering in a Nutshellis a concise, accessible, and practical guide to compliance with anti–money laundering law for financial professionals, corporate investigators, business managers, and all personnel of financial institutions who are required, under penalty of hefty fines, to get anti–money laundering training.

Money laundering is endemic. As much as 5 percent of global GDP ($3.6 trillion) is laundered by criminals each year. It's no wonder that every financial institution in the United States—including banks, credit card companies, insurers, securities brokerages, private funds, and money service businesses—must comply with complex examination, training, and reporting requirements mandated by a welter of federal anti–money laundering (AML) laws. Ignorance of crime is no excuse before the law. Financial institutions and businesses that unknowingly serve as conduits for money laundering are no less liable to prosecution and fines than those that condone or abet it.

In Anti–Money Laundering in a Nutshell: Awareness and Compliance for Financial Personnel and Business Managers, Kevin Sullivan draws on a distinguished career as an AML agent and consultant to teach personnel in financial institutions what money laundering is, who does it, how they do it, how to prevent it, how to detect it, and how to report it in compliance with federal law. He traces the dynamic interplay among employees, regulatory examiners, compliance officers, fraud and forensic accountants and technologists, criminal investigators, and prosecutors in following up on reports, catching launderers, and protecting the integrity and reputations of financial institutions and businesses. In particular, corporate investigators will gain rich insights winnowed from the author’s experiences as a New York State and federal investigator.

What you'll learn

  • US federal and international AML laws
  • The AML measures and program that financial institutions must have in place to control money laundering, such as KYC, CIP, and AML/CFT risk assessment
  • The practical steps that personnel at every level from the teller window to the C-suite must know to ensure institutional compliance with AML regulations, such as filling out SARs and CTRs

Who this book is for

Under federal acts such as the Bank Secrecy Act of 1970, the Money Laundering Suppression Act of 1994, and the Intelligence Reform and Terrorism Prevention Act of 2004, every financial institution in the United States must have an anti–money laundering program in place that includes annual training of all relevant employees. This short book is an educational text or supplemental reader for such training by anti–money laundering compliance officers, examiners, agents, and consultants.

The post Anti-Money Laundering in a Nutshell appeared first on 1Bookcase.

Tidak ada komentar:

Posting Komentar