Jumat, 20 Mei 2016

1Bookcase - 10 books ready for downloading


1Bookcase - 10 books ready for downloading

Link to 1Bookcase

Beginning Oracle PL/SQL, 2nd Edition

Posted: 19 May 2016 01:24 PM PDT

Beginning Oracle PLSQL

Beginning Oracle PL/SQL, 2nd Edition.

Beginning Oracle PL/SQL gets you started in using the built-in language that every Oracle developer and database administrator must know. Oracle Database is chock-full of built-in application features that are free for the using, and PL/SQL is your ticket to learning about and using those features from your own code. With it, you can centralize business logic in the database, you can offload application logic, and you can automate database- and application-administration tasks.

Author Don Bales provides in Beginning Oracle PL/SQL a fast-paced and example-filled tutorial. Learn from Don's extensive experience to discover the most commonly used aspects of PL/SQL, without wasting time on obscure and obsolete features.

The author takes his 20+ years of experience and a wealth of statistics he’s gathered on PL/SQL usage over those years and applies the 80/20 rule: cover what’s most needed and used by PL/SQL professionals and avoid what’s not necessary! The result is a book that covers all the key features of PL/SQL without wasting your time discussing esoteric and obsolete parts of the language. Learn what really matters, so that you can get to work feeling confident with what you know about PL/SQL.

  • Covers the key topics that matter, including variables and datatypes, executing statements, working with cursors, bulk operations, real-world objects, debugging, testing, and more.
  • Teaches you to write production-level, object-oriented PL/SQL. You’ll explore relational PL/SQL, but unlike most other books on the subject, this one emphasizes the use of PL/SQLs object-oriented features as well.
  • Guides you in working through real examples of using of PL/SQL. You’ll learn PL/SQL by applying it to real-world business problems, not by heavy theory.

What you'll learn

  • Write PL/SQL in both relational and object-relational settings
  • Create maintainable, modular, and reusable programming units
  • Build debugging and testing capabilities directly into your code
  • Centralize business logic inside the database engine
  • Speed performance through bulk operations and data movements
  • Profile your code to isolate slow-running segments for improvement

Who this book is for

Beginning Oracle PL/SQL is for SQL programmers and database administrators wanting to write code that runs inside Oracle's database engine. Whether it's centralizing critical business logic that is your goal, or you just want to automate your administration work, or maybe just it's just to enhance your applications by taking advantage of all the pre-built functionality Oracle Database has on offer, Beginning Oracle PL/SQL is the book to get you started on the road to PL/SQL mastery.

The post Beginning Oracle PL/SQL, 2nd Edition appeared first on 1Bookcase.

SAP ERP Financial Accounting and Controlling

Posted: 19 May 2016 01:22 PM PDT

SAP ERP Financial Accounting and Controlling

SAP ERP Financial Accounting and Controlling: Configuration and Use Management.

SAP ERP modules are notoriously hard to configure and use effectively without a lot of practice and experience. But as SAP ERP Financial Accounting and Controlling: Configuration and Use Management shows, it doesn’t have to be so difficult. The book takes a systematic approach that leads SAP Financial Accounting and Controlling (FICO) users step by step through configuring and using all the program's facets. This approach makes configuration complexities manageable. The book's author—SAP expert, trainer, and accountant Andrew Okungbowa—ensures that both you and your end users are up and running quickly and confidently with FICO. He also provides sound and tested procedures that ensure your implementation works without error.

SAP ERP Financial Accounting and Controlling: Configuration and Use Management is in fact the most comprehensive and easy-to-follow SAP FICO configuration book in the market. It incorporates a hands-on approach, with hundreds of screen shots and practical examples, that allows a person without prior configuration training to make SAP FICO ready for use in the enterprise. You'll find that you don't need to be a rocket scientist to grasp the concepts explained and apply them to your work—even when the finances are complicated, such as with the ins and outs of taxes, currency conversions, or special general ledger entries such as down payments or bills of exchange.

Providing an in-depth coverage of both configuration and end user procedures, the book covers most aspects of the SAP FICO certification syllabus—SAP's view of the module's key tasks and procedures—including:

  • Configuring and using the general ledger and accounts payable and receivable screens
  • Configuring and completing closing procedures, asset accounting, and financial reporting
  • Configuring global settings and enterprise variables
  • Accounting for both profit and cost centers
  • Creating a house bank
  • Integrating FICO with other SAP modules

Taking a jargon-free tone and providing an abundance of examples, Andrew Okungbowa provides a clear understanding of configuration techniques and the breadth of functionalities encompassed by SAP FICO. And as an accountant, Okungbowa understands the needs of end users as well as of those answering to the CIO.

What you'll learn

  • How to configure SAP FICO like a pro
  • How to master core aspects of SAP Financial Accounting and Controlling
  • How to integrate SAP FICO with other SAP Modules
  • A thorough hands-on overview of IMG (Implementation Guide) and Easy Access (user point of entry into SAP)
  • Knowledge gained from real-world practical examples and case studies
  • How to explain the functionalities of SAP FICO to others

Who this book is for

FICO consultants, enterprise IT implementers and support personnel, accountants, trainers, and developers. While not aimed at beginners per se, beginners can use the book to do a complete configuration of SAP FICO.

The post SAP ERP Financial Accounting and Controlling appeared first on 1Bookcase.

Windows File System Troubleshooting

Posted: 19 May 2016 01:18 PM PDT

Windows File System Troubleshooting

Windows File System Troubleshooting.

The Windows file system is large and complex, featuring not only a huge number of essential files and folders for the Windows OS, your software and hardware, but also several different underlying file systems that manage and maintain file integrity on your disks. In this book you'll learn how to navigate around the Windows file structure (up to Windows 8.1), with what does what and how essential everything is. Additionally we'll show you how to effectively manage file, folder and security permissions to ensure users get what the access they need, and no more. We'll also show you how to repair the underlying disk file system should something go horribly wrong.

What you'll learn

  • The structure of the Windows OS file system
  • The differences between different disk file structures
  • How to manage and maintain file ownership, permissions and security
  • How to manage and maintain file system security and encryption
  • How to recover an unbootable file system

Who this book is for

IT Pros, Windows expert and power users and system administrators are the audience for this book.

The post Windows File System Troubleshooting appeared first on 1Bookcase.

Machine Learning Projects for .NET Developers

Posted: 19 May 2016 01:16 PM PDT

Machine Learning Projects for .NET Developers

Machine Learning Projects for .NET Developers.

Machine Learning Projects for .NET Developers shows you how to build smarter .NET applications that learn from data, using simple algorithms and techniques that can be applied to a wide range of real-world problems. You'll code each project in the familiar setting of Visual Studio, while the machine learning logic uses F#, a language ideally suited to machine learning applications in .NET. If you're new to F#, this book will give you everything you need to get started. If you're already familiar with F#, this is your chance to put the language into action in an exciting new context.

In a series of fascinating projects, you'll learn how to:

  • Build an optical character recognition (OCR) system from scratch
  • Code a spam filter that learns by example
  • Use F#'s powerful type providers to interface with external resources (in this case, data analysis tools from the R programming language)
  • Transform your data into informative features, and use them to make accurate predictions
  • Find patterns in data when you don't know what you're looking for
  • Predict numerical values using regression models
  • Implement an intelligent game that learns how to play from experience

Along the way, you'll learn fundamental ideas that can be applied in all kinds of real-world contexts and industries, from advertising to finance, medicine, and scientific research. While some machine learning algorithms use fairly advanced mathematics, this book focuses on simple but effective approaches. If you enjoy hacking code and data, this book is for you.

What you'll learn

  • Learn vocabulary and landscape of machine learning
  • Recognize patterns in problems and how to solve them
  • Learn simple prediction algorithms and how to apply them
  • Develop, diagnose and tune your models
  • Write elegant, efficient and bug-free functional code with F#

Who this book is for

Machine Learning Projects for .NET Developers is for intermediate to advanced .NET developers who are comfortable with C#. No prior experience of machine learning techniques is required. If you're new to F#, you'll find everything you need to get started. If you're already familiar with F#, you'll find a wealth of new techniques here to interest and inspire you.

While some machine learning algorithms use fairly advanced mathematics, this book focuses on simple but effective approaches and how they can be used in actual code. If you enjoy hacking code and data, this book is for you.

The post Machine Learning Projects for .NET Developers appeared first on 1Bookcase.

Building Your Next Big Thing with Google Cloud Platform

Posted: 19 May 2016 01:15 PM PDT

Building Your Next Big Thing with Google Cloud Platform

Building Your Next Big Thing with Google Cloud Platform: A Guide for Developers and Enterprise Architects.

Building Your Next Big Thing with Google Cloud Platform shows you how to take advantage of the Google Cloud Platform technologies to build all kinds of cloud-hosted software and services for both public and private consumption. Whether you need a simple virtual server to run your legacy application or you need to architect a sophisticated high-traffic web application, Cloud Platform provides all the tools and products required to create innovative applications and a robust infrastructure to manage them.

Google is known for the scalability, reliability, and efficiency of its various online products, from Google Search to Gmail. And, the results are impressive. Google Search, for example, returns results literally within fractions of second. How is this possible? Google custom-builds both hardware and software, including servers, switches, networks, data centers, the operating system's stack, application frameworks, applications, and APIs.

Have you ever imagined what you could build if you were able to tap the same infrastructure that Google uses to create and manage its products?

Now you can! Building Your Next Big Thing with Google Cloud Platform shows you how to take advantage of the Google Cloud Platform technologies to build all kinds of cloud-hosted software and services for both public and private consumption. Whether you need a simple virtual server to run your legacy application or you need to architect a sophisticated high-traffic web application, Cloud Platform provides all the tools and products required to create innovative applications and a robust infrastructure to manage them.

Using this book as your compass, you can navigate your way through the Google Cloud Platform and turn your ideas into reality. The authors, both Google Developer Experts in Google Cloud Platform, systematically introduce various Cloud Platform products one at a time and discuss their strengths and scenarios where they are a suitable fit. But rather than a manual-like “tell all” approach, the emphasis is on how to Get Things Done so that you get up to speed with Google Cloud Platform as quickly as possible. You will learn how to use the following technologies, among others:

  • Google Compute Engine
  • Google App Engine
  • Google Container Engine
  • Google App Engine Managed VMs
  • Google Cloud SQL
  • Google Cloud Storage
  • Google Cloud Datastore
  • Google BigQuery
  • Google Cloud Dataflow
  • Google Cloud DNS
  • Google Cloud Pub/Sub
  • Google Cloud Endpoints
  • Google Cloud Deployment Manager
  • Author on Google Cloud Platform
  • Google APIs and Translate API

Using real-world examples, the authors first walk you through the basics of cloud computing, cloud terminologies and public cloud services. Then they dive right into Google Cloud Platform and how you can use it to tackle your challenges, build new products, analyze big data, and much more. Whether you're an independent developer, startup, or Fortune 500 company, you have never had easier to access to world-class production, product development, and infrastructure tools. Google Cloud Platform is your ticket to leveraging your skills and knowledge into making reliable, scalable, and efficient products—just like how Google builds its own products.

What you'll learn

  • A brief introduction to Cloud Computing
  • Distinctive characteristics of Google Cloud Platform
  • The right way to do Authentication, Authorization to access Google Cloud Platform resources and user's data
  • An overview of Google Cloud Platform technologies including compute, storage, networking, Big Data and application services.
  • Build, maintain and iterate over a backend infrastructure on Google Cloud Platform.
  • Optimize and scale existing projects on Google Cloud Platform.
  • Perform Big Data analytics using Google technologies.
  • Host web services in Cloud Platform and orchestrate complex applications with ease.
  • Architecture recipes using several Google Cloud Platform harmoniously

Who this book is for

Application Developers and Enterprise Architects seeking a robust and powerful cloud-hosted, backend, infrastructure for apps, services, research, and more.

The post Building Your Next Big Thing with Google Cloud Platform appeared first on 1Bookcase.

Pro XAML with C#

Posted: 19 May 2016 01:12 PM PDT

Pro XAML with C

Pro XAML with C# Application Development Strategies (covers WPF, Windows 8.1 and Windows Phone 8.1).

Pro XAML with C#: Application Development Strategies is your guide to real-world development practices on Microsoft's XAML-based platforms, with examples in WPF, Windows 8.1, and Windows Phone 8.1. Learn how to properly plan and architect an application on one or more of these platforms for a robust, scalable solution.

In Part I, authors Buddy James and Lori Lalonde introduce you to XAML and reveal proven techniques for developing successful line-of-business applications. You'll also find out about some of the conflicting needs and interests that you might encounter as an enterprise XAML developer.

Part II begins to lay the groundwork to help you properly architect your application, providing you with a deeper understanding of domain-driven design and the Model-View-ViewModel design pattern. You will also learn about proper exception handling and logging techniques, and how to cover your code with unit tests to reduce bugs and validate your design.

Part III explores implementation and deployment details for each of Microsoft's XAML UIs, along with advice on deploying and maintaining your application across different devices using version control repositories and continuous integration.

Pro XAML with C# Application Development Strategies is for intermediate to experienced developers looking to improve their professional practice. Readers should have experience working with C# and at least one XAML-based technology (WPF, Silverlight, Windows Store, or Windows Phone).

What you'll learn

  • Analyze a business problem and develop a solution within the sometimes conflicting interests of a real business team
  • Use domain driven design to get maximum business value from your development efforts
  • Develop applications in Visual Studio making best use of its integrated design and development views
  • Implement the popular MVVM design pattern to decouple your user interface from your core domain logic
  • Cover your code with unit tests to reduce bugs and validate your design
  • Deploy and maintain your application across different devices

Who this book is for

Pro XAML with C#: Application Development Strategies is for intermediate to experienced .NET developers. Readers should have experience working with C# and at least one XAML-based technology (WPF, Silverlight, Windows Store or Windows Phone).

The post Pro XAML with C# appeared first on 1Bookcase.

More iPhone Development with Objective-C, 3rd Edition

Posted: 19 May 2016 01:04 PM PDT

More iPhone Development with Objective-C, 3rd Edition

More iPhone Development with Objective-C, 3rd Edition.

If you are looking to extend your iOS programming skills beyond the basics then More iPhone Development with Objective-C is for you. Authors Dave Mark, Jayant Varma, Jeff LaMarche, Alex Horovitz, and Kevin Kim explain concepts as only they can—with code snippets you can customize and use, as you like, in your own apps.

More iPhone Development with Objective-C is an independent companion to Beginning iPhone Development with Objective-C. That is, it is a perfect second book, but it is also a great book for those looking to improve their skills who have already programmed for iOS. In particular it includes a series of chapters devoted to Core Data, the standard for Apple persistence. The authors carefully step through each Core Data concept and show techniques and tips specifically for writing larger apps—offering a breadth of coverage you won't find anywhere else.

More iPhone Development with Objective-C covers a variety of other topics, including Multipeer Connectivity's relatively simple Bluetooth/WiFi peer-to-peer model, MapKit, and media library access and playback so that your applications can utilize media on your users' computer. You'll also find coverage of Interface Builder, Live Previews and Custom Controls and some advanced techniques for debugging your applications. The book is filled with useful topics that will bring your programs up-to-date with the new functionality built into iOS.

What you'll learn

  • How to embed maps with Map Kit and use in-application email
  • How to access a user's iPod music library and integrate music into apps
  • Working with data from the web and the cloud, including Apple's iCloud
  • Using the Camera to integrate into your apps, scan and create barcodes
  • Live previews from Interface Builder to create custom components and frameworks

Who this book is for

This book serves as a complementary book to More iOS 6 Development: Further Explorations of the iOS SDK and is suitable for those aspiring app developers new to iPad app development. Prior Objective-C programming experience would be helpful, but not required.

The post More iPhone Development with Objective-C, 3rd Edition appeared first on 1Bookcase.

Learn Android Studio

Posted: 19 May 2016 01:01 PM PDT

Learn Android Studio

Learn Android Studio: Build Android Apps Quickly and Effectively.

Learn Android Studio covers Android Studio and its rich tools ecosystem, including Git and Gradle: this book covers how Android Studio works seamlessly with Git, for source control, and Gradle, a build and test tool. In addition, this book demonstrates how to develop/collaborate with remote Git web-hosting services such as GitHub and Bitbucket. Four complete Android projects accompany this volume and are available for download from a public Git repository.

With this book, you learn the latest and most productive tools in the Android tools ecosystem, and the best practices for Android app development. You will be able to take away the labs’ code as templates or frameworks to re-use and customize for your own similar apps.

Android Studio is an intuitive, feature-rich, and extremely forgiving Integrated Development Environment (IDE). This IDE is more productive and easier to use for your Android app creations than Eclipse. With this book you will quickly master Android Studio and maximize your Android development time. Source code on the remote web-hosting service is targeted to the latest Android Studio release, version 1.2.

What you'll learn

  • How to get started with the Android Studio IDE
  • How to navigate and use Android Studio
  • How to do version control with Git
  • How to use Gradle
  • How to use the new Android Wear framework
  • How to debug your code using Android Studio
  • How to manage your app projects
  • How to test your apps
  • How to analyze and refactor your code
  • How to customize Android Studio

Who this book is for

This book is for Android app developers new to this IDE tool.

The post Learn Android Studio appeared first on 1Bookcase.

Pro Android 5

Posted: 19 May 2016 01:00 PM PDT

Pro Android 5

Pro Android 5.

Covers everything from the fundamentals of building apps for smartphones, tablets, and embedded devices to advanced concepts such as custom components, multi-tasking, sensors/augmented reality, better accessories support and much more. Learn to use key Android features such as Fragments, the ActionBar, Android’s location-based services, network-based services, and security.

  • Using the tutorials and expert advice, you’ll quickly be able to build cool mobile apps and run them on dozens of Android-based smartphones.
  • You’ll explore and use the Android APIs, including those for media and sensors.
  • And you’ll check out what’s new in Android, including the improved user interface across all Android platforms, integration with services, and more.

By reading this definitive tutorial and reference, you’ll gain the knowledge and experience to create stunning, cutting-edge Android apps that can make you money, while keeping you agile enough to respond to changes in the future.

What you'll learn

  • How to use Android to build Java-based mobile apps for Android smartphones and tablets
  • How to build irresistible user interfaces (UIs) and user experiences (UXs) across Android devices
  • How to populate your application with data from data sources, using Content Providers
  • How to build multimedia and game apps using Android’s media APIs
  • How to use Android’s location-based services, network-based services, and security
  • How to use key Android features, such as Fragments and the ActionBar

Who this book is for

This book is for professional software engineers and programmers looking to move their ideas and applications into the mobile space with Android. It assumes a passable understanding of Java, including how to write classes and handle basic inheritance structures.

The post Pro Android 5 appeared first on 1Bookcase.

Pro Android Wearables

Posted: 19 May 2016 12:58 PM PDT

Pro Android Wearables

Pro Android Wearables: Building Apps for Smartwatches.

Learn how to design and build Android Wear apps for Android wearable devices, such as Google Android smartwatches, using the new WatchFaces API. Pro Android Wearables takes you through all the cool smartwatch features, such as health-monitoring, altimeters, and compasses. It’s time to take your Android 5 Wear application development skills and experience to the next level and get exposure to a whole new world of hardware.

As smartwatches continue to grab major IoT headlines, there is a growing interest in building Android apps that run on these wearables, which are now being offered by dozens of major manufacturers. This means more revenue earning opportunity for today’s indie app developers. Additionally, this book provides new media design concepts which relate to using media assets, as well as how to optimize Wear applications for low-power, single-core, dual-core or quad-core CPUs, and how to use the IntelliJ Android Studio IDE, and the Android device emulators for popular new wearable devices.

What you'll learn

  • How to build apps beyond those that just run on Android smartphones and tablets
  • How to master the fundamentals of wearable app design
  • How to build apps for wearables like smartwatches

Who this book is for

This book is for Android app developers new to Android apps development for embeddable appliances, wearables, and related hardware. This book takes your Android app development beyond the smartphone and tablet.

The post Pro Android Wearables appeared first on 1Bookcase.

Tidak ada komentar:

Posting Komentar