Senin, 04 Juli 2016

1Bookcase - 9 books ready for downloading


1Bookcase - 9 books ready for downloading

Link to 1Bookcase

Advanced C and C++ Compiling

Posted: 03 Jul 2016 11:28 AM PDT

Advanced C and C++ Compiling

Advanced C and C++ Compiling.

Learning how to write C/C++ code is only the first step. To be a serious programmer, you need to understand the structure and purpose of the binary files produced by the compiler: object files, static libraries, shared libraries, and, of course, executables.

Advanced C and C++ Compiling explains the build process in detail and shows how to integrate code from other developers in the form of deployed libraries as well as how to resolve issues and potential mismatches between your own and external code trees.

With the proliferation of open source, understanding these issues is increasingly the responsibility of the individual programmer. Advanced C and C++ Compiling brings all of the information needed to move from intermediate to expert programmer together in one place — an engineering guide on the topic of C/C++ binaries to help you get the most accurate and pertinent information in the quickest possible time.

What you'll learn

  • The details of the build process, including compiling and linking
  • The inner workings of static libraries, shared libraries, and executables
  • Ways to properly architect code for smooth integration of future changes
  • Tips for troubleshooting problems with compiling and linking as well as run-time problems
  • How to use operating system-specific (Linux and Windows) tools for analysis of binary files

Who this book is for

C/C++ software designers aspiring to senior levels, software architects, build engineers, and Linux system administrators.

The post Advanced C and C++ Compiling appeared first on 1Bookcase.

Beginning LEGO MINDSTORMS EV3

Posted: 03 Jul 2016 11:25 AM PDT

Beginning LEGO MINDSTORMS EV3

Beginning LEGO MINDSTORMS EV3: (B&W).

Beginning LEGO MINDSTORMS EV3 shows you how to create new fun and fantastic creations with the new EV3 programmable brick along with other new EV3 pieces and features. You’ll learn the language of the EV3 brick, and then go on to create a variety of programmable vehicles using MINDSTORMS and Technic parts. You’ll then move into creating robot parts, including robotic arms. You’ll even learn how to make different types of MINDSTORMS walkers. Finally, you’ll learn how to incorporate light and sound into your amazing EV3 creations.

Whether you’re a MINDSTORMS enthusiast wanting to know more about EV3, a robotics competitor, or just a LEGO fan who wants to learn all about what EV3 can do, Beginning LEGO MINDSTORMS EV3 will give you the knowledge you need.

Note: the printed book is in black and white. The Kindle and ebook versions are in color (black and white on black and white Kindles).

What you'll learn

  • How to program the new EV3 brick
  • The different components new to the EV3 system
  • How to program the EV3 with LabView
  • How to build fantastic robotic creations
  • How to incorporate Technic creations into MINDSTORMS

Who this book is for

MINDSTORMS and robotics enthusiasts who want to learn about EV3, and people who are completely new to MINDSTORMS and want a thorough and fun introduction.

The post Beginning LEGO MINDSTORMS EV3 appeared first on 1Bookcase.

Pro Android UI

Posted: 03 Jul 2016 11:23 AM PDT

Pro Android UI

Pro Android UI.

If you're an Android application developer, chances are you're using fixed, scrolling, swipe-able, and other cutting-edge custom UI Designs in your Android development projects. These UI Design approaches as well as other Android ViewGroup UI layout containers are the bread and butter of Pro Android User Interface (UI) design and Android User Experience (UX) design and development.

Using a top down approach, Pro Android UI shows you how to design and develop the best user interface for your app, while taking into account the varying device form factors in the increasingly fragmented Android environment. Pro Android UI aims to be the ultimate reference and customization cookbook for your Android UI Design, and as such will be useful to experienced developers as well as beginners.

With Android's powerful UI layout classes, you can easily create everything from the simplest of lists to fully tricked-out user interfaces. While using these UI classes for boring, standard user interfaces can be quite simple, customizing a unique UI design can often become extremely challenging.

What you'll learn

  • How to design and develop a sleek looking and highly functional user interface (UI) design and experience (UX) design using Android APIs
  • What Android layout containers are, and how to best leverage them
  • How to design user-friendly UI layouts that conform to Android UI guidelines
  • What, when, why and how to use fundamental Android UI layout containers (ViewGroup subclasses) and Android UI widgets (View subclasses)
  • How to use new media assets such as images, video, and animation in a UI
  • How to create UI Fragments for UI design for specific ActionBar or Activity classes that you wish to create for UI designs within your applications
  • Scaling UI Design for the various Android smartphone and tablet form factors

Who this book is for

This book is for experienced Android app developers. It can also be for app developers and UI designers working on other platforms like iOS and BlackBerry who might also be interested in Android.

The post Pro Android UI appeared first on 1Bookcase.

R Quick Syntax Reference

Posted: 03 Jul 2016 11:17 AM PDT

R Quick Syntax Reference

R Quick Syntax Reference.

The R Quick Syntax Reference is a handy reference book detailing the intricacies of the R language. Not only is R a free, open-source tool, R is powerful, flexible, and has state of the art statistical techniques available. With the many details which must be correct when using any language, however, the R Quick Syntax Reference makes using R easier.

Starting with the basic structure of R, the book takes you on a journey through the terminology used in R and the syntax required to make R work. You will find looking up the correct form for an expression quick and easy. With a copy of the R Quick Syntax Reference in hand, you will find that are able to use the multitude of functions available to the R user and are even able to write your own functions to explore and analyze data.

  • Takes you through learning R, from download to statistical analysis.
  • Clears the confusion around object types and how to use and convert the types.
  • Tells you how to search for statistical techniques using the R help pages.

What you'll learn

  • Download R and R packages for your platform.
  • Work with R within your file structure.
  • Enter data from the keyboard and from external files.
  • Determine and assign modes, classes, and types of objects
  • Do calculations using the computational tools in R.
  • Use R functions and create new functions.

Who this book is for

The R Quick Syntax Reference is for statisticians and other data analysts who are starting to use the R language. It is also for veteran R users who want a quick reference to the language. The book is an excellent choice for the busy data scientist who likes to experiment with new ways of analysis and who needs the flexibility of the data editing available in R.

The post R Quick Syntax Reference appeared first on 1Bookcase.

Beginning Hibernate, 3rd Edition

Posted: 03 Jul 2016 11:15 AM PDT

Beginning Hibernate

Beginning Hibernate, 3rd Edition.

Beginning Hibernate, Third Edition is ideal if you're experienced in Java with databases (the traditional, or “connected,” approach), but new to open-source, lightweight Hibernate, a leading object-relational mapping and database-oriented application development framework.

This book packs in information about the release of the Hibernate 4.x persistence layer and provides a clear introduction to the current standard for object-relational persistence in Java. And since the book keeps its focus on Hibernate without wasting time on nonessential third-party tools, you'll be able to immediately start building transaction-based engines and applications.

Experienced authors Joseph Ottinger with Dave Minter and Jeff Linwood provide more in-depth examples than any other book for Hibernate beginners. The authors also present material in a lively, example-based manner—not a dry, theoretical, hard-to-read fashion.

What you'll learn

  • How to build enterprise Java-based transaction-type applications that access complex data with Hibernate
  • How to work with Hibernate 4
  • Where to integrate into the persistence life cycle
  • How to map using annotations, Hibernate XML files, and more
  • How to search and query with the new version of Hibernate
  • How to integrate with MongoDB using NoSQL

Who this book is for

This book is for Java developers who want to learn about Hibernate.

The post Beginning Hibernate, 3rd Edition appeared first on 1Bookcase.

Pro PowerShell for Amazon Web Services

Posted: 03 Jul 2016 10:54 AM PDT

Pro PowerShell for Amazon Web Services

Pro PowerShell for Amazon Web Services: DevOps for the AWS Cloud.

Pro PowerShell for Amazon Web Services is written specifically for Windows professionals who already know PowerShell and want to learn to host Windows workloads in the Amazon Elastic Cloud Compute (EC2) cloud service. The cloud offers information technology workers significant cost savings and agility unimaginable even just a few years ago. Tasks that traditionally took weeks of work, costing thousands of dollars, can be completed in minutes for a fraction of a penny.

This book is a resource for using Microsoft’s powerful scripting language, PowerShell, to create, host, manage, and administer workloads using a service widely recognized as the industry leader in cloud computing. Inside, find scripts to create and manage virtual machines, provision storage, configure networks with agility, and more–all using your preferred Windows scripting language.

Use your PowerShell knowledge to harness the power of Amazon EC2 today!

What you'll learn

  • Create, manage, and terminate Windows servers in the cloud
  • Manage storage options including backup and recovery
  • Configure a virtual network including subnets and route tables
  • Secure your servers using security groups and access control lists
  • Use Auto Scaling to respond to changing conditions
  • Deploy SQL Server using Relational Database Service
  • Use Simple Storage Service (S3) to reliably store and archive data
  • Control access to resources using Identity and Access Management (IAM)

Who this book is for

Pro PowerShell for Amazon Web Services is for the intermediate to advanced Windows professional who is ready to make the leap to the Amazon cloud.

The post Pro PowerShell for Amazon Web Services appeared first on 1Bookcase.

Beginning PowerShell for SharePoint 2013

Posted: 03 Jul 2016 10:49 AM PDT

Beginning PowerShell for SharePoint 2013

Beginning PowerShell for SharePoint 2013.

Beginning PowerShell for SharePoint 2013 is a book for the SharePoint administrator looking to expand his or her toolkit and skills by learning PowerShell, Microsoft’s vastly flexible and versatile object oriented scripting language. PowerShell is the future of Microsoft administration, and SharePoint is a complex product that can be managed more easily and quickly with PowerShell cmdlets and scripts. This book helps bridge the gap, introducing PowerShell fundamentals and operations in the context of deploying, migrating, managing, and monitoring SharePoint 2013.

Author Nik Charlebois-Laprade begins by explaining the fundamental concepts behind the PowerShell language. Then, with copious real-world examples and scripts, he lays the foundation for PowerShell novices to automate interactions with the various pieces and components of the SharePoint 2013 platform.

For SharePoint administrators wanting to do more with the technology, or for SharePoint developers trying to build their skills on the administration side, Beginning PowerShell for SharePoint 2013 is the perfect book to kick off your PowerShell journey.

What you'll learn

  • Manage on-premises and Office 365 SharePoint instances using PowerShell
  • Write re-usable PowerShell scripts
  • Understand the architecture of PowerShell
  • Perform operations on a wide variety of SharePoint components using PowerShell
  • Plan, prepare, and execute a SharePoint 2010 to 2013 migration using PowerShell
  • Proactively monitor SharePoint farms for issues using PowerShell

Who this book is for

Beginning PowerShell for SharePoint 2013 is for both SharePoint administrators and developers who want to extend their knowledge of the technology. It’s an excellent book for technical users who would appreciate a quick, at-hand reference.

The post Beginning PowerShell for SharePoint 2013 appeared first on 1Bookcase.

Practical Oracle Database Appliance

Posted: 03 Jul 2016 10:47 AM PDT

Practical Oracle Database Appliance

Practical Oracle Database Appliance.

Practical Oracle Database Appliance is a hands-on book taking you through the components and implementation of the Oracle Database Appliance. Learn about architecture, installation, configuration, and reconfiguration. Install and configure the Oracle Database Appliance with confidence. Make the right choices between the various configurations in order to realize your performance requirements. Manage and monitor the appliance to meet business requirements. Protect your data through proper backup and recovery procedures.

Oracle Database is one of the most relied-up databases in industry. For many years Oracle Database was a software product that had to be installed and configured at no small expense. The Oracle Database Appliance makes Oracle Database into a plug-and-play proposition: Plug the appliance into the wall socket, and turn it on. That’s it. You have a running database server. This book takes you through that beginning point and beyond, helping you to realize in your own organization the ease of deployment and management represented by the appliance.

  • Covers the Oracle Database Appliance from architecture through configuration.
  • Provides a technical resource for system- and database administrators.
  • Examines practical use cases for the Oracle Database Appliance.

What you'll learn

  • Assemble the Oracle Database Appliance.
  • Understand the architecture and its implications for deployment.
  • Configure network access and protect against intrusion.
  • Monitor and troubleshoot the appliance.
  • Identify and choose options for good performance.
  • Diagnose problems and install patch sets when needed.

Who this book is for

Practical Oracle Database Appliance is for the Oracle database administrator or system administrator who currently manages, or will be implementing, the Oracle Database Appliance within a small- to medium-size business, or who is using the virtualization feature set to deploy numerous appliances within a large enterprise having many branch locations.

The post Practical Oracle Database Appliance appeared first on 1Bookcase.

Building the Infrastructure for Cloud Security

Posted: 03 Jul 2016 10:46 AM PDT

Building the Infrastructure for Cloud Security

Building the Infrastructure for Cloud Security: A Solutions View.

For cloud users and providers alike, security is an everyday concern, yet there are very few books covering cloud security as a main subject. This book will help address this information gap from an Information Technology solution and usage-centric view of cloud infrastructure security. The book highlights the fundamental technology components necessary to build and enable trusted clouds. Here also is an explanation of the security and compliance challenges organizations face as they migrate mission-critical applications to the cloud, and how trusted clouds, that have their integrity rooted in hardware, can address these challenges.

This book provides:

  • Use cases and solution reference architectures to enable infrastructure integrity and the creation of trusted pools leveraging Intel Trusted Execution Technology (TXT).
  • Trusted geo-location management in the cloud, enabling workload and data location compliance and boundary control usages in the cloud.
  • OpenStack-based reference architecture of tenant-controlled virtual machine and workload protection in the cloud.
  • A reference design to enable secure hybrid clouds for a cloud bursting use case, providing infrastructure visibility and control to organizations.

What you'll learn

  • Usage models, hardware and software technology components to enable trusted clouds.
  • Through solution architecture and descriptions, you will see how to build and enable trusted cloud infrastructure.

Who this book is for

This book will influence Infrastructure, Application and solution architects along with CTOs and CIOs and make them aware of Cloud Security and how to approach it with real-world examples and case studies.

The post Building the Infrastructure for Cloud Security appeared first on 1Bookcase.

Tidak ada komentar:

Posting Komentar