Your email was sent successfully. Check your inbox.

An error occurred while sending the email. Please try again.

Proceed reservation?

Export
Filter
  • [New York] : Apress
  • Electronic books ; local  (335)
  • JavaScript (Computer program language)  (17)
Datasource
Material
Language
Years
  • 101
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: Expert's voice in game development
    Keywords: Computer games ; Programming ; C++ (Computer program language) ; Video games ; Programming ; Electronic books ; Electronic books ; local
    Abstract: " If you're new to C++ but understand some basic programming, then Learn C++ for Game Development lays the foundation for the C++ language and API that you'll need to build game apps and applications. Learn C++ for Game Development will show you how to: Master C++ features such as variables, pointers, flow controls, functions, I/O, classes, exceptions, templates, and the Standard Template Library (STL) Use design patterns to simplify your coding and make more powerful games Manage memory efficiently to get the most out of your creativity Load and save games using file I/O, so that your users are never disappointed Most of today's popular console and PC game platforms use C++ in their SDKs. Even the Android NDK and now the iOS SDK allow for C++; so C++ is growing in use for today's mobile game apps. Game apps using C++ become much more robust, better looking, more dynamic, and better performing. After reading this book, you'll have the skills to become a successful and profitable game app or applications developer in today's increasingly competitive indie game marketplace. The next stage is to take the foundation from this book and explore SDKs such as Android/Ouya, PlayStation, Wii, Nintendo DS, DirectX, Unity3D, and GameMaker Studio to make your career really take off. "
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed July 31, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 102
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: iOS (Electronic resource) ; Computer games ; Programming ; Computer games ; Design ; iPhone (Smartphone) ; Programming ; Electronic books ; Electronic books ; local
    Abstract: " With Learn Sprite Kit for iOS Game Development , you'll discover how easy it is to create 2D games using the new Sprite Kit framework from Apple. You'll find how simple it is to create a scene, add animated sprites, incorporate edges, play sound effects, and create animated particles for special effects. You'll also use touch events to control your sprites, implement the built-in physics engine, handle sprite collisions and contacts, and much more. To help you in learning how to use all these cool features of Sprite Kit, you'll follow along as we build a complete 2D game for iPhone. By the time you finish the book, you'll have made your own 2D game, and you'll have learned all you need to know to get started on your next masterpiece. "
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed July 31, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 103
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: Expert's voice in web development
    Keywords: JavaScript (Computer program language) ; Web applications ; Development ; Electronic books ; Electronic books ; local
    Abstract: Beginning Backbone.js is your step-by-step guide to learning and using the Backbone.js library in your web projects. Backbone.js is one of the most popular JavaScript libraries among web developers, used to create modular, single-page web apps. This book takes you from downloading Backbone.js and its dependencies all the way to using more advanced libraries to structure your application architecture, and everything in between. With a real-world, practical approach, you will learn how you can integrate Backbone.js into the center of your JavaScript stack, and create scalable applications. James Sugrue shows you how to implement all aspects of templating, work efficiently with RequireJS, and fully understand Grunt and all its plug-ins. Armed with this knowledge you'll be able to architect a continuous integration system that is key to real-world applications. With the explosion of JavaScript-based applications on the web, the need for more structured approaches to code management is more important than ever. Backbone.js helps create applications that separate models from views, enabling developers to avoid spaghetti code. Beginning Backbone.js will gently guide you into this amazingly powerful library, and help you ramp up to building professional applications. Integrate Backbone.js into your work today with this indispensable book. What you'll learn Learn the importance of MVC approaches in software development Learn why Backbone.js is so popular and how to integrate it into your JavaScript stack Understand core Backbone.js concepts such as models, views, routers, and events Test your application using the latest JavaScript testing tools Create build scripts using Grunt.js to simplify your build and deployment workflow Use additional libraries to build on the power of Backbone.js Avoid common beginner errors and code using best practices Who this book is for Beginning Backbone.js is for the web developer who is already confident with JavaScript, but who is keen to build larger, single-page web apps. If you want to introduce more structure, quality, and process to your web application using Backbone.js, and other leading JavaScript technologies, this is the book for you.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Feb. 6, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 104
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: Expert's voice in Windows
    Keywords: Microsoft Windows (Computer file) ; Application software ; Development ; Operating systems (Computers) ; Electronic books ; Electronic books ; local
    Abstract: This book is the perfect introduction for anyone wanting to create sophisticated Windows 8 apps for the first time. Assuming only a basic knowledge of HTML and CSS we'll walk you through the development process using C# and VB. The book will familiarize you with the tools you'll need to use in order to make the most of Windows' stunning new features. You'll discover how to take advantage of the built-in functionality to create high quality user experiences. What you'll learn How to plan out your app and its user-experience The pros and cons of the different development languages available to you To build well-structured apps that can be easily customized and reused Manage data stores and cloud storage Why accessibility and globalization matter, even to the smallest of apps Use Windows 8's features to interact with the world around you Who this book is for This book is ideal for anyone with a little programming knowledge (basic HTML and CSS is all you'll need) who want to start creating Windows 8 apps. This book will walk you through everything you need to know in a results-oriented way and ensure your first Windows 8 apps built on firm foundations that you can be proud of.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Jan. 20. 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 105
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: Expert's voice in web development
    Parallel Title: Erscheint auch als
    Keywords: JavaScript (Computer program language) ; HTML (Document markup language) ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: " JavaScript Creativity teaches you how to use every feature of this versatile and powerful language in exciting and creative ways. JavaScript can be used for so much more than simple interactivity. Master your use of canvas, animation, audio and video, 3D visualizations, motion detection and real-time collaboration. In every chapter of this book you will learn how to use and evolve JavaScript's creative capabilities in your own projects, as well as having project examples to follow throughout. Specifically, you will learn how to: Expertly use canvas and animation Push audio and video to their full capabilities Code and manipulate advanced 3D visualizations Create your own music directly from the browser Implement real-time collaboration with Node.js Explore real-time audio and video with WebRTC Play with motion detection and gesture control Combine all features into one social music creation experiment, similar to Google's 'Jam with Chrome' JavaScript Creativity is for the developer who has a working knowledge of JavaScript and wants to take their code to the next level. Every feature explored can be manipulated and implemented in your everyday projects to really impress your clients or just increase your code skill. This book is an exciting, action-packed introduction to all the advanced and truly creative aspects of this language - start creative coding today! "
    Note: Includes bibliographical references and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 106
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: Microsoft Office ; Microsoft Windows (Computer file) ; Electronic books ; Electronic books ; local
    Abstract: Learn Office the easy way, no jargon. Clear, concise and to the point... Using Microsoft Office 365, is the essential step by step guide to getting the most out of the traditional Microsoft Office applications (not SharePoint), providing a complete resource for both the beginner and the enthusiast. Techniques are illustrated step-by-step using photography and screen prints throughout, together with concise, easy to follow text from an established expert in the field, provide a comprehensive guide to office applications. Whether you are new to Microsoft Office, an experienced user or studying a computer skills course this book will provide you with a firm grasp of the underpinning foundations and equip you with the skills needed to use Office like a pro. What you'll learn How to use the new Microsoft Office 365 What is Skydrive and how to use it How to use the new Microsoft Word 2013 as part of Office 365 How to give presentations and use the Powerpoint 2013 as part of Office 365 How to do spreadsheets with Excel 2013 as part of Office 365 Who this book is for This book is for those new to Office 365 as well as those who are new to Office in general.
    Note: Description based on online resource; title from title page (Safari, viewed June 18, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 107
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 4th ed.
    Series Statement: Expert's voice in data
    Keywords: Visual analytics ; Charts, diagrams, etc ; Electronic books ; Electronic books ; local
    Abstract: Tired of boring spreadsheets and data overload from confusing graphs? Master the art of visualization with Rapid Graphs with Tableau 8! Tableau insiders Stephen and Eileen McDaniel expertly provide a hands-on case study approach and more than 225 illustrations that will teach you how to quickly explore and understand your data to make informed decisions in a wide variety of real-world situations. Rapid Graphs with Tableau 8 includes best practices of visual analytics for ideas on how to communicate your findings with audience-friendly graphs, tables and maps. "A picture is worth a thousand words" is a common saying that is more relevant today than ever as data volumes grow and the need for easy access to answers becomes more critical. This book covers the core of Tableau capabilities in easy-to-follow examples, updated and expanded for Version 8. Learn how to be successful with Tableau from the team that started the original training program as the founding Tableau Education Partner! "A must read for anyone interested in Tableau. Clear explanations, practical advice and beautiful examples!" Elissa Fink - Chief Marketing Officer, Tableau Software What you'll learn Connect to and review data visually Create insightful maps and take advantage of view shifting Understand the types of views available in Tableau Take advantage of the powerful Marks card and much more Who this book is for Rapid Graphs with Tableau 8 is a great resource for those new to Tableau, and also contains useful tips and tricks for advanced users as well.
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 108
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: Technology in action
    Keywords: Unity (Electronic resource) ; Computer games ; Programming ; Video games ; Programming ; Electronic books ; Electronic books ; local
    Abstract: Unity for Absolute Beginners walks you through the fundamentals of creating a small third-person shooter game with Unity. Using the free version of Unity to begin your game development career, you'll learn how to import, evaluate and manage your game resources to create awesome third-person shooters. This book assumes that you have little or no experience with game development, scripting, or 3D assets, and that you're eager to start creating games as quickly as possible, while learning Unity in a fun and interactive environment. With Unity for Absolute Beginners you'll become familiar with the Unity editor, key concepts and functionality. You'll learn how to import, evaluate and manage resources. You'll explore C# scripting in Unity, and learn how to use the Unity API. Using the provided art assets, you will learn the fundamentals of good game design and iterative refinement as you take your game from a simple prototype to a quirky, but challenging variation of the ever-popular first-person shooter. As can be expected, there will be plenty of destruction, special effects and mayhem along the way. Unity for Absolute Beginners assumes that you have little or no experience with game development, scripting, or 3D assets, but are eager to get up-to-speed as quickly as possible while learning Unity in a fun and interactive environment. What you'll learn How to use the Unity editor, including key concepts and functionality How to use import, evaluate and manage resources for use in your Unity games How to use the Unity API and script in Unity using C# The fundamentals of good game design and the process you need to use to make good games Who this book is for This book assumes that you have little or no experience with game development, scripting, or 3D assets, but are eager to get up to speed as quickly as possible while learning Unity in a fun and interactive environment.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed July 31, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 109
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: Technology in action
    Keywords: Computer games ; Programming ; Computer games ; Design ; Video games ; Design ; Video games ; Programming ; Electronic books ; Electronic books ; local
    Abstract: Learn Unity Programming with UnityScript; is your step-by-step guide to learning to make your first Unity games using UnityScript. You will move from point-and-click components to fully customized features. You need no prior programming knowledge or any experience with other design tools such as PhotoShop or Illustrator - you can start from scratch making Unity games with what you'll learn in this book. Through hands-on examples of common game patterns, you'll learn and apply the basics of game logic and design. You will gradually become comfortable with UnityScript syntax, at each point having everything explained to you clearly and concisely. Many beginner programming books refer to documentation that is too technically abstract for a beginner to use - Learn Unity Programming with UnityScript will teach you how to read and utilize those resources to hone your skills, and rapidly increase your knowledge in Unity game development. You'll learn about animation, sound, physics, how to handle user interaction and so much more. Janine Suvak has won awards for her game development and is ready to show you how to start your journey as a game developer. The Unity3D game engine is flexible, cross-platform, and a great place to start your game development adventure, and UnityScript was made for it - so get started game programming with this book today.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Aug. 27, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 110
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: Microsoft Office ; Microsoft Windows (Computer file) ; Electronic books ; Electronic books ; local
    Abstract: Learn Office the easy way, no jargon. Clear, concise and to the point. Using Office 2013 is the essential step by step guide to getting the most out of Microsoft Office traditional application (not SharePoint), providing a resource for both the beginner and the enthusiast. This book explores constructing professional looking documents; adding and using graphics and clipart; fonts, tables, graphs and formatting; creating stunning PowerPoint presentations for your lessons, lectures, speeches or business presentations; PowerPoint animations and effects; setting up your projector and laptop ready to present; using Excel to create spreadsheets to analyse data; Excel functions and formulas; Excel charts and graphs; and more... Techniques are illustrated in step-by-step using photography and screen prints throughout, together with concise, easy to follow text from an established expert in the field, provide a comprehensive guide to office applications. Whether you are new to Microsoft Office, an experienced user or studying a computer skills course this book will provide you with a firm grasp of the underpinning foundations and equip you with the skills needed to use Office. What you'll learn How to get started using Microsoft Office 2013 How to use Word 2013 How to use PowerPoint 2013 How to give presentations using PowerPoint and Office How to use Excel 2013 Who this book is for This book is for existing Office users new to Office 2013 as well as those new to Office altogether.
    Note: Description based on online resource; title from title page (Safari, viewed June 18, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 111
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: The expert's voice in web development
    Keywords: JavaScript (Computer program language) ; Electronic books ; Electronic books ; local
    Abstract: 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.
    Note: Place of publication from publisher's website. - Includes index. - Description based on online resource; title from title page (Safari, viewed Sept. 4, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 112
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: The expert's voice in programming
    Keywords: Haskell (Computer program language) ; Functional programming (Computer science) ; Electronic books ; Electronic books ; local
    Abstract: Beginning Haskell provides a broad-based introduction to the Haskell language, its libraries and environment, and to the functional programming paradigm that is fast growing in importance in the software industry. The book takes a project-based approach to learning the language that is unified around the building of a web-based storefront. Excellent coverage is given to the Haskell ecosystem and supporting tools. These include the Cabal build tool for managing projects and modules, the HUnit and QuickCheck tools for software testing, the Scotty framework for developing web applications, Persistent and Esqueleto for database access, and also parallel and distributed programming libraries. Functional programming is gathering momentum, allowing programmers to express themselves in a more concise way, reducing boilerplate and increasing the safety of code. Indeed, mainstream languages such as C# and Java are adopting features from functional programming, and from languages implementing that paradigm. Haskell is an elegant and noise-free pure functional language with a long history, having a huge number of library contributors and an active community. This makes Haskell the best tool for both learning and applying functional programming, and Beginning Haskell the perfect book to show off the language and what it can do. Takes you through a series of projects showing the different parts of the language. Provides an overview of the most important libraries and tools in the Haskell ecosystem. Teaches you how to apply functional patterns in real-world scenarios. What you'll learn Build small and large projects using the Haskell language. Profit from ecosystem tools such as Cabal, HLint, and QuickCheck. Implement efficient stream I/O via libraries like Conduit. Parallelize code to run on multiple processors or distributed across a network. Create domain-specific languages useable by business users, and to tackle specific problem domains. Build Haskell-backed websites using database and web-application libraries such as Persistent, Esqueleto, and Scotty Who this book is for Beginning Haskell is for programmers new to functional programming, who want to learn this new paradigm and how it can improve the quality of their code. Beginning Haskell is also a great choice for functional programmers wanting to get a taste of the Haskell ecosystem and its unique features, or who wish to learn about advanced type system features and patterns.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Feb. 19, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 113
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: The expert's voice in SQL server
    Keywords: SQL server ; Database management ; Client/server computing ; Electronic books ; Electronic books ; local
    Abstract: Pro SQL Server Internals explains how different SQL Server components work "under the hood" and how they communicate with each other. This is the practical book with a large number of examples that will show you how various design and implementation decisions affect the behavior and performance of your systems. Pro SQL Server Internals covers a multiple SQL Server versions starting with SQL Server 2005 all the way up to the recently released SQL Server 2014. You'll learn about new SQL Server 2014 features including the new Cardinality Estimator, In-Memory OLTP Engine (codename Hekaton), and Clustered Columnstore Indexes. With Pro SQL Server Internals , you have a solid roadmap for understanding the depth and power of the SQL Server database backend, regardless of the version and edition of SQL Server you use. Pro SQL Server Internals does the following: Explains how to design efficient database schema, indexing, and transaction strategies. Shows how various database objects and technologies are implemented internally and when they should or should not be used. Demonstrates how SQL Server executes queries and works with data and transaction logs.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed July 31, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 114
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 2nd ed.
    Parallel Title: Erscheint auch als
    Keywords: Oracle (Computer file) ; Relational databases ; SQL (Computer program language) ; Electronic books ; Electronic books ; local
    Abstract: Troubleshooting Oracle Performance, 2nd Edition is your systematic guide to diagnosing and resolving performance problems in database-backed applications involving Oracle's database engine. Christian Antognini brings a decade and a half experience to his topic. His first edition is one of the most well-respected books in its field. This second edition has been rigorously updated to cover the latest developments in Oracle Database 11 g Release 2 through Oracle Database 12 c . What do you do when your database application isn't running fast enough? You troubleshoot, of course. Finding the slow part of an application is often the easy part of the battle. It's finding a solution that's difficult. Troubleshooting Oracle Performance, 2nd Edition helps by providing a systematic approach to addressing the underlying causes of poor database application performance. The author freely shares his experience while explaining the underlying foundations of how SQL statements are executed by the Oracle database engine. You'll be able to draw a solid foundation of theory and shared experience as you face head-on the performance challenges in your daily work. Written for developers by an application developer who has learned by doing Gives a systematic approach to solving database application performance problems Helps you plan for performance as you would for any other application requirement What you'll learn Systematically identify performance problems Configure the query optimizer to meet performance goals Read and recognize inefficient execution plans Minimize the impact of parsing upon performance Optimize data access, joins, and the physical design of your database Improve performance through parallel processing, materialized views, and result caching Apply SQL tuning techniques such as hints, SQL profiles, stored outlines, and SQL plan baselines Reduce inefficiencies from too much procedural code Who this book is for Troubleshooting Oracle Performance, Second Edition is targeted at application developers and database administrators involved in troubleshooting performance problems in Oracle-based applications.
    Note: Place of publication from publisher's website. - Includes bibliographical references and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 115
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 3rd ed.
    Series Statement: The expert's voice in Java
    Keywords: Hibernate (Electronic resource) ; Relational databases ; Java (Computer program language) ; Object-oriented programming (Computer science) ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: 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.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed June 18, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 116
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: The expert's voice in R
    Keywords: Statistics ; Data processing ; R (Computer program language) ; Electronic books ; Electronic books ; local
    Abstract: " R is a popular and growing open source statistical analysis and graphics environment as well as a programming language and platform. If you need to use a variety of statistics, then Using R for Statistics will get you the answers to most of the problems you are likely to encounter. Using R for Statistics is a problem-solution primer for using R to set up your data, pose your problems and get answers using a wide array of statistical tests. The book walks you through R basics and how to use R to accomplish a wide variety statistical operations. You'll be able to navigate the R system, enter and import data, manipulate datasets, calculate summary statistics, create statistical plots and customize their appearance, perform hypothesis tests such as the t-tests and analyses of variance, and build regression models. Examples are built around actual datasets to simulate real-world solutions, and programming basics are explained to assist those who do not have a development background. After reading and using this guide, you'll be comfortable using and applying R to your specific statistical analyses or hypothesis tests. No prior knowledge of R or of programming is assumed, though you should have some experience with statistics. "
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed July 31, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 117
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: iOS (Electronic resource) ; Xcode ; Application software ; Development ; Electronic books ; Electronic books ; local
    Abstract: Pro iOS Continuous Integration teaches you how to utilize the strengths of continuous integration in your everyday work. CI is more popular now than ever, as iOS developers realize how time-consuming building and deploying an application for testing purposes and quality assurance can be. This book shows you how to make your developing life easier,with real-world applications and examples. With this book, you will learn what continuous integration and continuous delivery really are and how they can be used in your iOS projects. You will learn how to release an iOS application outside the App Store using Xcode. You'll understand how to leverage the power of the command line to build your projects, and run your tests. You'll use Jenkins and Bamboo to architect automatic builds and automate the whole build process. In addition, you'll also learn how to use Xcode server and bots, what quality assurance tools can be used to measure the quality of your code, and how to send builds to your beta testers. Author Romain Pouclet provides hands-on, practical experience in iOS continuous integration and, using this book, you will see that it's not actually that hard to set up a fully-featured continuous integration platform, whether you are an independent iOS developer working from home or a member of a team in a big company.
    Note: Place of publication from publisher's website. - Includes index. - Description based on online resource; title from title page (Safari, viewed Aug. 22, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 118
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: Android (Electronic resource) ; Application software ; Development ; Electronic books ; Electronic books ; local
    Abstract: Migrating to Android for iOS Developers gives you-as an experienced native iOS app developer-the skills to learn native Android apps development from scratch. Starting with preparing your Android integrated development environment and introducing just enough Android application framework fundamentals, you'll understand how to create a simple but meaningful HelloAndroid project immediately. This book provides the guidelines and tutorial projects to show you how to translate your existing iOS app to the Android platform. You'll use your mobile app knowledge to structure your Android apps in a similar way to how you would structure your iOS apps. To implement use cases with detailed screens, the most common mobile topics are discussed, including user interfaces, managing data, and networking with remote services. As you move through the book, you'll create Android apps with rich UI components to handle common CRUD operations locally and remotely. There are many Android goodies described in the book. Instead of relying on routine text descriptions, you'll discover the uniqueness of Android and appreciate the many features that are unique to the platform. This book also explores more powerful mobile UX patterns that are commonly used on the iOS and Android platforms. When you finish reading Migrating to Android for iOS Developers , you'll be an Android developer as well as an iOS developer. And, you will be fully convinced you can do everything in Android that you can do in iOS.
    Note: Place publication from publisher's website. - Includes index. - Description based on online resource; title from title page (Safari, viewed Aug. 13, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 119
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: Compilers (Computer programs) ; Compiling (Electronic computers) ; C (Computer program language) ; C++ (Computer program language) ; Electronic books ; Electronic books ; local
    Abstract: 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.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed June 2, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 120
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: Computer games ; Programming ; Computer games ; Design ; Electronic books ; Electronic books ; local
    Abstract: Game Development Tool Essentials provides must-have tips and tricks from industry professionals for strengthening and streamlining your game tools pipeline. Everyone knows the game tools pipeline is important, but in the current environment of shrinking budgets and increased time pressure, developers often have to settle for inefficient, ad hoc, messy pipelines. This unique book will break you out of that cycle. The practical, expert insights contained within will enable you to work faster and more efficiently, so you can spend more time making cool things. Game Development Tool Essentials pools the knowledge and experience of working developers over four critical aspects of the game tools pipeline: asset and data management, geometry and models, Web tools, and programming. Within those sections, you will learn cutting-edge techniques on essential subjects such as COLLADA rendering, exporting and workflow; asset management and compiler architecture; and moving tools to the cloud. If you're a game developer, you need Game Development Tool Essentials . Covers readily available tools and tools developers can build themselves. Presents 96 code samples, 81 illustrations, and end-of-chapter references. Special chapter on moving tools to the cloud. What you'll learn Set up and code a plug-in-based asset compiler that can help convert a variety of asset types. Create a complex polygon pattern (Voronoi diagram) using MAXScript. Learn how to use the Khronos COLLADA CTS to build a rock solid 3D content pipeline. Discover powerful tricks for using OS X Scene Kit to render COLLADA assets. Build full-featured online game development tools easily with Django. Move companion tools out of the game engine and into Web applications. Who this book is for Game Development Tool Essentials is for working and prospective game developers. It will help software engineers, systems programmers, graphics architects, technical artists, 3D artists, software architects, and 3D modelers involved with the game development pipeline.
    Note: Place of publication from publisher's website. - Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 121
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: The expert's voice in information technology
    Keywords: Chef (Computer program) ; Computer programming ; Database management ; Cloud computing ; Electronic books ; Electronic books ; local
    Abstract: Automation through Chef Opscode provides an in-depth understanding of Chef, which is written in Ruby and Erlang for configuration management, cloud infrastructure management, system administration, and network management. Targeted at administrators, consultants, and architect, the book guides them through the advanced features of the tool which are necessary for infrastructure automation, devops automation, and reporting. The book presumes knowledge of Ruby and Erlang which are used as reference languages for creating recipes and cookbooks and as a refresher on them to help the reader get on speed with the flow of book. The book provides step by step instructions on installation and configuration of Chef, usage scenarios of Chef, in infrastructure automation by providing common scenarios like virtual machine provisioning, OS configuration for Windows, Linux , and Unix , provisioning and configuration of web servers like Apache along with popular databases like MySQL . It further elaborates on the creation of recipes, and cookbooks, which help in deployment of servers and applications to any physical, virtual, or cloud location, no matter the size of the infrastructure. The books covers advanced features like LWRPs and Knife and also contains several illustrative sample cookbooks on MySQL, Apache, and CouchDB deployment using a step by step approach.
    Note: Place of publication from publisher's website. - Includes index. - Description based on online resource; title from title page (Safari, viewed Aug. 13, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 122
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: Active server pages ; Application software ; Development ; JavaScript (Computer program language) ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: One of the most important and exciting trends in web development in recent years is the move towards single page applications, or SPAs. Instead of clicking through hyperlinks and waiting for each page to load, the user loads a site once and all the interactivity is handled fluidly by a rich JavaScript front end. If you come from a background in ASP.NET development, you'll be used to handling most interactions on the server side. Pro Single Page Application Development will guide you through your transition to this powerful new application type. The book starts in Part I by laying the groundwork for SPA development. You'll master some JavaScript techniques that will come in useful later on, and get to know the building blocks of a single page application, including modules, routing and MV* frameworks. In Part II, you'll build the client for your application. This is where the magic happens, as the authors take you through the process step by step. Backbone.js is the ideal library for demonstrating SPA development in practice, but you can apply the same principles with other frameworks in your future applications. Part III takes you through the process of building the server side of your application using ASP.NET Web API, and hooking up the two parts of your application to create a working whole. SPA development also comes with its own particular challenges, including tracking history, user interface performance, and how to handle search engine optimization. In the final chapters, the authors guide you through some of these issues and advanced techniques and finish by showing you how to deploy your application. As SPAs become the de facto standard of web application development, the in-depth Pro Single Page Application Development will be your one-stop shop for creating fluid, modern applications on the web. What you'll learn Reasons to master single page application development SPA architecture and key concepts Mastering modular JavaScript development techniques Meet the popular Backbone.js library and how to use it to build an SPA Create a back end with ASP.NET Web API and consume it from your SPA How to unit test and performance tune your application Overcome the difficulties of search engine optimization in single page applications Who this book is for This book will suit professional web developers familiar with HTML and JavaScript. Readers will need experience with .NET and C# in order to follow along with Part III, which covers back end d...
    Note: Place of publication from publisher's website. - Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 123
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: The expert's voice in Java
    Keywords: Java (Computer program language) ; Application software ; Development ; Electronic books ; Electronic books ; local
    Abstract: Beginning Java 8 Fundamentals provides a comprehensive approach to learning the Java programming language, especially the object-oriented fundamentals necessary at all levels of Java development. Author Kishori Sharan provides over 90 diagrams and 240 complete programs to help beginners and intermediate level programmers learn the topics faster. Starting with basic programming concepts, the author walks you through writing your first Java program step-by-step. Armed with that practical experience, you'll be ready to learn the core of the Java language. The book continues with a series of foundation topics, including using data types, working with operators, and writing statements in Java. These basics lead onto the heart of the Java language: object-oriented programming. By learning topics such as classes, objects, interfaces, and inheritance you'll have a good understanding of Java's object-oriented model. The final collection of topics takes what you've learned and turns you into a real Java programmer. You'll see how to take the power of object-oriented programming and write programs that can handle errors and exceptions, process strings and dates, format data, and work with arrays to manipulate data.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed July 31, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 124
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: The expert's voice in Oracle
    Keywords: Oracle (Computer file) ; Database management ; Relational databases ; Electronic books ; Electronic books ; local
    Abstract: 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.
    Note: Includes bibliographical references and index. - Description based on online resource; title from resource description page (Safari, viewed Feb. 24, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 125
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: Android (Electronic resource) ; USB (Computer bus) ; Application software ; Development ; Electronic books ; Electronic books ; local
    Abstract: Unboxing Android USB focuses on apps that use USB. This book covers everything starting from simple tasks like managing media with USB to complex tasks like Android ADB and developing application which exploit the potential of USB framework. With use cases that help developers build real world apps in real-time utilizing the advanced features of USB framework Unboxing Android USB tries to cover every single aspect of the app development cycle in totality. Unboxing Android USB helps you learn newly introduced android open accessory protocol with unique examples such as using USB Keyboard with Android device without USB host mode enabled and switching from MTP to MSC. The book is organized based on the USB functions, with each chapter explaining different USB classes available in Android. The functionalities are explained by starting from the USB specification followed by block diagrams that explain different blocks available in that USB class, followed by sequence diagram that elucidates flow of control and data. Each chapter has a unique sample Android application that uses the particular USB function. What you'll learn Understand USB Android framework all the way to the kernel layer and develop advance USB applications through sequence diagrams Learn different USB Class supported by Android framework Learn newly introduced android open accessory protocol with unique examples. (Using USB Keyboard with Android device, without USB host mode) Who this book is for Application developer and engineers who do hands on work with Android. Core platform developers working on USB, Audio, media and others Technical managers or Architects or senior managers working on different blocks of the Android subsystem.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed June 11, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 126
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: Cloud computing ; Security measures ; Data encryption (Computer science) ; Electronic books ; Electronic books ; local
    Abstract: 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. "A valuable guide to the next generation of cloud security and hardware based root of trust. More than an explanation of the what and how, is the explanation of why. And why you can't afford to ignore it!" - Vince Lubsey, Vice President, Product Development, Virtustream Inc. "Raghu provides a valuable reference for the new 'inside out' approach, where trust in hardware, software, and privileged users is never assumed-but instead measured, attested, and limited according to least privilege principles." - John Skinner, Vice President, HyTrust Inc. "Traditional parameter based defenses are in sufficient in the cloud. Raghu's book addresses this problem head-on by highlighting unique usage models to enable trusted infrastructure in this open environment. A must read if you are exposed in cloud." - Nikhil Sharma, Sr. Director of Cloud Solutions, Office of CTO, EMC Corporation 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...
    Note: Includes bibliographical references and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 127
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: The expert's voice in .NET
    Keywords: Active server pages ; Application program interfaces (Computer software) ; Electronic books ; Electronic books ; local
    Abstract: ASP.NET Web API Recipes provides you with the code to solve a full range of Web API problems and question marks that you might face when developing line-of-business applications. ASP.NET Web API Recipes gives you an in-depth explanation for each of these scenarios and shows you how to use Web API with a vast array of .NET application development tools and external libraries, to solve common business problems. Find out how you can build custom web services with ASP.NET Web API more efficiently than ever.
    Note: Place of publication from publisher's website. - Includes index. - Description based on online resource; title from title page (Safari, viewed Aug. 27, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 128
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: Raspberry Pi (Computer) ; Python (Computer program language) ; Electronic books ; Electronic books ; local
    Abstract: Learn Raspberry Pi Programming with Python will show you how to program your nifty new $35 computer to make a web spider, a weather station, a media server, and more. You'll learn how to program in Python on your Raspberry Pi with hands-on examples and fun projects. Even if you're completely new to programming in general, you'll figure out how to create a home security system, an underwater photography system, an RC plane with a camera, and even a near-space weather balloon with a camera. You'll learn how to make a variety of fun and even useful projects, from a web bot to search and download files to a toy to drive your pets insane. You'll even learn how to use Pi with Arduino as well as Pi with Gertboard, an expansion board with an onboard ATmega microcontroller. What you'll learn Raspberry Pi and electronics basics Quick intro to Linux Python basics to get you started on a set of projects How to make a variety of Pi and Python projects, including servers and gadgets with cameras How to use Pi with Arduino and Gertboard Who this book is for Readers who want to learn Python on a fun platform like the Pi and pick up some electronics skills along the way. No programming or Linux skill required, but a little experience with Linux will be helpful.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed June 4, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 129
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 3rd ed.
    Series Statement: The expert's voice in SQL server
    Keywords: SQL (Computer program language) ; Electronic books ; Electronic books ; local
    Abstract: " Beginning T-SQL is a performance-oriented introduction to the T-SQL language underlying the Microsoft SQL Server database engine. T-SQL is essential in writing SQL statements to get data into and out of a database. T-SQL is the foundation for business logic embedded in the database in the form of stored procedures and functions. Beginning T-SQL starts you on the path to mastering T-SQL,with an emphasis on best-practices and sound coding techniques leading to excellent performance. This new edition is updated to cover the essential features of T-SQL found in SQL Server 2014, 2012, and 2008.Beginning T-SQL begins with an introduction to databases, normalization, and to SQL Server Management Studio. Attention is given to Azure SQL Database and how to connect to remote databases in the cloud. Each subsequent chapter teaches an aspect of T-SQL, building on the skills learned in previous chapters. Exercises in most chapters provide an opportunity for the hands-on practice that leads to true learning and distinguishes the competent professional. Important techniques such as windowing functions are covered to help write fast executing queries that solve real business problems.A stand-out feature in this book is that most chapters end with a ""Thinking About Performance"" section. These sections cover aspects of query performance relative to the content just presented. They'll help you avoid beginner mistakes by knowing about and thinking about performance from Day 1. "
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Aug. 29, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 130
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 2nd ed.
    Series Statement: The expert's voice in Python
    Keywords: Python (Computer program language) ; Optical data processing ; Electronic books ; Electronic books ; local
    Abstract: We are visual animals. But before we can see the world in its true splendor, our brains, just like our computers, have to sort and organize raw data, and then transform that data to produce new images of the world. Beginning Python Visualization: Crafting Visual Transformation Scripts, Second Edition discusses turning many types of data sources, big and small, into useful visual data. And, you will learn Python as part of the bargain. In this second edition youll learn about Spyder, which is a Python IDE with MATLAB -like features. Here and throughout the book, youll get detailed exposure to the growing IPython project for interactive visualization. In addition, you'll learn about the changes in NumPy and Scipy that have occurred since the first edition. Along the way, you'll get many pointers and a few visual examples. As part of this update, youll learn about matplotlib in detail; this includes creating 3D graphs and using the basemap package that allows you to render geographical maps. Finally, you'll learn about image processing, annotating, and filtering, as well as how to make movies using Python. This includes learning how to edit/open video files and how to create your own movie, all with Python scripts. Today's big data and computational scientists, financial analysts/engineers and web developers like you - will find this updated book very relevant.
    Note: Description based on online resource; title from title page (Safari, viewed Sept. 24, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 131
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: The expert's voice in R
    Keywords: R (Computer program language) ; Electronic books ; Electronic books ; local
    Abstract: 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.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed June 2, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 132
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: Microsoft BizTalk ; Electronic data interchange ; Health insurance claims ; Data processing ; Electronic books ; Electronic books ; local
    Abstract: BizTalk 2013 EDI for Healthcare - EDI 834Enrollment Solutions eliminates the complexity anddemonstrates how to build both inbound and outbound EDI 834 processes inBizTalk server that follow the required patterns for integrations with theseexchanges. Archiving, mapping,reconstituting EDI 837 data, exception handling and advanced logging andreporting (without the need for BAM!) are all covered in enough detail to allowyou to implement your own fully functional solution. The Affordable CareAct and the requirements to integrate with state Exchanges have securedBizTalk's role with integrations within the healthcare industry. EDI 834 documents are the heart to allintegrations, dealing with enrollment and the maintenance of enrollments. In order to successfully integrate with theexchanges, companies are required to implement a number of architectural componentsthat can be daunting and complex to work through. High-quality resources for IT professional to handle these challenges are sorely needed, and this resource has been designed to provide concise solutions. What you'll learn Learn how to develop complete end to end EDI 834 solutions, both inbound and outbound Create a solution that demonstrates how to integrate with state Exchanges Explore options for custom pipeline components, archiving patterns, lookups Detailed information for advanced 834 EDI mapping Who this book is for BizTalk administrators and developers, as well as management personnel connected with these positions.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Jan. 20, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 133
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 2nd ed.
    Series Statement: The expert's voice in web development
    Keywords: PHP (Computer program language) ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: PHP is a server-side scripting language that enables you to develop dynamic sites that engage users in ways that are simply not possible using only HTML and CSS. PHP for Absolute Beginners takes a practical approach to teaching you how to build dynamic content for your website using PHP. You'll quickly get started with practical PHP projects, learning how to build a dynamic image gallery. By the end of the book youll will have developed a personal blog complete with a password protected admin module. PHP for Absolute Beginners won't swamp you with every detail of the full PHP language up front instead, youll be introduced to a small, versatile subset of PHP and learn to use it creatively to develop dynamic web sites. In the process you will learn to use variables, control structures, functions, and objects to your advantage. You will learn how to plan and create databases and how to organize your PHP scripts beautifully. At the end of the book, you will be a confident PHP user, ready to take the next steps in creating great websites.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Aug. 22, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 134
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: The expert's voice in web development
    Keywords: Microsoft .NET Framework ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: The power of ASP.NET MVC 5 stems from the underlying ASP.NET platform. To make your ASP.NET MVC applications the best they can be, you need to fully understand the platform features and know how they can be used to build effective and elegant MVC framework applications. The ASP.NET platform provides ASP.NET MVC applications with a rich suite of services including vital every-day features like extensible request handling, state management, and user authentication. Understanding how these features work is the difference between creating an average web application and the best-in-class. MVC applications that are architected with a thorough knowledge of the underlying platforms are faster to write, faster to run, and more readily adaptable to change. In Pro ASP.NET MVC 5 Platform , best-selling author Adam Freeman explains how to get the most from the entire ASP.NET platform, beginning with a nuts-and-bolts description of the patterns and tools you need through to the most advanced features. He goes in-depth at every stage to give you the practical knowledge that you need to apply these concepts to your own code. What you'll learn Understand how ASP.NET MVC 5 is built on the ASP.NET platform. Create scalable MVC framework web applications that work in harmony with the underlying platform Understand the ASP.NET Lifecycle and how it affects the whole ASP.NET stack Extend and Customize the ASP.NET platform to suit your MVC5 web application Who this book is for The book is ideal for anyone wanting to use ASP.NET MVC 5 in a professional context. It works particularly well as a compliment to Adam Freeman's other ASP.NET MVC titles Pro ASP.NET MVC 5 , Pro ASP.NET MVC 5 Client , and Expert ASP.NET Web API 2 for MVC Developers .
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed June 4, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 135
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: The expert's voice in Web development
    Keywords: Web applications ; Development ; Application software ; Development ; Electronic books ; Electronic books ; local
    Abstract: " Dart for Absolute Beginners enables individuals with no background in programming to create their own web apps while learning the fundamentals of software development in a cutting edge language. Easily digested chapters, while comprehensive enough to explore the whole domain, are aimed at both hobbyists and professionals alike. The reader will not only gain an insight into Dart, but also the technologies behind the web. A firm foundation is laid for further programming studies.Dart is a new, innovative language developed by Google which is poised to take the web by storm. For client side web app development, Dart has many advantages over JavaScript. These include but are not limited to: improved speed, enforcement of programmatic structure, and improved facilities for software reuse. Best of all, Dart is automatically converted to JavaScript so that it works with all web browsers. Dart is a fresh start, without the baggage of the last two decades of the web. Why start learning to program with yesterday's technology? Teaches you the fundamentals of programming and the technologies behind the web. Utilizes the cutting edge, easy to learn, structured Dart programming language so that your first steps are pointed towards the future of web development. No prior knowledge is required to begin developing your own web apps. "
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed July 31, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 136
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: Venture capital ; Small business ; Finance ; Corporations ; Finance ; Electronic books ; Electronic books ; local
    Abstract: Author Paul Getty has seen thousands of brilliant founding CEOs present to angel investors, venture capitalists, and institutional investors. And he has seen thousands of them fail in their quest for the money they sincerely believed would lead to entrepreneurial success and riches for all. Again and again, he watched would-be tech titans fail to create a good first impression, deliver poor presentations, tell lengthy stories that put investors to sleep, and fail to address the critical issues sophisticated investors are most eager to hear about. If only they'd read The Twelve Magic Slides: Insider Secrets for Raising Growth Capital. Getty's slide topics-developed while coaching hundreds of company founders to fundraising success-cover each of the twelve key themes investors want to know about in depth before they part with their hard-earned money: the problem you see, your solution to it, the resulting business opportunity, the amount of money you need to grow the firm, and the potential returns for investors, among others. Getty, managing director of Satwik Capital Advisors in San Jose, California, shows that properly developing each slide-and the thinking behind it-can get you the investment capital required to vault your company to the next level. But The Twelve Magic Slides is more than a book about how raise money from professional investors. It presents a whole new way of how to think about and develop a successful startup. Regardless, it will show you better ways to accomplish your goals and increase the chances you'll get the green light from investors. Whether you are seeking startup funding from the angel down the street, or trying to convince investment bankers to help take you public, The Twelve Magic Slides provides a clear step-by-step process that will enable you to: Identify the key elements of the business that must be developed to attract external capital Understand the critical dos and don'ts CEOs must know to sell their story to investors in a quick and efficient manner Create twelve perfect slides and a presentation that secures investor interest from the start and gives them plenty of reasons to write you a check You need to find money to fund your company's growth. Investors need to find entrepreneurs and ideas they can believe in. The Twelve Magic Slides presents a proven method for attracting funds from angel investors, venture capital firms, private equity firms, and institutional investors. It will give you the know...
    Note: "How to wow VCs, angels, and institutional investors"--Cover. - Includes index. - Description based on online resource; title from title page (Safari, viewed Feb. 6, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 137
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: Expert's voice in PowerShell
    Keywords: Cloud computing ; Windows PowerShell (Computer program language) ; Web services ; Electronic books ; Electronic books ; local
    Abstract: 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.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Feb. 11, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 138
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: Management ; Corporations ; Finance ; Lean manufacturing ; Electronic books ; Electronic books ; local
    Abstract: Redundant employees. Storerooms full of extra stock "in case we need it." Marketing money sprayed in all directions in the vain hope it will create customers. Duplicate IT systems. HR policies that fatten the corporate waistline rather than keeping it trim. Budgeting exercises that result in "more of the same, plus 2%." Nearly every corner of most established businesses harbors waste-wasted money, time, effort, or all three. As any runner can tell you, a lean body runs faster and wins races. The same goes when it comes to the competitive race all businesses engage in. Lean companies innovate faster, market more effectively, operate more smoothly, and achieve greater profitability. Eliminating Waste in Business: Run Lean, Boost Profitability highlights common ways that businesses across all industries waste money without realizing it. Taking an analytical, hands-on view, this book challenges universally accepted business practices-some even taught in business schools-by pointing out how these practices drive waste, and then showing how to eliminate it and reap the benefits. In eight meaty chapters, operations expert Dave J. Orr, and sales and marketing authority Linda M. Orr, tackle some of the obvious and easy-to-get-rid-of organizational fat and time wasters (meetings, anyone?) that for whatever reason many managers are blind to. They'll also show you how to employ lean six sigma and other methods to improve operational processes, inventory management, and more. But this book goes beyond these things and covers such areas as marketing and advertising spending, headcount and personnel administration, finance, and the many categories that make up what is in many companies a bloated monster: overhead. With an emphasis on employing technology and smart management to drive down costs, this book will take a comprehensive view of the broad spectrum of money and time wasters and show you how to get rid of them once and for all. What you'll learn The areas in which companies waste the most resources How "established practice" drives businesses and business leaders to waste money How to distinguish waste from value How to avoid cutting bone and muscle along with waste How to use various analytical and technical tools to eliminate waste How to use technology to drive down costs in all areas How to calculate ROI in each business category and improve it by doing more with less Who this book is for Eliminating Waste in Business is designed for any busine...
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed May 1, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 139
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: The expert's voice in information technology
    Keywords: SAP transportation management ; Shipment of goods ; Data processing ; Materials handling ; Data processing ; Electronic books ; Electronic books ; local
    Abstract: "The implementation of a TMS solution is a highly complex and mission critical project. If executed correctly a good TMS can deliver a number of benefits to the organization in terms of optimization, greater efficiency, reduced errors and improved revenue through accurate invoicing. However a number of projects fail to realize these benefits for a host of reasons such as an incorrect product selection, over customization of the system and lack of detailed processes. The evaluation and selection of the right transportation management system is a very critical step in the successful implementation of a TMS product as well as ensuring that the organization is able to realize the benefits expected from the system. Transportation Management with SAP TM 9 is a guide for CIO/CXOs evaluating options for various transportation management solutions available in the market and helps inappropriate decision making before committing investment. A proven evaluation framework and guidance provided in the book can help decision makers with product selection and help to create a business case for management approval and design a future roadmap for the organization. The book provides a comprehensive understanding of what SAP transportation management is and is useful for teams involved in TM Implementation and roll outs to ensure preparedness. The book explains end-to-end freight life cycle processes, functional system landscape, implementation challenges and post go-live precautions required to optimize investments in SAP TM. Transportation Management with SAP TM 9 also acts as a step by step implementation guide with details of configuration required to set up a TM9 system. This book also covers the upgrade of SAP TM8 to SAP TM9 which will be useful for existing clients who are on TM 8. Nonavailability of SAP TM skilled resources is a major challenge faced by organizations and the book provides a detailed competency building plan along with skill set requirements to create a competent and trained workforce to manage-transformation.The current book available in the market on SAP TM is based on Version 6 release which does not cover air freight processes. Our book covers end-to-end air freight configuration scenarios for logistic companies."
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Aug. 22, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 140
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: The expert's voice in Oracle
    Keywords: Oracle (Computer file) ; SQL (Computer program language) ; Relational databases ; Database management ; Electronic books ; Electronic books ; local
    Abstract: Expert Oracle SQL: Optimization, Deployment, and Statistics is about optimizing individual SQL statements, especially on production database systems. This Oracle-specific book begins by assuming you have already identified a particular SQL statement and are considering taking steps to improve its performance. The book describes a systematic process by which to diagnose a problem statement, identify a fix, and to implement that fix safely in a production system. You'll learn not only to improve performance when it is too slow, but also to stabilize performance when it is too variable. You'll learn about system statistics and how the Cost-Based Optimizer uses them to determine a suitable execution plan for a given statement. That knowledge provides the foundation from which to identify the root cause, and to stabilize and improve performance. Next after identifying a problem and the underlying root cause is to put in place a solution. Expert Oracle SQL: Optimization, Deployment, and Statistics explains how to apply various remedies such as changing the SQL statement, adding hints, changing the physical design, and more, and how they can be brought to bear on fixing a problem once and for all. Rolling a change out smoothly is an important topic when dealing with tuning and optimization. Expert Oracle SQL: Optimization, Deployment, and Statistics does not let you down in this critical area. The book contains two chapters of good information from an experienced professional on how to safely deploy changes into production so that your systems remaining running and available throughout the deployment process. Describes a systematic approach to tuning Oracle SQL Explains how things are supposed to work, what can go wrong, and how to fix it Takes you through the steps needed to stabilize performance in your production systems What you'll learn Determine the root cause of poor performance in a SQL statement Decipher each line of an execution plan and how it relates to its source SQL statement Know the various options and transformations available for the Cost-Based Optimizer Interpret the diagnostic data from Active Session History, SQL Performance Monitor, and from other sources Apply optimizer hints, SQL profiles, and SQL baselines when they are best used, and avoid them otherwise Manage object statistics used by the optimizer to ensure efficient execution plans
    Note: "Covers Oracle 11gR2 and 12cR1"--Cover. - Includes index. - Description based on online resource; title from title page (Safari, viewed July 31, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 141
    ISBN: 9781484207826 , 1484207823
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Series Statement: The expert's voice in Web development
    Keywords: JavaScript (Computer program language) ; EXPRESS (Computer program language) ; Programming languages (Electronic computers) ; Electronic books ; Electronic books ; local
    Abstract: Express.js Deep API Reference is your short, concise guide to Express.js APIs. This flexible Node.js web application framework provides a robust set of features for building single, multi-page, and hybrid web applications. Through six to-the-point chapters, you will find references for configurations, settings, environments, middleware, templating engines (including Consolidate.js), extract parameters, routing, request handlers, response, and streams. Written by Azat Mardan, the author of Pro Express.js and Practical Node.js , you will find this short, concise guide indispensable for your Express.js work.
    Note: Includes index. - Description based on online resource; title from cover page (Safari, viewed January 22, 2015)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 142
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: Electronic data processing ; Distributed processing ; Virtual computer systems ; Electronic books ; Electronic books ; local
    Abstract: "Should you choose to implement zPDT, RDz UT, or RD&T in your team's arsenal, you will find Barrett and Norris's insights, genius, and hard work illuminating as to how to rationally and economically manage the environment." -Scott Fagen, Chief Architect-System z Business, CA Technologies "A must-read for anyone interested in successfully deploying cost-efficient zPDT environments with agility in an enterprise that requires simple or complex configurations. The case-study-based exposition of the content allows for its easy consumption and use. Excellent!" -Mahendra Durai, SVP & Information Technology Officer, CA Running Mainframe z on Distributed Platforms reveals alternative techniques not covered by IBM for creatively adapting and enhancing multi-user IBM zPDT environments so that they are more friendly, stable, and reusable than those envisaged by IBM. The enhancement processes and methodologies taught in this book yield multiple layers for system recovery, 24×7 availability, and superior ease of updating and upgrading operating systems and subsystems without having to rebuild environments from scratch. Most of the techniques and processes covered in this book are not new to either the mainframe or distributed platforms. What is new in this book are the authors' innovative methods for taking distributed environments running mainframe virtual machine (VM) and multiple virtual storage (MVS) and making them look and feel like other MVS systems. The authors' combined expertise involves every aspect of the implementation of IBM zPDT technology to create virtualized mainframe environments by which the mainframe operations on a z series server can be transitioned to distributed platforms. All of the enhancement methods consecutively laid out in this book have been architected and developed by the authors for the CA Technologies distributed platform. Barrett and Norris impart these techniques and processes to CIOs and CTOs across the mainframe and distributed fields, to zPDT and RDz UT implementers, and to IBM's independent software vendors and customers. What you'll learn In particular, readers will learn from Running Mainframe z on Distributed Platforms : how to create and maintain pristine z/OS and z/VM multi-user sysplexed environments how to establish a mainframe distributed lab with repeatable processes and easy maintenance how to ensure backup/recovery integrity and business continuity standards and conventions, including the use of symbols i...
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Apr. 7, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 143
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Parallel Title: Erscheint auch als
    Keywords: iOS (Electronic resource) ; Application software ; Development ; Database management ; Objective-C (Computer program language) ; Electronic books ; Electronic books ; local
    Abstract: Pro iOS Persistence explains how to build apps in Objective-C and Swift that persist and use data most effectively including the popular Core Data framework. Covering common and advanced persistence patterns, this book prepares any iOS developer to store and retrieve data accurately and efficiently. This book starts by giving you a solid grounding in Core Data, providing a foundation for the rest of the book. With this knowledge, you'll have all you need to master Core Data and power your data-driven applications. You'll see how to work with SQLite and how to create an efficient data model to represent your data. Once you've established your data model, you'll learn how to work with data objects and refine result sets to get the most out of the stored data. The advanced portions of the book begin by showing you how to tune your apps' performance and memory usage, to give you a truly professional edge. You'll see how to version and migrate your data as well, to ensure your data stays organized and efficient. Finally, the book covers managing table views with NSFetched Results Controller.
    Note: Place of publication suggested by publisher's website. - "Includes iOS 8 SDK"--Cover. - Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 144
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Android (Electronic resource) ; Programming languages (Electronic computers) ; Mobile apps ; Mobile computing ; Electronic books ; Electronic books ; local
    Abstract: In 250 pages, Migrating to Swift from Android gives you-as an experienced Android app developer-all you need to create native iOS apps using the latest Swift programming language. Starting with preparing your Xcode 6.1 IDE and introducing just enough iOS application framework fundamentals, you'll understand how to create meaningful Swift applications for iOS 8 immediately. After the short IDE setup guide, this book continues by providing guidance on how to translate your existing Android apps to iOS. Every topic comes with a tutorial project; you'll plan and structure your iOS apps following a typical top-down process using Xcode Storyboards. To implement use cases, you'll cover common mobile topics, including user interfaces, managing data, and networking with remote services. As you move through Part 2 of this book, you'll create simple and meaningful iOS apps with rich UI components to handle common CRUD operations locally and remotely. Part 3 demonstrates the whole porting process by translating a typical mobile app from Android to iOS 8 from start to finish. When you finish reading Migrating to Swift from Android , you'll be an iOS developer as well as an Android developer. And, you will be fully convinced you can create iOS apps just like you do in Android. In most cases, it is a waste not to port your native Android apps to iOS.
    Note: Place of publication taken from publisher's website. - Includes index. - Description based on online resource; title from cover page (Safari, viewed January 27, 2015)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 145
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Series Statement: MATLAB solutions series
    Keywords: MATLAB ; Graphical user interfaces (Computer systems) ; Computer programming ; Electronic books ; Electronic books ; local
    Abstract: MATLAB enables you to work with its graphics capabilities in almost all areas of the experimental sciences and engineering. The commands that MATLAB implements in job related graphics are quite useful and are very efficient. MATLAB has functions for working with two-dimensional and three-dimensional graphics, statistical graphs, curves and surfaces in explicit, implicit, parametric and polar coordinates. It also works perfectly with twisted curves, surfaces, volumes and graphical interpolation. MATLAB Graphical Programming addresses all these issues by developing the following topics:This book is a reference designed to give you a simple syntax example of the commands and to graph it so that you can see the result for: Two dimensional graphics Statistical graphics Curves in explicit coordinates Curves in parametric coordinates Curves in polar coordinates Logarithmic and semi-logarithmic plots Bar graphs and histograms sectors Three-dimensional graphics Twisted curves and surfaces Graphs of surfaces, meshes and contours Graphs of surfaces in explicit coordinates parametric surfaces Viewing volumes and specialized graphics Special commands for graphics
    Note: Place of publication taken from publisher's website. - Description based on online resource; title from title page (Safari, viewed January 22, 2015)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 146
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 2nd ed.
    Series Statement: The expert's voice in ASP.NET
    Keywords: Application program interfaces (Computer software) ; Electronic books ; Electronic books ; local
    Abstract: The ASP.NET MVC Framework has always been a good platform on which to implement REST-based services, but the introduction of the ASP.NET Web API Framework raised the bar to a whole new level.Now in release version 2.1, the Web API Framework has evolved into a powerful and refreshingly usable platform. This concise book provides technical background and guidance that will enable you to best use the ASP.NET Web API 2 Framework to build world-class REST services. New content in this edition includes: • New capabilities in Web API 2 (currently version 2.1). • Support for partial updates, or PATCH. • API versioning. • Support for legacy SOAP-based operations. • How to handle non-resource APIs using REST • How to best expose relationships between resources • JSON Web Tokens, CORS, CSRF Get ready for authors Jamie Kurtz and Brian Wortman to take you from zero to REST service hero in no time at all. No prior experience with ASP.NET Web API is required; all Web API-related concepts are introduced from basic principles and developed to the point where you can use them in a production system. A good working knowledge of C# and the .NET Framework are the only prerequisites to best benefit from this book.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Aug. 22, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 147
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: Windows Azure ; Information technology ; Management ; Electronic books ; Electronic books ; local
    Abstract: Data Science and Machine Learning are in high demand, as customers are increasingly looking for ways to glean insights from all their data. More customers now realize that Business Intelligence is not enough as the volume, speed and complexity of data now defy traditional analytics tools. While Business Intelligence addresses descriptive and diagnostic analysis, Data Science unlocks new opportunities through predictive and prescriptive analysis. The purpose of this book is to provide a gentle and instructionally organized introduction to the field of data science and machine learning, with a focus on building and deploying predictive models. The book also provides a thorough overview of the Microsoft Azure Machine Learning service using task oriented descriptions and concrete end-to-end examples, sufficient to ensure the reader can immediately begin using this important new service. It describes all aspects of the service from data ingress to applying machine learning and evaluating the resulting model, to deploying the resulting model as a machine learning web service. Finally, this book attempts to have minimal dependencies, so that you can fairly easily pick and choose chapters to read. When dependencies do exist, they are listed at the start and end of the chapter. The simplicity of this new service from Microsoft will help to take Data Science and Machine Learning to a much broader audience than existing products in this space. Learn how you can quickly build and deploy sophisticated predictive models as machine learning web services with the new Azure Machine Learning service from Microsoft.
    Note: Place of publication suggested by publisher's website. - Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed December 16, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 148
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Parallel Title: Erscheint auch als
    Keywords: Ruby (Computer program language) ; Object-oriented methods (Computer science) ; Electronic books ; Electronic books ; local
    Abstract: Ruby Quick Syntax Reference is a condensed code and syntax reference to the Ruby scripting language. It presents the essential Ruby syntax in a well-organized format that can be used as a handy reference. You won't find any technical jargon, bloated samples, drawn out history lessons, or witty stories in this book. What you will find is a language reference that is concise, to the point and highly accessible. The book is packed with useful information and is a must-have for any Ruby programmer. In Ruby Quick Syntax Reference , you will find: A concise reference to the Ruby language syntax. Short, simple, and focused code examples. A well laid out table of contents and a comprehensive index, allowing easy review.
    Note: Place of publication suggested by publisher's website. - Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 149
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Series Statement: The expert's voice
    Keywords: JavaScript (Computer program language) ; Charts, diagrams, etc ; Web sites ; Design ; Electronic books ; Electronic books ; local
    Abstract: Create Web Charts with D3 shows how to convert your data into eye-catching, innovative, animated, and highly interactive browser-based charts. This book is suitable for developers of all experience levels and needs: if you want power and control and need to create data visualization beyond traditional charts, then D3 is the JavaScript library for you. By the end of the book, you will have a good knowledge of all the elements needed to manage data from every possible source, from high-end scientific instruments to Arduino boards, from PHP SQL databases queries to simple HTML tables, and from Matlab calculations to reports in Excel. This book contains content previously published in Beginning JavaScript Charts. Create all kinds of charts using the latest technologies available on browsers Full of step-by-step examples, Create Web Charts with D3 introduces you gradually to all aspects of chart development, from the data source to the choice of which solution to apply. This book provides a number of tools that can be the starting point for any project requiring graphical representations of data, whether using commercial libraries or your own
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed December 17, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 150
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Edition: Swift edition.
    Keywords: Xcode ; Computer software ; Development ; Electronic books ; Electronic books ; local
    Abstract: Beginning Xcode, Swift Edition will not only get you up and running with Apple's latest version of Xcode, but it also shows you how to use Swift in Xcode and includes a variety of projects to build. If you already have some programming experience with iOS SDK and Objective-C, but want a more in-depth tutorial on Xcode, especially Xcode with Apple's new programming language, Swift, then Beginning Xcode, Swift Edition is for you. The book focuses on the new technologies, tools and features that Apple has bundled into the new Xcode 6, to complement the latest iOS 8 SDK. By the end of this book, you'll have all of the skills and a variety of examples to draft from to get your Swift app from idea to App Store with all the power of Xcode.
    Note: Includes index. - Place of publication taken from publisher's website. - Description based on online resource; title from title page (Safari, viewed January 22, 2015)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 151
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Series Statement: MATLAB solutions series
    Keywords: MATLAB ; Mathematical analysis ; Electronic books ; Electronic books ; local
    Abstract: MATLAB Mathematical Analysis is a reference book that presents the techniques of mathematical analysis through examples and exercises resolved with MATLAB software. The purpose is to give you examples of the mathematical analysis functions offered by MATLAB so that you can use them in your daily work regardless of the application. The book supposes proper training in the mathematics and so presents the basic knowledge required to be able to use MATLAB for calculational or symbolic solutions to your problems for a vast amount of MATLAB functions. The book begins by introducing the reader to the use of numbers, operators, variables and functions in the MATLAB environment. Then it delves into working with complex variables. A large section is devoted to working with and developing graphical representations of curves, surfaces and volumes. MATLAB functions allow working with two-dimensional and three-dimensional graphics, statistical graphs, curves and surfaces in explicit, implicit, parametric and polar coordinates. Additional work implements twisted curves, surfaces, meshes, contours, volumes and graphical interpolation. The following part covers limits, functions, continuity and numerical and power series. Then differentiation is addressed in one and several variables including differential theorems for vector fields. Thereafter the topic of integration is handled including improper integrals, definite and indefinite integration, integration in multiple variables and multiple integrals and their applications. Differential equations are exemplified in detail, Laplace transforms, Tayor series, and the Runga-Kutta method and partial differential equations.
    Note: Description based on online resource; title from title page (Safari, viewed January 22, 2015)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 152
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Series Statement: MATLAB solutions series
    Keywords: MATLAB ; Control theory ; Computer programs ; Computer-aided engineering ; Electronic books ; Electronic books ; local
    Abstract: MATLAB is a high-level language and environment for numerical computation, visualization, and programming. Using MATLAB, you can analyze data, develop algorithms, and create models and applications. The language, tools, and built-in math functions enable you to explore multiple approaches and reach a solution faster than with spreadsheets or traditional programming languages, such as C/C++ or Java. MATLAB Control Systems Engineering introduces you to the MATLAB language with practical hands-on instructions and results, allowing you to quickly achieve your goals. In addition to giving an introduction to the MATLAB environment and MATLAB programming, this book provides all the material needed to design and analyze control systems using MATLAB's specialized Control Systems Toolbox. The Control Systems Toolbox offers an extensive range of tools for classical and modern control design. Using these tools you can create models of linear time-invariant systems in transfer function, zero-pole-gain or state space format. You can manipulate both discrete-time and continuous-time systems and convert between various representations. You can calculate and graph time response, frequency response and loci of roots. Other functions allow you to perform pole placement, optimal control and estimates. The Control System Toolbox is open and extendible, allowing you to create customized M-files to suit your specific applications.
    Note: Description based on online resource; title from title page (Safari, viewed October 27, 2016)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 153
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Series Statement: MATLAB solutions series
    Keywords: MATLAB ; Differential equations ; Data processing ; Electronic books ; Electronic books ; local
    Abstract: MATLAB is a high-level language and environment for numerical computation, visualization, and programming. Using MATLAB, you can analyze data, develop algorithms, and create models and applications. The language, tools, and built-in math functions enable you to explore multiple approaches and reach a solution faster than with spreadsheets or traditional programming languages, such as C/C++ or Java. MATLAB Differential Equations introduces you to the MATLAB language with practical hands-on instructions and results, allowing you to quickly achieve your goals. In addition to giving an introduction to the MATLAB environment and MATLAB programming, this book provides all the material needed to work on differential equations using MATLAB. It includes techniques for solving ordinary and partial differential equations of various kinds, and systems of such equations, either symbolically or using numerical methods (Euler's method, Heun's method, the Taylor series method, the Runge-Kutta method,...). It also describes how to implement mathematical tools such as the Laplace transform, orthogonal polynomials, and special functions (Airy and Bessel functions), and find solutions of finite difference equations.
    Note: Description based on online resource; title from title page (Safari, viewed October 27, 2016)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 154
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Series Statement: Technology in action
    Parallel Title: Erscheint auch als
    Keywords: Three-dimensional printing ; Computer printers ; Electronic books ; Electronic books ; local
    Abstract: Maintaining and Troubleshooting Your 3D Printer by Charles Bell is your guide to keeping your 3D printer running through preventive maintenance, repair, and diagnosing and solving problems in 3D printing. If you've bought or built a 3D printer such as a MakerBot only to be confounded by jagged edges, corner lift, top layers that aren't solid, or any of a myriad of other problems that plague 3D printer enthusiasts, then here is the book to help you get past all that and recapture the joy of creative fabrication. The book also includes valuable tips for builders and those who want to modify their printers to get the most out of their investment. Good fabrication begins with calibration. Aligning the print bed to support deposition of medium in three dimensions is critical. Even off-the-shelf machines that are pre-built must be aligned and periodically realigned throughout their life cycle. Maintaining and Troubleshooting Your 3D Printer helps you achieve and hold proper alignment. Maintaining and Troubleshooting Your 3D Printer also helps with software and hardware troubleshooting. You'll learn to diagnose and solve firmware calibration problems, filament and feed problems, chassis issues, and more. Finally there are regular maintenance and enhancements. You've invested significantly in your 3D printer. Protect that investment using the guidance in this book. Learn to clean and lubricate your printer, to maintain the chassis, and know when realignment of the print bed is needed. Learn ways to master your craft and improve the quality of your prints through such things as post-print finishing and filament management. Don't let the challenges of 3D printing stand in the way of creativity. Maintaining and Troubleshooting Your 3D Printer by Charles Bell helps you conquer the challenges and get the most benefit from your expensive investment in personal fabrication.
    Note: Place of publication from publisher's website. - Includes index. - Description based on online resource; title from title page (Safari, viewed October 26, 2016)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 155
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: The expert's voice in app development
    Keywords: Android (Electronic resource) ; Application software ; Development ; Electronic books ; Electronic books ; local
    Abstract: The number of Android devices running on Intel processors has increased since Intel and Google announced, in late 2011, that they would be working together to optimize future versions of Android for Intel Atom processors. Today, Intel processors can be found in Android smartphones and tablets made by some of the top manufacturers of Android devices, such as Samsung, Lenovo, and Asus. The increase in Android devices featuring Intel processors has created a demand for Android applications optimized for Intel Architecture: Android Application Development for the Intel® Platform is the perfect introduction for software engineers and mobile app developers. Through well-designed app samples, code samples and case studies, the book teaches Android application development based on the Intel platform-including for smartphones, tablets, and embedded devices-covering performance tuning, debugging and optimization. This book is jointly developed for individual learning by Intel Software College and China Shanghai JiaoTong University.
    Note: Place of publication from publisher's website. - Includes index. - Description based on online resource; title from title page (Safari, viewed Oct. 15, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 156
    Language: English
    Pages: 1 online resource (1 volume) , illustrations.
    Series Statement: The expert's voice in business intelligence
    Keywords: Microsoft Excel (Computer file) ; Business intelligence ; Computer programs ; Information visualization ; Computer programs ; Visual analytics ; Electronic books ; Electronic books ; local
    Abstract: High Impact Data Visualization with Power View, Power Map, and Power BI helps you take business intelligence delivery to a new level that is interactive, engaging, even fun, all while driving commercial success through sound decision-making. Learn to harness the power of Microsoft's flagship, self-service business intelligence suite to deliver compelling and interactive insight with remarkable ease. Learn the essential techniques needed to enhance the look and feel of reports and dashboards so that you can seize your audience's attention and provide them with clear and accurate information. Also learn to integrate data from a variety of sources and create coherent data models displaying clear metrics and attributes. Power View is Microsoft's ground-breaking tool for ad-hoc data visualization and analysis. It's designed to produce elegant and visually arresting output. It's also built to enhance user experience through polished interactivity. Power Map is a similarly powerful mechanism for analyzing data across geographic and political units. Power Query lets you load, shape and streamline data from multiple sources. PowerPivot can extend and develop data into a dynamic model. Power BI allows you to share your findings with colleagues, and present your insights to clients. High Impact Data Visualization with Power View, Power Map, and Power BI helps you master this suite of powerful tools from Microsoft. You'll learn to identify data sources, and to save time by preparing your underlying data correctly. You'll also learn to deliver your powerful visualizations and analyses through the cloud to PCs, tablets and smartphones. Simple techniques take raw data and convert it into information. Slicing and dicing metrics delivers interactive insight. Visually arresting output grabs and focuses attention on key indicators.
    Note: Place of publication from publisher's website. - Includes index. - Description based on online resource; title from title page (Safari, viewed October 26, 2016)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 157
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 volume) , illustrations
    Keywords: iOS (Electronic resource) ; Application software ; Development ; Multimedia systems ; Mobile apps ; Electronic books ; Electronic books ; local
    Abstract: Beginning iOS Media App Development is a ground-breaking tutorial that explores the near limitless, programmable audio-visual capabilities of the iPhone, iPad and iPod touch using real-world examples and thorough explanations of the code. This book includes detailed step-by-step instructions and important background information from experienced media and utility app developer, Ahmed Bakir. You'll learn about content creation, playback, and advanced topics, including AirPlay, AVKit, and Swift. Each chapter is framed with a project that illustrates the concepts being discussed and pulls in lessons from other popular apps. You'll even learn about the latest iOS 8 and Xcode 6 media features. After reading this book, you should be able to build your first rich media app or utility app that utilizes multimedia for the App Store. And if you're a game developer, this book will provide you with tools to help make your game app look even better by integrating native iOS features.
    Note: Place of publication suggested by publisher's website. - "Includes iOS 8 and Xcode 6"--Cover. - Includes index. - Description based on online resource; title from title page (Safari, viewed December 16, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 158
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: Finance ; Mathematical models ; Derivatives (Mathematics) ; Electronic books ; Electronic books ; local
    Abstract: Written in plain English and based on successful client engagements, Data Modeling of Financial Derivatives: A Conceptual Approach introduces new and veteran data modelers, financial analysts, and IT professionals to the fascinating world of financial derivatives. Covering futures, forwards, options, swaps, and forward rate agreements, finance and modeling expert Robert Mamayev shows you step-by-step how to structure and describe financial data using advanced data modeling techniques. The book introduces IT professionals, in particular, to various financial and data modeling concepts that they may not have seen before, giving them greater proficiency in the financial language of derivatives-and greater ability to communicate with financial analysts without fear or hesitation. Such knowledge will be especially useful to those looking to pick up the necessary skills to become productive right away working in the financial sector. Financial analysts reading this book will come to grips with various data modeling concepts and therefore be in better position to explain the underlying business to their IT audience. Data Modeling of Financial Derivatives -which presumes no advanced knowledge of derivatives or data modeling-will help you: Learn the best entity-relationship modeling method out there-Barker's CASE methodology-and its application in the financial industry Understand how to identify and creatively reuse data modeling patterns Gain an understanding of financial derivatives and their various applications Learn how to model derivatives contracts and understand the reasoning behind certain design decisions Resolve derivatives data modeling complexities parsimoniously so that your clients can understand them intuitively Packed with numerous examples, diagrams, and techniques, this book will enable you to recognize the various design patterns that you are most likely to encounter in your professional career and apply them successfully in practice. Anyone working with financial models will find it an invaluable tool and career booster. What you'll learn You will learn how to: Recognize and identify financial derivatives Reuse data modeling patterns and apply them to create something new Data model simple and complex options Data model SWAPS Data model futures and forward contracts Who this book is for Data modelers, financial analysts, IT professionals, and anyone with an interest in data modeling and business analysis.
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed Feb. 6, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 159
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 2nd ed.
    Series Statement: The expert's voice in Web development
    Parallel Title: Erscheint auch als
    Keywords: JavaScript (Computer program language) ; Open source software ; Web site development ; Web sites ; Design ; Query languages (Computer science) ; Electronic books ; Electronic books ; local
    Abstract: jQuery 2.0 is the latest version of the jQuery framework. Suitable for modern web browsers it provides a robust API for web application development. It is fast becoming the tool of choice for web developers the world over and sets the standard for simplicity,flexibility and extensibility in website design. In Pro jQuery 2.0 seasoned author, Adam Freeman, demonstrates how to get the most from jQuery 2.0 by focussing on the practical features of the technology and how they can be applied to solving real-world problems. In this comprehensive reference he goes in depth to give you the practical knowledge that you need. Each topic is covered clearly and concisely, and is packed with the details you'll need to learn to be truly effective. The most important features are given a no-nonsense, in-depth treatment, and chapters contain examples that demonstrate both the power and the subtlety of jQuery. What you'll learn Understand the capabilities of jQuery and why it is special Use the core of jQuery to enrich HTML5, including tables, forms and data displays Use jQuery UI to create rich and fluid user experiences Use rich interactions such as drag and drop, sortable data and touch sensitivity Use jQuery Mobile to create touch-enabled interfaces for mobile devices and tablets Extend jQuery by creating custom plugins and widgets Who this book is for This book is for working developers who want to learn about jQuery in detail. Quick refreshers of HTML and CSS are given to help you get up to speed, but a good working knowledge of the basics is assumed. The advice given in this book is relevant to developers working with any development environment. The examples are demonstrated using Microsoft Windows and Visual Studio but are equally applicable to any other web development environment.
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 160
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: Microsoft SharePoint (Electronic resource) ; Web site development ; Computer programs ; Electronic commerce ; Computer programs ; Electronic books ; Electronic books ; local
    Abstract: Practical SharePoint 2013 Enterprise Content Management is the first book to guide you through planning and designing each phase of your information life cycle with SharePoint 2013. Author and SharePoint expert Steve Goodyear walks you through how to analyze and plan enterprise content management (ECM) solutions for an effective and end-to-end information design based on your organization's needs and business requirements. Inside, you will develop a full understanding of how SharePoint 2013 manages content including identifying and understanding your organization's information within SharePoint, collaborating on transitory content, and capturing and controlling your records. You'll get practical advice and best practice instruction for each phase of the information life cycle to guide you on designing your ECM strategy and implementing your own ECM solution. You learn how to: Apply a content life cycle model to analyze and understand your organization's information Design your file plan with content routing rules for your SharePoint records repository Plan and configure your eDiscovery portal and manage discovery cases Design solutions to interface and integrate with external records management systems Identify your organization's information security requirements Design content types and implement an enterprise content type hub to organize your information Practical SharePoint 2013 Enterprise Content Management is for you if you are a SharePoint architect, administrator, consultant, or project manager, and you implement SharePoint solutions that relate to one or more aspects of the information life cycle involved with ECM. What you'll learn Apply a content life cycle model to analyze and understand your organization's information Plan and configure your SharePoint 2013 enterprise eDiscovery portal and manage discovery cases Design your file plan with content routing rules for your SharePoint records repository Design solutions to interface and integrate with external records management systems Design content types and implement an enterprise content type hub to categorize and organize your information Identify your organization's information security requirements Who this book is for Practical SharePoint 2013 Enterprise Content Management is for you if you are a SharePoint architect, administrator, consultant, or project manager, and you implement SharePoint solutions that relate to one or more aspects of the information life cycle involved w...
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Jan. 28, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 161
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: The expert's voice in web development
    Keywords: JavaScript (Computer program language) ; Application software ; Development ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: Expert JavaScript is your definitive guide to understanding how and why JavaScript behaves the way it does. Master the inner workings of JavaScript by learning in detail how modern applications are made. In covering lesser-understood aspects of this powerful language and truly understanding how it works, your JavaScript code and programming skills will improve. You will learn about core fundamentals of JavaScript, including deep dives into functions, scopes, closures, and practical object-oriented code. Mark Daggett explains clearly how closures, events, and asynchronous code really operate, as well as conventions and concepts to write JavaScript in a clear, pragmatic style. Many of the changes in ECMAScript6 and its implications are all explained. You'll be introduced to modern workflow tools to make application development faster, more enjoyable, and ostensibly more profitable. You'll understand how to measure code quality and write more testable JavaScript, and finally you'll learn about real-world applications of JavaScript, including JavaScript-powered robots. JavaScript is one of the most powerful languages on the web today, and it is only getting stronger. This book will take you through the process of planning, coding, testing, profiling and finally releasing your application, at expert level. With more frameworks and more improvements than ever, now is the time to become an expert at JavaScript. Make this journey - use Expert JavaScript today. What you'll learn What is really going on underneath functions, in arguments, types, coercion, and scope How closures, events, and asynchronous code work at a fundamental level How to understand advanced topics including promise objects, coroutines, and generators How to apply this newfound knowledge pragmatically to build the very best modern JavaScript applications Who this book is for This book is for the experienced JavaScript programmer who wants to understand the how and why of their code in order to become a better developer. This book is not intended to teach JavaScript at a syntactical level, but instead delve deep into the code - the philosophy, the reasoning and the detailed expert-level knowledge behind it. This newfound knowledge will enable the reader to build the very best modern JavaScript applications. It is for anyone who wants to become a better programmer by understanding at a very high level how the code works.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Jan. 28, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 162
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: The expert's voice in web development
    Keywords: WordPress (Electronic resource) ; Web sites ; Design ; Web sites ; Authoring programs ; Electronic books ; Electronic books ; local
    Abstract: Pro WordPress Theme Development is your comprehensive guide to creating advanced WordPress themes. Designed for for professional web designers and developers who are comfortable with PHP and WordPress, this book teaches you every aspect of professional theme development. You will learn how to build themes from scratch, how to monetize the themes you create, and how to capitalize on this by creating advanced themes for your clients or selling premium themes. This book builds on your current knowledge of PHP and web development to create a WordPress theme from scratch. It uses a real-world theme example that you can build, to demonstrate each feature in a practical way. It shows you how to take control of WordPress with custom posts types and taxonomies, and covers anatomy and hierarchy, use of the loop, hooks, short codes, plug-ins and much more. WordPress is one of the most successful open-source blogging and content management systems available, and theme development has become a major part of the WordPress ecosystem. Start working with WordPress themes like a pro today with Pro WordPress Theme Development . What you'll learn How to create a WordPress theme from scratch How to use the WordPress system to your advantage to create amazing advanced functionality How to earn money through selling your custom themes How to take control of WordPress as a content management system with custom posts types and taxonomies How you should secure your WordPress theme to give peace of mind to your user Who this book is for Pro WordPress Theme Development is for web designers and developers who want to start creating their own themes and get the most out of them. This book is for web professionals who are familiar with PHP and WordPress, and have used both before, but want to go from editing themes to creating their own custom themes. Pro WordPress Theme Development is perfect for developers who want to create themes from scratch with advanced features, capitalize on the large WordPress community, and monetize their new found skills.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Feb. 6, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 163
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: The expert's voice in C
    Keywords: C (Computer program language) ; Electronic books ; Electronic books ; local
    Abstract: Pointers in C provides a resource for professionals and advanced students needing in-depth but hands-on coverage of pointer basics and advanced features. The goal is to help programmers in wielding the full potential of pointers. In spite of its vast usage, understanding and proper usage of pointers remains a significant problem. This book's aim is to first introduce the basic building blocks such as elaborate details about memory, the compilation process (parsing/preprocessing/assembler/object code generation), the runtime memory organization of an executable and virtual memory. These basic building blocks will help both beginners and advanced readers to grasp the notion of pointers very easily and clearly. The book is enriched with several illustrations, pictorial examples, and code from different contexts (Device driver code snippets, algorithm, and data structures code where pointers are used). Pointers in C contains several quick tips which will be useful for programmers for not just learning the pointer concept but also while using other features of the C language. Chapters in the book are intuitive, and there is a strict logical flow among them and each chapter forms a basis for the next chapter. This book contains every small aspect of pointer features in the C language in their entirety. What you'll learn The concept of pointers and their use with different data types Basic and advanced features of pointers Concepts of compilers, virtual memory, data structures, algorithms and string processing Concepts of memory and runtime organization Referencing and dereferencing of pointer variables NULL pointers, Dangling pointers, VOID pointers and CONST qualifiers Workings of dynamic data structures Pointers to pointers Triple, and quadrupal pointers Self referential structures, structure padding, and cache based optimization techniques. Who this book is for Professional programmers, advanced students of computer science, and enthusiasts of the C language. Embedded systems programmers will also find the advanced knowledge of pointers offered in this book very helpful.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Jan. 21, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 164
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 2nd ed.
    Series Statement: The expert's voice in open source
    Keywords: MongoDB ; Open source software ; Object-oriented databases ; Electronic books ; Electronic books ; local
    Abstract: The Definitive Guide to MongoDB, Second Edition , is updated for the latest version and includes all of the latest MongoDB features, including the aggregation framework introduced in version 2.2 and hashed indexes in version 2.4. MongoDB is the most popular of the "Big Data" NoSQL database technologies, and it's still growing. David Hows from 10gen, along with experienced MongoDB authors Peter Membrey and Eelco Plugge, provide their expertise and experience in teaching you everything you need to know to become a MongoDB pro. The Definitive Guide to MongoDB, Second Edition , starts with the basics, including how to install on Windows, Linux, and OS X, and how MongoDB handles your data. Then you'll learn how to develop with MongoDB with both PHP and Python, including an example application using a PHP driver to create a blog application. Finally, you'll dig into more advanced but extremely important MongoDB features, including optimization, replication, and sharding -- load-balancing that makes MongoDB ideal for dealing with Big Data. If you're dealing with data, MongoDB should be on your must-learn list. The Definitive Guide to MongoDB, Second Edition , is just the book you need. What you'll learn Set up MongoDB on all major server platforms, including Windows, Linux, OS X, and cloud platforms like Rackspace, Azure, and Amazon EC2 Work with GridFS and the new aggregation framework Work with your data using non-SQL commands Write applications using either PHP or Python Optimize MongoDB Master MongoDB administration, including replication, replication tagging, and tag-aware sharding Who this book is for Database admins and developers who need to get up to speed on MongoDB and its Big Data, NoSQL approach to dealing with data management.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Feb. 5, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 165
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: Microsoft .NET ; Mobile computing ; Electronic books ; Electronic books ; local
    Abstract: Mobile ASP.NET MVC 5 will take you step-by-step through the process of developing fluid content that adapts its layout to the client device using HTML, JavaScript and CSS, and responsive web design. This book introduces server-side techniques that allow you to show different content to different devices and make the most of their strengths and capabilities. Mobile ASP.NET MVC 5 includes a wide range of techniques, tips, and guidelines for dealing with some of the challenges of mobile web development, such as browser incompatibilities, varying device performance, and targeting older devices. You'll learn to: Use responsive principles to build apps that display and perform well on a range of mobile devices. Leverage your server-side code to customize what you serve to the client, depending on its capabilities. Build an ASP.NET MVC custom view engine, use display modes effectively, and create reusable mobile components with custom HTML helpers. Make the most of new capabilities offered on some devices by interacting with native APIs. By the end of Mobile ASP.NET MVC 5 , you should feel confident building web apps that successfully target anything from an iOS or Android device to a feature phone or an older mobile browser. Along the way, you'll learn about the modern mobile web landscape and how to choose the approaches that are right for you, depending on your target audience. This book is for the ASP.NET developer who knows how ASP.NET MVC works and is eager to learn how to use it for building mobile websites. What you'll learn Use responsive principles to build apps that display and perform well on a range of mobile devices. Leverage your server-side code to customize what you serve to the client, depending on its capabilities. Build an ASP.NET MVC custom view engine, use display modes effectively, and create reusable mobile components with custom HTML helpers. Make the most of new capabilities offered on some devices by interacting with native APIs. Learn tips and tricks for dealing with browser incompatibilities and targeting older devices. Benefit from the author's experience as he guides you through a full range of modern mobile web strategy. Who this book is for This book is for the ASP.NET developer who knows how ASP.NET MVC works and is eager to learn how to use it for building mobile websites. Thorough knowledge of ASP.NET MVC is not at all required but some is assumed. This book also assumes a little knowledge of HTML, CSS and JavaScri...
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Jan. 28, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 166
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: The expert's voice in SharePoint
    Keywords: Microsoft SharePoint (Electronic resource) ; Intranets (Computer networks) ; Electronic books ; Electronic books ; local
    Abstract: Practical SharePoint 2013 Governance is the first book to offer practical and action-focused SharePoint governance guidance based on consulting experiences with real organizations in the field. It provides the quintessential governance reference guide for SharePoint consultants, administrators, architects, and anyone else looking for actual hands-on governance guidance. This book goes beyond filling in a governance document template and focuses entirely on actions to take and behaviors to adopt for addressing real-world governance challenges. Walks you through how to define what SharePoint offers and who is involved Offers key governance strategies for you to adopt or advise to your customers Provides real-world examples that apply each governance concept to an actual scenario What you'll learn Define a scope to offer SharePoint as a service to an organization Specify roles and responsibilities involved in a SharePoint service Envision and strategize a SharePoint roadmap Plan for growing and upgrading a SharePoint environment Measure and report on performance metrics Set boundaries for development standards and testing processes Who this book is for Practical SharePoint 2013 Governance is for SharePoint consultants,administrators, architects, and anyone else looking for actual hands-on governance guidance. It is an excellent choice for people who like action-focused concepts or who want to go beyond documentation and theory. This book is a fantastic choice for anyone looking for agile ideas to put into practice without necessarily embarking on a lengthy governance exercise upfront.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Aug. 8, 2013)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 167
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: iOS (Electronic resource) ; Application software ; Development ; Computer games ; Programming ; Social networks ; Computer network resources ; Electronic books ; Electronic books ; local
    Abstract: It's certainly fun to build games that run on your iPhone and iPad. But, wouldn't it be more fun to create games that allow you to play with other gamers in your social network? There's a whole lot more things you can do. Most of the top best selling games around the world, like World of Warcraft, let you play with others online and share your experiences with your friends. Beginning iOS Social Games is your concise introduction to iOS social and other networked gaming app development using iOS Game Center, Game Kit, Store Kit, AirPlay, iOS 7 Game Controllers, iTunes App Store and integrating with social networks/media like Facebook and Twitter. Author Kyle Richter of Empirical Development is an expert game developer who guides you through the social game app development process step by step. This book may allow you to turn your already existing, created game into a well polished networkable and/or social media capable game app. What you'll learn Build socially integrated games on iOS for iPhone and iPad using Twitter and Facebook Configure and begin using Game Center, Apple's social gaming platform Work with the advanced features of Apple's Game Center using leaderboards, achievements, matchmaking, invitations, and multiplayer Exchange data while dealing with errors, dropped connections and other hurdles Create turned-based iOS games using Game Center Implement other socially rich features like real time Voice Chat, In App Purchases with Store Kit, and displaying content on a TV using Airplay Explore all these features and more while building a real iOS game, UFOs! Who this book is for This book is for iPhone and iPad app developers looking to build iOS game apps that can network with other apps and social media like Facebook.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Feb. 5, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 168
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: The expert's voice in Spring
    Keywords: Application software ; Security measures ; Application software ; Development ; Java (Computer program language) ; Web site development ; Computer networks ; Security measures ; Electronic books ; Electronic books ; local
    Abstract: Security is a key element in the development of any non-trivial application. The Spring Security Framework provides a comprehensive set of functionalities to implement industry-standard authentication and authorization mechanisms for Java applications. Pro Spring Security will be a reference and advanced tutorial that will do the following: Guides you through the implementation of the security features for a Java web application by presenting consistent examples built from the ground-up. Demonstrates the different authentication and authorization methods to secure enterprise-level applications by using the Spring Security Framework. Provides you with a broader look into Spring security by including up-to-date use cases such as building a security layer for RESTful web services and Grails applications. What you'll learn What the basics of securing a Java application, including core security concepts and the step-by-step configuration to include the Spring Security Framework in your web application What tools are available in Spring security to provide login and logout capabilities, with add-ons such as remember-me and password change functionalities. What are the types of authentication mechanisms tailored for enterprise-level Java applications, including LDAP, the Central Authentication Service, OpenID and X.509. How to dive into each of the application layers to control user access to the different architectural elements of your Java application. You will first apply authorization control to each of the components of the Model-View-Controller tier. How to work with Domain Objects and RESTful web services in our authorization queue in order to fully secure our application by using Access Control Lists, along with Object Level and Method Level authorization. How to explore the powerful Grails framework and how to use Spring security in the context of a Groovy on Grails application. You will earn about the core security plugin and others such as OpenID, Facebook and Twitter authentication. Who this book is for This book is for Java and Grails developers who would like to secure their applications easily by applying industry's best practices. I assume a fair knowledge of Java and a basic knowledge of Spring Dependency Injection.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed June 11, 2013)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 169
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: Technology in action
    Keywords: Robots ; Design and construction ; Popular works ; Robots ; Programming ; Popular works ; LEGO toys ; Electronic books ; Electronic books ; local
    Abstract: You already know you can create amazing things with LEGO, but did you know you can also make planes, trains, automobiles actually fly, roll, and run? You can even make functional robots without getting into Mindstorms and programming. In Practical LEGO Technics , Mark Rollins shows you how to use LEGO and Power Functions components like motors and remote controls to create motorized propellers, train engines, vehicle steering, outriggers, wings, landing gear, and robot legs to create a wide variety of fun, unique LEGO creations. LEGO Technic is similar to Mindstorms in that you can create all sorts of cool vehicles and gadgets. But unlike Mindstorms, you don't have to learn programming. Power Functions allows you to add motors, remote control, and battery boxes to your Lego projects, no programming required. And while you could just build a LEGO Technic gadget from a boxed set, with Practical LEGO Technics , you'll learn the hows and whys of Technic project design, and pick up ideas for your own custom projects. You will: Create motorized wheeled vehicles that run, steer, and even have headlights Create walking contructions, including robots with working heads and hands Learn even more ways to make your LEGO Technic creations more realistic What you'll learn How to put a motor on any LEGO vehicle to bring it to life, including airplane wings and landing gear How to put a suspension system, steering mechanism, and working lights on your Technic vehicles How to create walking vehicles with as many legs as you want How to built LEGO robots with moving parts, including head and arms How to design LEGO vehicles that look and work like real construction vehicles, including bulldozers, dump trucks, and cranes Who this book is for Lego and building enthusiasts of every age and experience level who want to learn how to build creations with LEGO Technic.
    Note: Includes index. - Description based on online resource; title from PDF title page (Safari, viewed Jan. 31, 2013)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 170
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 3rd ed.
    Parallel Title: Erscheint auch als
    Keywords: Web site development ; Microsoft .NET ; Databases ; Relational databases ; Electronic books ; Electronic books ; local
    Abstract: Beginning ASP.NET 4.5 Databases introduces you to the world of building data-driven Web sites using ASP.NET, ADO.NET and the Entity Framework using C#. Since ASP.NET developers need to access databases quickly and efficiently, this book teaches the best practices and methods to help developers achieve professional ASP.NET and database solutions. Beginning ASP.NET 4.5 Databases is a comprehensive introduction on how you can connect a Web site to many different data sources - not just databases - and use the data to create dynamic page content. It also shows you how to build a relational database, use SQL to communicate with it, and understand how they differ from each other. With in-depth, on-target coverage of the new data access features of .NET Framework 4.5, this book is your guide to using ASP.NET to build responsive, easy-to-update data-driven Web sites. What you'll learn Design for code-first, model-first and database-first data access paradigms Use different data sources for building data-driven Web sites Discover enhancements in SQL Server 2012 as a relational database Understand concepts of non-relational databases and why you need them Develop strategies for building Entity Data Models using Entity Framework 4.1 Begin to use the new data-access features in ASP.NET 4.5 like strongly typed controls, model binding and dynamic data Who this book is for Beginning ASP.NET 4.5 Databases is for the web developer who is beginning to get into the world of web development using ASP.NET, ADO.NET and C#. The book is an excellent choice for developers who are still using previous versions of the .NET Framework and who are looking to learn the new data access features in .NET Framework 4.5.
    Note: Includes bibliographical references and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 171
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: The expert's voice in Linux
    Keywords: Linux ; Operating systems (Computers) ; Open source software ; Electronic books ; Electronic books ; local
    Abstract: Beginning Fedora Desktop: Fedora 18 Edition is a complete guide to using the Fedora 18 Desktop Linux release as your daily driver for mail, productivity, social networking, and more. Author and Linux expert Richard Petersen delves into the operating system as a whole and offers you a complete treatment of Fedora 18 Desktop installation, configuration, and use. You'll discover how to install Fedora 18 Desktop on any hardware, learn which applications perform which functions, how to manage software updates, tips and tricks for the GNOME 3 and KDE desktops, useful shell commands, and both the Fedora administration and network tools. Get the most out of Fedora 18 Desktop -- including free Office suites, editors, e-book readers, music and video applications and codecs, email clients, Web and FTP browsers, microblogging and IM applications -- with a copy of Beginning Fedora Desktop: Fedora 18 Edition at your side. What you'll learn how to install Fedora 18 Desktop on any hardware the available GUI choices, including KDE, GNOME, and alternative desktop environments how to use word processors, spreadsheets, presentation, and e-mail software how to maintain your system and back it up how to participate in social networks using open source clients and much more Who this book is for Beginning Fedora Desktop: Fedora 18 Edition is for novice to intermediate users who are looking to install Fedora 18 as their primary computing environment.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Jan. 23, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 172
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: Project management ; Leadership ; Electronic books ; Electronic books ; local
    Abstract: Managing Projects in the Real World provides clear and actionable advice to project managers for recognizing, anticipating, and overcoming challenges associated with the human component of leading others. The mechanics of project management are rational and straightforward to learn. The art of project management is irrational and complex to learn. Project managers need to develop a repertoire of soft skills that are typically hard for them, since they rose through the ranks to that position by virtue of superior reasoning skills. But if a project manager cannot adjudicate the clash of personalities, finesse the friction between assigned and preferred roles, steer clear of hidden hazards, and diplomatically resolve overlapping assertions of competing authority-that project manager is in a world of trouble. From the human perils of project management, nobody is better qualified to rescue beleaguered project managers than Melanie McBride-veteran PM and author of the Intel blog, The Accidental Profession. She sheds light on those dark, dusty places that fall between the cracks of theory and best practice out in the real world where irate colleagues, unrealistic product launch dates, and virtual meetings reign supreme and run amok. In this book you'll find targeted discussions and specific techniques to empower you to meet the challenges that project managers face every day. The book is structured into project phases to help any project manager on any kind of project jump right to the tried and true solution for the challenge at hand. What you'll learn After reading Managing Projects in the Real World: The Tips and Tricks No One Tells You About When You Start , project managers will know: How to execute basic project management tasks such as building dynamic schedules, developing risk management plans, holding others accountable, and conducting effective meetings. How to navigate the tricky bits, such as unrealistic due dates and virtual meetings with multitasking attendees. How to communicate effectively with project stakeholders and manage their expectations and different communication styles. How to deal with stakeholders with classically difficult personas, such as bullies, micromanagers, visionaries, and prisoners. How to continually improve in your PM craft and decision-making abilities. Who this book is for Primary: project, program, and product managers Secondary: any team leader or director
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Jan. 28, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 173
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: The expert's voice in big data
    Keywords: Big data ; Software architecture ; Data mining ; Electronic books ; Electronic books ; local
    Abstract: Big Data Application Architecture Pattern Recipes provides an insight into heterogeneous infrastructures, databases, and visualization and analytics tools used for realizing the architectures of big data solutions. Its problem-solution approach helps in selecting the right architecture to solve the problem at hand. In the process of reading through these problems, you will learn harness the power of new big data opportunities which various enterprises use to attain real-time profits. Big Data Application Architecture Pattern Recipes answers one of the most critical questions of this time 'how do you select the best end-to-end architecture to solve your big data problem?'. The book deals with various mission critical problems encountered by solution architects, consultants, and software architects while dealing with the myriad options available for implementing a typical solution, trying to extract insight from huge volumes of data in real-time and across multiple relational and non-relational data types for clients from industries like retail, telecommunication, banking, and insurance. The patterns in this book provide the strong architectural foundation required to launch your next big data application. The architectures for realizing these opportunities are based on relatively less expensive and heterogeneous infrastructures compared to the traditional monolithic and hugely expensive options that exist currently. This book describes and evaluates the benefits of heterogeneity which brings with it multiple options of solving the same problem, evaluation of trade-offs and validation of 'fitness-for-purpose' of the solution. What you'll learn Major considerations in building a big data solution Big data application architectures problems for specific industries What are the components one needs to build and end-to-end big data solution? Does one really need a real-time big data solution or an off-line analytics batch solution? What are the operations and support architectures for a big data solution? What are the scalability considerations, and options for a Hadoop installation? Who this book is for CIOs, CTOs, enterprise architects, and software architects Consultants, solution architects, and information management (IM) analysts who want to architect a big data solution for their enterprise
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Feb. 10, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 174
    Language: English
    Pages: 1 online resource (1 v.) , ill., maps.
    Series Statement: The expert's voice in Microsoft
    Keywords: Cartography ; Data processing ; Maps ; Data processing ; C# (Computer program language) ; Geographic information systems ; Electronic books ; Electronic books ; local
    Abstract: Geospatial mapping applications have become hugely popular in recent years. With smart-phone and tablet numbers snow-balling this trend looks set to continue well into the future. Indeed, it is true to say that in today's mobile world location-aware apps are becoming the norm rather than the exception. In Microsoft Mapping author Ray Rischpater showcases Microsoft's Bing Maps API and demonstrates how its integration features make it by far the strongest mapping candidate for business that are already using Windows 8 or the .NET Framework. Whether you want to build a new app from scratch of add a few modest geospatial features to your existing website Ray's carefully chosen examples will provide you with both the inspiration and the code you need to achieve your goals. What you'll learn Fully working code samples that show the concepts in use with ASP.NET 4.5, Windows 8 and Windows Phone. Complete solutions to the common problems of geospatial development: visualisation, hosting and localization of services are all explained. Demonstrates how the Bing Maps API can be connected to the Azure Cloud in order to provide a stand-alone mapping bolt-on with little additional up-front cost and great reliability. Unique coverage of how the Bing Maps API can be implanted within Windows Phone and iOS apps to provide a robust service tailored to the capabilities of each device. Who this book is for This book is for experienced Microsoft developers with a grounding in C# and .NET together with a basic understanding of WCF.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Feb. 6, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 175
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: Expert's voice in web development
    Keywords: MySQL (Electronic resource) ; Web site development ; PHP (Computer program language) ; Electronic books ; Electronic books ; local
    Abstract: Practical PHP and MySQL Website Databases is a project-oriented book that demystifies building interactive, database-driven websites. The focus is on getting you up and running as quickly as possible. In the first two chapters you will set up your development and testing environment, and then build your first PHP and MySQL database-driven website. You will then increase its sophistication, security, and functionality throughout the course of the book. The PHP required is taught in context within each project so you can quickly learn how PHP integrates with MySQL to create powerful database-driven websites. Each project is fully illustrated, so you will see clearly what you are building as you create your own database-driven website. You will build a form for registering users, and then build an interface so that an administrator can view and administer the user database. You will create a message board for users and a method for emailing them. You will also learn the best practices for ensuring that your website databases are secure. Later chapters describe how to create a blog, a product catalog, and a simple e-commerce site. You will also discover how to migrate a database to a remote host. Because you are building the interactive pages yourself, you will know exactly how the MySQL and PHP work, and you will be able to add database interactivity to your own websites with ease. What you'll learn Download and use a free development and test platform. Create interactive database-driven websites. Learn how to make website databases secure. Create sophisticated projects, such as blogs and e-commerce sites. Create user friendly and secure interfaces. Migrate a site to a remote host. Who this book is for Practical PHP and MySQL Website Databases is for web developers who wish to begin designing database-driven websites. The book is an excellent choice for people who have HTML and CSS skills but would also like to learn MySQL and PHP. For readers who have little or no knowledge of PHP, the book will teach enough PHP to complete all the projects in the book. Web developers who are ready to move beyond the basics or who have not kept up-to-date with their MySQL and PHP knowledge will also benefit from Practical PHP and MySQL Website Databases . College and university I.T. teachers will find that Practical PHP and MySQL Website Databases is an excellent set text, the projects would form a basis for students to adapt for their course work.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Jan. 20, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 176
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 2nd ed.
    Series Statement: The expert's voice in open source
    Keywords: Puppet (Computer file) ; Software configuration management ; Electronic books ; Electronic books ; local
    Abstract: Pro Puppet, Second Edition, now updated for Puppet 3, is an in-depth guide to installing, using, and developing the popular configuration management tool Puppet. Puppet provides a way to automate everything from user management to server configuration. You'll learn how Puppet has changed in the latest version, how to use it on a variety of platforms, including Windows, how to work with Puppet modules, and how to use Hiera. Puppet is a must-have tool for system administrators, and Pro Puppet will teach you how to maximize its capabilities and customize it for your environment. Install and configure Puppet to immediately start automating tasks and create reporting solutions Learn insider tricks and techniques to better manage your infrastructure Become a Puppet expert! What you'll learn How to use Puppet to administer Linux, Unix, and Windows systems Best practices for at-scale deployment How to write reusable puppet modules for yourself and for the community How to use numerous tools around Puppet such as rspec-puppet, Geppetto, and PuppetDB Advanced Puppet Features such as Hiera and Mcollective Who this book is for System administrators who need to quickly get into the details of configuration management with Puppet. You don't need previous Puppet experience, but it will help if you've had some experience with configuration management.
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed Feb. 6, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 177
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 4th ed.
    Keywords: PHP (Computer program language) ; Object-oriented programming (Computer science) ; Electronic books ; Electronic books ; local
    Abstract: PHP Objects Patterns and Practice, Fourth Edition is revised and updated throughout. The book begins by covering PHP's object-oriented features. It introduces key topics including class declaration, inheritance, reflection and much more. These provide the fundamentals of the PHP's support for objects. It also introduces some principles of design. This edition introduces new object relevant features such as traits, reflection extension additions, callable type hinting, improvements to exception handling, and many smaller language enhancements. The next section is devoted to design patterns. These describe common problems and their solutions. The section describes the design principles that make patterns powerful. It covers many of the classic design patterns and includes chapters on enterprise and database patterns. The last segment of the book covers the tools and practices that can help turn great code into a successful project. The section shows how to manage multiple developers and releases with git, how to build and install using Phing and PEAR. It also explores strategies for automated testing and build. In addition to discussing the latest developments in build, test, and continuous integration, this section keeps pace with best practice in version control by focusing on Git, increasingly the developer's system of choice. Taken together these three elements: object fundamentals, design principles, and best practice will help the reader develop elegant and rock solid systems. PHP Objects and Patterns: Describes and demonstrates PHP's built-in object-oriented features Breaks down the principles of object-oriented design, explaining key design patterns using practical examples. Discusses the tools and practices necessary for developing, testing and deploying exemplary applications. What you'll learn You will: Learn to work with object fundamentals: writing classes and methods, instantiating objects, creating powerful class hierarchies using inheritance Master advanced object-oriented features, including static methods and properties, managing error conditions with exceptions, and creating abstract classes and interfaces. Understand and use design principles to deploy objects and classes effectively in your projects. Learn about design patterns, their purpose, structure and the underlying principles that govern them. Discover a set of powerful patterns that you can deploy in your own projects Learn about the tools and practices that can guar...
    Note: Includes bibliographical references and index. - Description based on online resource; title from title page (Safari, viewed Jan. 22, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 178
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: Mutual funds ; Investments ; Investment advisors ; Electronic books ; Electronic books ; local
    Abstract: This practical guide provides a comprehensive overview of professionally managed assets, or investments in which all portfolio decisions and rebalancing are delegated to a fund manager or third-party advice service. Savvy investors looking to achieve a better understanding of the nuances, benefits, and drawbacks of using these products will find the answers they are looking for in The Handbook of Professionally Managed Assets , no matter whether they would like to learn more about mutual funds or hedge funds. There is a considerable lack of knowledge among the investing public about how to properly construct a well-diversified portfolio of investments that includes a selection of professionally managed assets. As a long-standing financial planner, attorney, and educator, Keith Fevurly remedies this issue in The Handbook of Professionally Managed Assets by clearly presenting the major categories of professionally managed assets and revealing the best tactics for investing in these vehicles. Along the way, he reveals each asset's risks and rewards, and he also provides the in-depth knowledge and information investors need to confidently select the right assets for their portfolios. Filled with valuable insights for everyone from financial professionals to individual investors, The Handbook of Professionally Managed Assets stands alone in its ability to shed light on the many investment vehicles that fall under the larger umbrella of professionally managed assets. With topics as wide-ranging as mutual funds, closed-end funds, unit investment trusts, exchange traded funds, hedge funds, managed futures, and more, this invaluable resource will give you the information you need to build a prosperous financial future for yourself and your clients. What you'll learn Among other topics, The Handbook of Professionally Managed Assets will cover: Why financial advisors and sophisticated individual investors should use professionally managed assets as part of an overall investment strategy. Mutual funds, including the history of their growth in the financial industry and the differences between actively and passively managed mutual funds. The proper use of Unit Investment Trusts (UITs), particularly in the context of municipal bond trusts, which is the primary asset included in a UIT. Who invests in hedge funds, including whether or not you should decide to invest in hedge funds as a self-directed investor. Why managed futures are great assets to include in...
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Feb. 5, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 179
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: iOS (Electronic resource) ; Operating systems (Computers) ; Application software ; Development ; Electronic books ; Electronic books ; local
    Abstract: iOS 7 Development Recipes: A Problem-Solution Approach is your code reference and guide to developing solutions on the iPad, iPhone, and other iOS 7 SDK devices and platforms. This book provides in-depth code samples and discussions for scenarios that developers face every day. You'll find numerous examples of real-world cases that will enable you to build fully functional applications quickly and efficiently. The recipes included in this book are wide in scope and have been geared toward the professional developer. You'll find clear and concise code samples accompanying each recipe, and you will be presented with cutting-edge solutions that bring forth the best that the iOS 7 SDK has to offer. The recipes include: Working with Auto Layout to build flexible user interfaces that adapt to different screen sizes Building applications that incorporate multimedia Building location-aware apps Understanding best practices for application design and development You'll find this book to be an indispensable reference for all your iOS development. What you'll learn How to make your apps truly stand out with multimedia How to integrate social network services such as Twitter and Facebook into your apps How to enhance your game apps with GameCenter How to develop powerful apps with the latest Xcode How to use Table Views and Collection Views in combination with Core Data to build powerful data-driven apps How to build beautiful location-based apps with the new map engine Who this book is for This book is intended for developers familiar with the Objective-C programming language and with an interest in developing apps for the iPhone and iPad. While a basic knowledge of Objective-C is expected, developers at all levels of app development will benefit from this book.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Feb. 5, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 180
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: Windows phone (Computer file) ; Smartphones ; Electronic books ; Electronic books ; local
    Abstract: Windows Phone 8 Recipes is a problem-solution based guide to the Windows Phone 8 platform. Recipes are grouped according to features of the platform and ways of interacting with the device. Solutions are given in C# and XAML, so you can take your existing .NET skills and apply them to this exciting new venture. Not sure how to get started? No need to worry, there's a recipe for that! Always wondered what it takes to add cool features like gesture support, maps integration, or speech recognition into your app? We've got it covered! Already have a portfolio of Windows Phone 7 apps that needs to be upgraded? We have a recipe for that too! The book starts by guiding you through the setup of your development environment, including links to useful tools and resources. Core chapters range from coding live tiles and notifications to interacting with the camera and location sensor. Later chapters cover external services including Windows Azure Mobile Services, the Live SDK, and the Microsoft Advertising SDK, so you can take your app to a professional level. Finally, you'll find out how to publish and maintain your app in the Windows Phone Store. Whether you're migrating from Windows Phone 7 or starting from scratch, Windows Phone 8 Recipes has the code you need to bring your app idea to life. What you'll learn Set up your development environment with the Windows Phone 8 SDK. Upgrade your existing Windows Phone 7 apps to Windows Phone 8. Meet and try out the new features provided in the Windows Phone 8 SDK. Bring your apps to life with live tiles, notifications, and cloud services. Discover the easy steps to setting up your own Windows Phone Store account. Learn how to submit your apps for publication to the Windows Phone Store. Who this book is for Windows Phone 8 Recipes is for the developer who has a .NET background, is familiar with C# and either WPF or Silverlight, and is ready to tap into a new and exciting market in mobile app development.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Nov. 15, 2013)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 181
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: The expert's voice in web development
    Keywords: Node.js ; JavaScript (Computer program language) ; Application software ; Electronic books ; Electronic books ; local
    Abstract: Since it's creation in 2009, Node.js has grown into a powerful and increasingly popular asynchronous-development framework for creating highly-scalable network applications using JavaScript. Respected companies such as Dow Jones and LinkedIn are among the many organizations to have seen Node's potential and adopted it into their businesses. Pro Node.js for Developers provides a comprehensive guide to this exciting new technology. We introduce you to Node - what it is, why it matters and how to set it up - before diving deeply into the key concepts and APIs that underpin its operation. Building upon your existing JavaScript skills you'll be shown how to use Node.js to build both Web- and Network-based applications, to deal with data sources, capture events and deal with child processes to create robust applications that will work well in a wide range of circumstances. Once you've mastered these skills we'll go further, teaching you more advanced software engineering skills that will give your code a professional edge. You'll learn how to create easily reusable modules that will save you time through code reuse, to log and debug your applications quickly and effectively and to write code that will scale easily and reliably as the demand for your application grows. What you'll learn Install, configure and deploy Node.js apps effectively Understand the Node.js asynchronous programming model in detail Create both web and network-based Node.js applications with ease Learn to work effectively with varied data sources and file types Discover advanced software engineering concepts that will will save you time and promote code reuse Who this book is for This book is for developers who already have a working knowledge of JavaScript and are interested in adopting Node.js into their projects. All other concepts will be introduced from first-principals.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Feb. 5, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 182
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: Microsoft Windows (Computer file) ; Application software ; Development ; HTML (Document markup language) ; JavaScript (Computer program language) ; Electronic books ; Electronic books ; local
    Abstract: Beginning Windows Store Application Development - HTML and JavaScript Edition introduces you to the Windows 8 modern app design paradigm and the new Windows 8 programming model developed around this paradigm. You'll learn to build rich, immersive applications designed to run on the many devices powered by Windows 8. The authors draw on their extensive practical experience to provide not only a comprehensive introduction to the model and its features, but guidance on best practices and a real-world sample application that you develop over the course of the book. Beginning Windows Store Application Development - HTML and JavaScript Edition also emphasizes how devices will be used and applications will be built in a world that has become far more connected. The book takes you beyond the syntax of any development language and examines factors such as application design, user experience, social integration, and maintaining data and settings across multiple devices. What you'll learn Apply Windows 8 modern UI style design guidelines to build effective user interfaces Use the new programming libraries available in Windows 8 Effectively use application tiles and notifications Integrate with Windows by exposing your application's data to Windows Search and Share menus Consume services to bring data into your application Use the cloud to share data and application settings across multiple devices Publish your applications in the Windows Store Who this book is for Beginning Windows Store Application Development - HTML and JavaScript Edition is for the novice programmer with a basic understanding of web development who is interested in learning how to build the next generation of applications designed to run on Windows 8. Readers who already have an understanding of HTML, CSS and JavaScript will get the most out of the book. It also is an excellent choice for more experienced developers who want to get started programming for Windows 8.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Dec. 9, 2013)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 183
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: The expert's voice in information technology
    Keywords: Computer security ; Electronic information resources ; Access control ; Electronic books ; Electronic books ; local
    Abstract: Managing Risk and Information Security: Protect to Enable , an ApressOpen title, describes the changing risk environment and why a fresh approach to information security is needed. Because almost every aspect of an enterprise is now dependent on technology, the focus of IT security must shift from locking down assets to enabling the business while managing and surviving risk. The book discusses business risk from a broader perspective, including privacy and regulatory considerations. It describes the increasing number of threats and vulnerabilities, but also offers strategies for developing solutions. These include discussions of how enterprises can take advantage of new and emerging technologies-such as social media and the huge proliferation of Internet-enabled devices-while minimizing risk. ApressOpen books are available in electronic form for free. eBook vendors sell the book for free and there is a free distribution license on the copyright page. As a result, we offer the book at a reduced affordable list price. Here are some of the responses from reviewers of this exceptional work: "Managing Risk and Information Security is a perceptive, balanced, and often thought-provoking exploration of evolving information risk and security challenges within a business context. Harkins clearly connects the needed, but often-overlooked linkage and dialog between the business and technical worlds and offers actionable strategies. The book contains eye-opening security insights that are easily understood, even by the curious layman." Fred Wettling, Bechtel Fellow, IS&T Ethics & Compliance Officer, Bechtel "As disruptive technology innovations and escalating cyber threats continue to create enormous information security challenges, Managing Risk and Information Security: Protect to Enable provides a much-needed perspective. This book compels information security professionals to think differently about concepts of risk management in order to be more effective. The specific and practical guidance offers a fast-track formula for developing information security strategies which are lock-step with business priorities." Laura Robinson, Principal, Robinson Insight Chair, Security for Business Innovation Council (SBIC) Program Director, Executive Security Action Forum (ESAF) "The mandate of the information security function is being completely rewritten. Unfortunately most heads of security haven't picked up on the change, impeding their companies' agility and ...
    Note: Includes bibliographical references and index. - Description based on online resource; title from PDF title page (Safari, viewed Feb. 1, 2013)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 184
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: Business enterprises ; Purchasing ; Sale of business enterprises ; Investment analysis ; Disclosure of information ; Electronic books ; Electronic books ; local
    Abstract: Due Diligence and the Business Transaction: Getting a Deal Done is a practical guide to due diligence for anyone buying or selling a privately held business or entering into a major agreement with another company. When you're buying a business, it's wise to conduct due diligence. That's the process of investigating and verifying the firm's finances, labor record, exposure to environmental issues, store of intellectual property, hard assets, ownership structure, and much more. If you don't, you may later stumble into serious, costly problems, or you may pay an inflated price for the business. This book not only shows you how to conduct such an examination and what to look for, but it will also help you uncover hidden issues that some sellers might not want you to know about. Conversely, this book shows smart business sellers how to conduct due diligence on their own firms to arrive at the right sales price, uncover issues that might scare off buyers or investors, solve lingering problems before a sale, and more. Done right, due diligence can help sellers ensure they sell the business for the best price and with the least risk. Due Diligence and the Business Transaction will help you understand when to conduct due diligence, whom to include, and how to spot the red flags that signal danger. In addition, you will learn: How to conduct due diligence when contemplating a joint venture, business loan, franchise opportunity, or manufacturing deal How to calibrate the correct scope and breadth of the due diligence investigation depending on your situation How the results of due diligence may and often will change the elements of the final deal How to draft due diligence documents so they protect your interests What successful deals look like Corporate attorney and due diligence expert Jeffrey W. Berkman interweaves critical action points, guidelines and procedural steps, case studies, and due diligence questionnaires, checklists, and documents. The veteran of many business deals, Berkman's advice will help you avoid business-crippling mistakes and make the best deal possible. What you'll learn The nature and purpose of due diligence When you need to perform due diligence Why it is important for sellers of a business or issuers in private placements to conduct due diligence before going to the market How to scale the scope and breadth of due diligence, depending on the nature of the transaction Who you need to involve when conducting due diligence How ...
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Jan. 28, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 185
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: The expert's voice in Windows 8
    Keywords: Microsoft Windows (Computer file) ; Application software ; Development ; C# (Computer program language) ; Electronic books ; Electronic books ; local
    Abstract: Become a leading Windows 8 app developer by using Windows 8 App Projects - XAML and C# Edition to learn techniques, tools, and ideas to create successful, 5-star apps. Windows 8 App Projects - XAML and C# Edition shows you the nuts and bolts of the Windows 8 development ecosystem. Then, through a series of example driven chapters, you'll discover how to leverage the platform's unique features. With each project, you'll be one step closer to building full-featured, responsive, and well designed apps that feel like they're a part of the operating system. Windows 8 App Projects - XAML and C# Edition is a great book for developers that already know their way around the .net framework and want to leverage their existing knowledge into building apps for the new and exciting Windows RT platform and the great touch-first tablet and hybrid devices that accompany Windows 8 to market. Learn to build apps for Windows 8 in an example driven way Leverage existing skills onto the Windows 8 platform Get to know and use the new Modern UI style to make your apps stand out What you'll learn Start building apps on the new and exciting Windows 8 platform Learn how to leverage Windows 8's unique features Build apps that feel fast and fluid and is always connected Learn the nuts and bolts of the new Modern UI style Prepare your apps for selling on the marketplace Pass certification on the first try Who this book is for Windows 8 App Projects - XAML and C# Edition is for professional and hobby developers who have an interest in developing and selling applications on the Windows Store. The book is aimed both at developers who want to start creating apps and at developers who are already creating apps on any platform. The book follows a project oriented way of working making it easier to place all subjects in a certain context.
    Note: Includes index. - Description based on online resource; title from title page (viewed Oct. 11, 2013)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 186
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: Microsoft BizTalk ; Electronic data interchange ; Health insurance claims ; Data processing ; Medical claims processing industry ; Electronic books ; Electronic books ; local
    Abstract: Building a successful health care claims processing EDI implementation in BizTalk Server can be complex. Decisions must be made around how to extract and publish data, how to map to the 837 EDI standard, and how to appropriately batch and deliver data. If architected properly, your BizTalk solution can be highly efficient, simple, and something that can be managed and extended for years to come. The topics in this book include building complete inbound and outbound solutions for 837 Institutional and Professional EDI document types. In addition, topics around 997/999 acknowledgements and related document types are included. Covering mapping, trading partner configuration, AS2, SFTP, data extraction, data routing, and batching, you will find this to be a goldmine of information to aid you in a successful implementation. What you'll learn Successfully create HIPAA compliant 837 Professional implementations Build fully operational inbound and outbound processes using AS2, SFTP, and FTP Integrate with SQL Server, .NET Libraries, and other platforms and technologies Develop maps, schemas, orchestrations and configure encrypted file delivery Configure batching of documents for various scenarios Who this book is for BizTalk 2010 Developers, technical architects, and executives of Health Care Companies looking to implement BizTalk or EDI, BizTalk 2010
    Note: Includes index. - Description based on online resource; title from PDF title page (Safari, viewed Feb. 19, 2013)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 187
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: Microsoft Windows (Computer file) ; Application software ; Development ; C# (Computer program language) ; JavaScript (Computer program language) ; Electronic books ; Electronic books ; local
    Abstract: This book introduces novice developers to a range of data access strategies for storing and retreiving data both locally and remotely. It provides you with a range of fully working data access solutions and the insight you need to know when, and how, to apply each of the techniques to best advantage. Focussing specifically on how the Windows 8 app developer can work with the Windows Runtime (often called Windows RT) framework this book provides careful analysis of the many options you have open to you, along with a comparision of their strengths and weaknesses under different conditions. With the days of a single database being the right choice for almost all development projects long gone. You will lean that the right choice for your app now depends on a variety of factors and getting it right will be critical to your customer's end user experience. We cover a range of data access strategies ranging from storing and retrieving data locally using the JET API, to using the most popular open and closed source database products like SQLite and SQL Server. We look at how lightweight HTML and JavaScript apps work well with equally feather-weight data stores like IndexedDB. We'll also introduce you to more advanced data access techniques like REST (JSON), WCF RIA Services, ASP.NET MVC 4 Web API and Windows Azure that can hugely expand the horizons of what it is possible for your app to do as storage - and even processing - are taken beyond the confines of your user's device. By the time you have read this book you will be familiar with the key data access considerations you will need to evaluate as you build you apps and you will be able to confidently select the data access architecture that is most appropriate to the app you want to build. What you'll learn Understand the data access capability of WinRT Explore the various data access strategies Understand local storage in Windows 8 Apps Discover how to use HTML5 indexedDB as an offline database Use SQLite and SQL Server with Windows 8 Apps Develop ASP.NET MVC 4 Web API data stores Learn how to consume data through a WCF Service Integrate your app with Public Web Services using REST See how SQL Azure can extend your Windows 8 Apps Who this book is for This book is for all the .NET, iOS, Android and Windows Phone app developers looking to develop data driven Windows 8 style apps. You should be comfortable with basic programming concepts and have worked with simple data stores previously.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Dec. 9, 2013)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 188
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: The expert's voice in Windows 8
    Keywords: Microsoft Windows (Computer file) ; Application software ; Development ; Electronic books ; Electronic books ; local
    Abstract: Designing for Windows 8 is a fast-paced, 150-page primer on the key design concepts you need to create successful Windows 8 apps. This book will help you design a user interface that is both delightful and effective, feels 'right' to your users, and encapsulates a great Windows 8 experience. In this book, you will: Meet the building blocks of solid Windows 8 UI design in a well-designed sample app. Learn how to incorporate key design elements into your apps, such as the app bar, charms and subtle animations from the animation library. Find out how to deliver the core experience that your users expect from Windows 8. Learn how to make your app stand out from thousands of others in the Windows Store. It's now time to create the next generation of Windows applications. Arm yourself with design tactics and join in on this wonderful opportunity! What you'll learn The inspirations behind the creation of the new Windows UI. The design fundamentals that apply to Windows 8 app design. Conform to Microsoft's design principles Build applications that fit into the Windows 8 application model. Design for touch as well as keyboard and mouse in the same application. Lay out your application for different orientations and screen sizes. Who this book is for If you're building Windows 8 apps for the first time, or if you're struggling to capture the right look and feel in your Windows 8 apps, this book is for you. It's for the person who wants to build apps that stand out from the crowd, capture the hearts of their customers, and make the most of what the Windows 8 experience has to offer.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed June 11, 2013)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 189
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 3rd ed.
    Keywords: iPhone (Smartphone) ; Programming ; iPad (Computer) ; Programming ; Application software ; Development ; Mobile computing ; Electronic books ; Electronic books ; local
    Abstract: So how do you build an application for the iPhone and iPad? Don't you need to spend years learning complicated programming languages? What about Objective-C and Cocoa touch? The answer is that you don't need to know any of those things! Anybody can start building simple apps for the iPhone and iPad, and this book will show you how. This update of an Apress bestseller walks you through creating your first app, using plain English and practical examples using the iOS 6 software development platform and more. It cuts through the fog of jargon and misinformation that surrounds iPhone and iPad app development, and gives you simple, step-by-step instructions to get you started. Teaches iPhone and iPad apps development in language anyone can understand Provides simple, step-by-step examples that make learning easy, using iOS 6 Offers bonus videos from the author that enable you to follow along-it's like your own private classroom The iPhone is the hottest gadget of our generation, and much of its success has been fueled by the App Store, Apple's online marketplace for iPhone apps. Over 1 billion apps were downloaded during the nine months following the launch of the App Store, ranging from the simplest games to the most complex business apps. Everyone has an idea for the next bestselling iPhone app-that's why you're reading this now! And with the popularity of the iPad, this demand will just continue to grow. What you'll learn Get both yourself and your computer set up for iPhone and iPad application development Start by making small changes to existing applications to build your knowledge and experience before creating your own applications Follow steps in plain English to build simple apps and get them working immediately Style your application so that it looks good and users can easily navigate through it Make use of the iPhone's touch screen and accelerometer Use shortcuts and cheat sheets to create apps the easy way Who this book is for If you have a great idea for an iPhone or iPad app, but have never programmed before, then this book is for you. You don't need to have any previous computer programming skills-as long as you have a desire to learn, and you know which end of the mouse is which, you'll be fine.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed June 11, 2013)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 190
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: The expert's voice in Oracle
    Keywords: Oracle (Computer file) ; Database management ; Cloud computing ; Electronic books ; Electronic books ; local
    Abstract: Expert Consolidation in Oracle Database 12c is your key to reducing data management costs and increasing data center efficiency. Consolidation and cloud computing are converging trends sweeping the industry. The same technologies enabling cloud computing enable consolidation as well, leading to savings on all fronts from the amount of power used for servers to the amount of floor space consumed to the number of administrators needed to manage an installation. Yet the consolidation process can be a long and winding road. Success requires planning, and consideration to the impacts on supporting infrastructure. Expert Consolidation in Oracle Database 12c guides you through planning and implementing a consolidated Oracle Database installation using the many new features built into the latest release of Oracle's database management system. You'll learn to identify candidates for consolidation and to recognize instances that are best left stand-alone. The book guides in working with clustered systems and ASM storage in the consolidated environment. Focus is given to Oracle Enterprise Manager 12c Cloud Control as a monitoring and management dashboard. Always the goal is to drive towards a cost-effective environment that is efficient both in technology and people. Focuses on the new consolidation features in Oracle Database 12c Helps you evaluate and correctly decide when to consolidate Leads to cost savings and improved data center efficiency What you'll learn Master the new consolidation and cloud features in Oracle Database 12c Correctly decide when to consolidate and when to remain standalone Reduce cost by reducing demand for rack space, power, and floor space Streamline administration with Oracle Enterprise Manager 12c Cloud Control Ensure the correct supporting infrastructure for a rock-solid environment Safeguard your new consolidate infrastructure from disaster and data loss Who this book is for Expert Consolidation in Oracle Database 12c is aimed at database administrators involved in consolidation efforts, or who are interested in exploring Oracle Database 12c's strong support for consolidation and cloud computing.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Feb. 7, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 191
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Parallel Title: Erscheint auch als
    Keywords: Social media ; Marketing ; Internet marketing ; Social marketing ; Marketing ; Management ; Electronic books ; Electronic books ; local
    Abstract: Hundreds of millions of Americans are using social media (SM), and already some 70% of businesses have joined them there, using Facebook and other SM platforms to connect with their customers, and attract new ones. So the real question isn't whether to take your business onto social media platforms-but how to do it quickly, effectively, on a budget, with smart goals, and a road map for success. Advanced Social Media Marketing: How to Lead, Launch, and Manage a Successful Social Media Program cuts through the hype and fluff about how social media is changing the world, and it gets down to what really matters: How you as a manager can best use SM to benefit your business. Written by a veteran online marketer and ecommerce professional, the book shares practical strategies and tactics to let you launch and scale a successful corporate social media program. Advanced Social Media Marketing: How to Lead, Launch, and Manage a Successful Social Media Program is for the manager who already knows something about social media and wants to roll up his or her sleeves and get down to business. In it, we simplify tasks that might otherwise be complicated-like adopting and tracking key performance metrics, developing online ad campaigns, or creating Facebook apps like games, giveaways and sweepstakes with the capacity to go viral. Businesses can harness the unique advantages of this new medium, but they need a practical, no-nonsense guide like this one. Otherwise they risk being ignored, wasting time and money or, even worse, damaging their own brand and seeing a well-intentioned online program blow up. The book is heavy on the how-to, case studies, campaign results and other statistics, and interviews with ecommerce managers at businesses large and small. It also includes the author's own experiences at Green Mountain Coffee Roasters, Wine of the Month Club, and others. While this book will be accessible enough for someone implementing a social media program for the first time, it's ambitious enough to benefit experienced SM hands who are looking for good ideas and techniques to push their online community to the next level of size, interactivity, and buzz. What you'll learn Businesspeople will learn: How to assess the size of the opportunity. Not the total social media universe (irrelevant), but the size and complexion of their market niches. Reasonable goals for brand awareness, leads, and sales-and how to measure them. Best practices for success on Facebo...
    Note: Includes bibliographical references and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 192
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: The expert's voice in web development
    Parallel Title: Erscheint auch als
    Keywords: Web site development ; Groovy (Computer program language) ; Application software ; Development ; Electronic books ; Electronic books ; local
    Abstract: Grails is a full stack framework which aims to greatly simplify the task of building serious web applications for the JVM. The concepts within Grails, like interceptors, tag libs, and Groovy Server Pages (GSP), make those in the Java community feel right at home. Grails' foundation is on solid open source technologies such as Spring, Hibernate, and SiteMesh, which gives it even more potential in the Java space: Spring provides powerful inversion of control and MVC, Hibernate brings a stable, mature object relational mapping technology with the ability to integrate with legacy systems, and SiteMesh handles flexible layout control and page decoration. Grails complements these with additional features that take advantage of the coding-by-convention paradigm such as dynamic tag libraries, Grails object relational mapping, Groovy Server Pages, and scaffolding. Graeme Rocher , Grails lead and founder, and Jeff Brown bring you completely up-to-date with their authoritative and fully comprehensive guide to the Grails 2 framework. You'll get to know all the core features, services, and Grails extensions via plug-ins, and understand the roles that Groovy and Grails are playing in the changing Web. What you'll learn Discover how the Web is changing and the role the Groovy language and its Grails framework play Get to know the Grails Project and its domains, services, filters, controllers, views, testing, and plug-ins Experience the availability of plug-ins for Rich Client and Ajax, web services, performance/utilities, scheduling, security, functionality, and even Persistence See how Grails works with other frameworks like Spring, Wicket, Hibernate, and more Create custom plug-ins in Grails Who this book is for This book is for everyone who is looking for a more agile approach to web development with a dynamic scripting language such as Groovy. This includes a large number of Java developers who have been enticed by the productivity gains seen with frameworks such as Ruby on Rails, JRuby on Rails, etc. The Web and its environment is a perfect fit for easily adaptable and concise languages such as Groovy and Ruby, and there is huge interest from the developer community in general to embrace these languages.
    Note: Includes index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 193
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: The expert's voice in E-Commerce
    Parallel Title: Erscheint auch als
    Keywords: Electronic commerce ; Business enterprises ; Computer networks ; Internet marketing ; New business enterprises ; Computer networks ; Electronic books ; Electronic books ; local
    Abstract: Build a Profitable Online Business: The No Nonsense Guide is a highly condensed step-by-step guide on how to build and run profitable websites. Serial web entrepreneur Mikael Olsson gives you in a nutshell all the tools, tips, and savvy you'll need to create and operate online businesses that will automatically generate streams of effortless income for you. He shows you all the tricks and shortcuts for building your own amazing website and running your own online business profitably and efficiently, without wasting a nickel or a minute. You won't find any technical jargon, drawn-out lessons, or feel-good fluff in this book. What you will find is an expert guide that pulls no punches in serving up the clean hits of hard information that any web entrepreneur needs to succeed at all aspects of an online business: website construction, SEO, marketing, monetization, and conversion. What you'll learn From Build a Profitable Online Business you'll learn: How to strategize, design, start up, and operate your own online business. How to build a professional-quality website with minimal outlay. How to attract visitors to your website and make them come back for more. How to monetize your website in 5 different ways. How to automate your websites to produce constant streams of passive income. Who this book is for The primary audience for this book is individual entrepreneurs who want to create successful web businesses with the least expenditure of time and money and run them as automated engines of passive income. The secondary audience is small companies, to which the strategies and techniques presented in the book apply equally well. This is not a book for people to program or use tools to build a website, so the audience is spared skipping through material that will not be helpful, or is redundant, or not at the correct level for them.
    Note: Includes bibliographical references and index. - Description based on print version record
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 194
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: Microsoft CRM ; Customer relations ; Management ; Data processing ; Management information systems ; Electronic books ; Electronic books ; local
    Abstract: Microsoft Dynamics CRM has a robust API that includes web services and an extensive SDK. As you develop CRM Plugins and custom integrations, you will find that there are many complexities and challenges associated with successfully interacting with this API. In order to ensure that you have all of the tools necessary to achieve success with CRM development, Microsoft Dynamics CRM 2011 API Development presents the essential aspects of API development including plugin development and registration. In addition to Plugins, you will work through building out several integrations that work with both the SDK and the Web Service layer. You will also build a C# application that creates records within CRM using the API, work with Scribe Online for integration and migration, design reports that read data from CRM using FetchXML, and interact with the OData REST service using JScript. Once you've worked through the various topics presented, you will find that you will have the advanced skills required for working with CRM 2011 Online and On Premises. Foreword by Ismail Nalwala, Principal, IOTAP. What you'll learn Learn to develop, test, and deploy CRM Plugins Create custom integrations using the CRM API Create applications that interface with the SDK and CRM Web Services Use JScript to read and write data using the OData REST service Design SSRS reports that interact with CRM using FetchXML Who this book is for Experienced Microsoft Dynamics CRM developers new to version 2011, and all CRM developers new to Microsoft Dynamics CRM. Also for C# developers wanting to learn Microsoft Dynamics CRM.
    Note: "Advanced"--Cover. - "Master the essential aspects of API development, including plugins, workflow activities, .NET integrations, Scribe Online, JScript, OData, and Reporting"--Cover. - Includes index. - Description based on online resource; title from title page (Safari, viewed Dec. 19, 2013)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 195
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: The expert's voice in open source
    Keywords: Git (Computer file) ; Software engineering ; Electronic data processing ; Distributed processing ; Open source software ; Electronic books ; Electronic books ; local
    Abstract: Whether you're relatively new to git or you need a refresher, or if you just need a quick, handy reference for common tasks in git, Git Recipes is just the reference book you need. With recipes to cover any task you can think of, including working with GitHub and git on BitBucket, Git Recipes shows you how to work with large repositories, new repositories, forks, clones, conflicts, differences, and it even gives you practical scenarios you may find yourself dealing with while using git. If you work with Git at all, you need this hands-on, practical reference for all things Git. What you'll learn How to work with both well-known and local repositories How to deal with issues like dangling revisions and disjointed branches How to pinpoint who made specific changes How to deal with textual and binary conflicts How to work with hosted solutions like GitHub and BitBucket How to work with git in large groups Who this book is for People who need a quick, practical reference for everything related to Git.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Feb. 10, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 196
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Series Statement: Technology in action
    Keywords: Computer vision ; Image processing ; Digital techniques ; Image analysis ; Open source software ; Electronic books ; Electronic books ; local
    Abstract: Practical OpenCV is a hands-on project book that shows you how to get the best results from OpenCV, the open-source computer vision library. Computer vision is key to technologies like object recognition, shape detection, and depth estimation. OpenCV is an open-source library with over 2500 algorithms that you can use to do all of these, as well as track moving objects, extract 3D models, and overlay augmented reality. It's used by major companies like Google (in its autonomous car), Intel, and Sony; and it is the backbone of the Robot Operating System's computer vision capability. In short, if you're working with computer vision at all, you need to know OpenCV. With Practical OpenCV , you'll be able to: Get OpenCV up and running on Windows or Linux. Use OpenCV to control the camera board and run vision algorithms on Raspberry Pi. Understand what goes on behind the scenes in computer vision applications like object detection, image stitching, filtering, stereo vision, and more. Code complex computer vision projects for your class/hobby/robot/job, many of which can execute in real time on off-the-shelf processors. Combine different modules that you develop to create your own interactive computer vision app. What you'll learn The ins and outs of OpenCV programming on Windows and Linux Transforming and filtering images Detecting corners, edges, lines, and circles in images and video Detecting pre-trained objects in images and video Making panoramas by stitching images together Getting depth information by using stereo cameras Basic machine learning techniques BONUS: Learn how to run OpenCV on Raspberry Pi Who this book is for This book is for programmers and makers with little or no previous exposure to computer vision. Some proficiency with C++ is required.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Feb. 7, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 197
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 3rd ed.
    Series Statement: The expert's voice in web development
    Keywords: Ruby on rails (Electronic resource) ; Ruby (Computer program language) ; Web site development ; Electronic books ; Electronic books ; local
    Abstract: Beginning Rails 4 is a book that will guide you from never having programmed with Ruby, to having a Rails application built and deployed to the web. You'll learn how to combine all the components of Rails to develop your own web applications. You will use test driven development to make sure your application works exactly like you expect. You will learn how to use Git for source control and best practice techniques to create applications like a pro. Essential, and often-missed, information on testing and learning to program with Ruby are also covered. This book is well suited for someone with little to no Ruby or Rails experience, or possibly even someone with no experience developing web applications at all. Beginning Rails 4 does assume a basic familiarity with the web and typical web terms, but doesn't require you to be an expert of these. This book will springboard your journey into web application development, and show you how much fun building web applications with Ruby on Rails can be. Learn to create Rails applications from the bottom up Learn the basics of the Ruby programming language Completely updated for Rails 4, including new information on turbo links, etc. Beginning Rails 4 gently guides you through designing your application, writing tests for the application, and then writing the code to make your application work as expected. What you'll learn Learn the basics of the Ruby programming language Learn the components of Rails, and how to leverage them to build rich web applications Build a good foundation so you can move on to more advanced techniques Learn the basics of databases and how to use them to store and retrieve your data Use git source control and contribute to open source on Github Deploy your application to the web so others can use it Who this book is for Beginning Rails 4 is for anyone who wants to learn to quickly build applications, and deploy them to the web. No matter your experience level you'll learn something from this book.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Nov. 19, 2013)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 198
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: Microsoft SharePoint (Electronic resource) ; Programming ; Application software ; Development ; Electronic books ; Electronic books ; local
    Abstract: Apps have taken the world by storm, and now they're taking SharePoint as well. The biggest new thing in SharePoint 2013, apps are the solution to creating custom code that runs on not just your own SharePoint deployment, but also on others' implementations as well. Pro SharePoint 2013 App Development is your must-have guide to developing app solutions that run on the SharePoint 2013 platform. Using step-by-step tutorials, author Steve Wright creates a sample SharePoint app throughout the course of the book, and you can walk with him through the entire lifecycle of a SharePoint app. Get expert guidance and advice on creating an app, provisioning it for use in SharePoint, securing it from unauthorized use and from other applications, integrating your app with SharePoint search and other platform features, and much more. You'll even discover how to present your app to users on mobile devices like iPads, smartphones, and Microsoft Surface tablets. Apps in SharePoint are here to stay. Don't miss out - pick up a copy of Pro SharePoint 2013 App Development and get started on your own custom apps today. Introduces the architecture for creating and hosting SharePoint apps. Leads the reader through the creation and deployment of a complete solution. Provides an understanding of the security features in the SharePoint app model. Helps the organization leverage internal data securely over the network. Leverages SharePoint search and other services to create rich SharePoint solutions. Introduces the techniques for delivering data on a multitude of web and mobile platforms. What you'll learn Understand the architecture of a SharePoint App. Host SharePoint apps on your site or in the cloud. Create, deploy and manage the lifecycle of your apps. Secure proprietary data while leveraging it in the cloud. Develop modern, sophisticated user experiences. Access data and services from SharePoint and across the web. Leverage SharePoint's extensive search capabilities and other service applications. Use SharePoint as a social computing platform. Present data on various platforms including Windows RT, Windows Phone and mobile web devices. Who this book is for Pro SharePoint 2013 App Development is for developers and IT professionals responsible for delivering solutions on the SharePoint 2013 platform. These solutions may run on-site, in the cloud or in a hybrid deployment across many locations. Pro SharePoint 2013 App Development provides the background and step-by-ste...
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Nov. 18, 2013)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 199
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Keywords: Android (Electronic resource) ; Computer games ; Programming ; Mobile computing ; Electronic books ; Electronic books ; local
    Abstract: Android game apps are typically the most popular type of Android apps in the various Google Play, Amazon Appstore and other Android app stores. So, beyond the Android game tutorials out there, what about a day-to-day handy and complete code reference for Android game developers? Android Game Recipes is your first, reliable game coding reference for today's Android game apps. This book provides easy to follow real world game code problems and solutions, including source code. This book covers code recipe solutions that are common to 2D game development problems such as designing a game menu, collision detection, moving characters, moving backgrounds and more. This book also includes how to work with player input, how to add multiple levels, how to create game graphics for different screen resolution, and how to work with device sensors. After reading and using this book, you'll have the templated code snippets, solutions and frameworks to apply to your game app design to build your game, customize it, and then sell it on the Android app stores. What you'll learn How to use this handy code reference for creating, designing, building and enhancing your game app for Android What solutions are common to 2D game development problems such as: Creating a game menu Collision detection Moving characters Basic physics How to master the fundamentals of OpenGL ES 2 on Android How to create the best work with game graphics Why is simple trajectory math important and how to use it How to add multiple levels to your games for your app How to store data Who this book is for This book is for intermediate Android developers and/or game developers looking at Android.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed Jan. 20, 2014)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
  • 200
    Online Resource
    Online Resource
    [New York] : Apress
    Language: English
    Pages: 1 online resource (1 v.) , ill.
    Edition: 2nd ed.
    Series Statement: The expert's voice in Oracle
    Keywords: Oracle (Computer file) ; Relational databases ; Database management ; Business ; Data processing ; Electronic books ; Electronic books ; local
    Abstract: Pro Oracle Database 12c Administration is a book focused on results. Author Darl Kuhn draws from a well of experience over a decade deep to lay out real-world techniques that lead to success as an Oracle Database administrator. He gives clear explanations on how to perform critical tasks. He weaves in theory where necessary without bogging you down in unneeded detail. He is not afraid to take a stand on how things should be done. He won't leave you adrift in a sea of choices, showing you three ways to do something and then walking away. Database administration isn't about passing a certified exam, or about pointing-and-clicking your way through a crisis. Database administration is about applying the right solution at the right time, about avoiding risk, about making robust choices that get you home each night in time for dinner with your family. If you have "buck stops here" responsibility for an Oracle database, then Pro Oracle Database 12c Administration is the book you need to help elevate yourself to the level of Professional Oracle Database Administrator. Covers multi-tenant container and pluggable database implementation and management Condenses and organizes the core job of a database administrator into one volume. Takes a results-oriented approach to getting things done. Lays a foundation upon which to build a senior level of expertise What you'll learn Create a stable environment consistent across all databases that you manage Manage pluggable and multi-tenant databases Take care of job #1: backing up, and then recovering when needed Manage users and objects, and the security between them Do battle with "large"-large databases and large objects Move and distribute data using Data Pump, materialized views, external tables Automate critical jobs and tackle database troubleshooting problems Who this book is for Pro Oracle Database 12c Administration is aimed at new database administrators who aspire to senior positions in which employers and customers trust you to work independently, and with a "buck stops here" attitude.
    Note: Includes index. - Description based on online resource; title from title page (Safari, viewed September 20, 2013)
    Library Location Call Number Volume/Issue/Year Availability
    BibTip Others were also interested in ...
Close ⊗
This website uses cookies and the analysis tool Matomo. More information can be found here...