Àôîðèçìû, âûñêàçûâàíèÿ, èçðå÷åíèÿ, ìàêñèìû, ñåíòåíöèè

Operating Systems / The Linux Command Line: A Complete Introduction

You’ve experienced the shiny, point-and-click surface of your Linux computer—now dive below and explore its depths with the power of the command line. The Linux Command Line takes you from your very first terminal keystrokes to writing full programs in Bash, the most popular Linux shell. Along the way you’ll learn the timeless skills handed down by generations of gray-bearded, mouse-shunning gurus: file navigation, environment configuration, command chaining, pattern matching with regular expressions, and more. In addition to that practical knowledge, author William Shotts reveals the philosophy behind these tools and the rich heritage that your desktop Linux machine has inherited from Unix supercomputers of yore.

As you make your way through the book’s short, easily-digestible chapters, you’ll learn how to: Create and delete files, directories, and symlinks. Administer your system, including networking, package installation, and process management. Use standard input and output, redirection, and pipelines. Edit files with Vi, the world’s most popular text editor. Write shell scripts to automate common or boring tasks. Slice and dice text files with cut, paste, grep, patch, and sed. Once you overcome your initial “shell shock,” you’ll find that the command line is a natural and expressive way to communicate with your computer. Just don’t be surprised if your mouse starts to gather dust.
  • Language/ßçûê: English
  • Publisher/Èçäàòåëüñòâî: No Starch Press
  • ISBN: 978-1593273897
  • File size/Ðàçìåð ôàéëà: 4.7 MiB

Design & Graphics / Programming Interactivity, 2nd Edition

Ready to create rich interactive experiences with your artwork, designs, or prototypes? This is the ideal place to start. With this hands-on guide, you’ll explore several themes in interactive art and design—including 3D graphics, sound, physical interaction, computer vision, and geolocation—and learn the basic programming and electronics concepts you need to implement them. No previous experience is necessary. You’ll get a complete introduction to three free tools created specifically for artists and designers: the
Processing programming language, the Arduino microcontroller, and the openFrameworks toolkit.

You’ll also find working code samples you can use right away, along with the background and technical information you need to design, program, and build your own projects. Learn cutting-edge techniques for interaction design from leading artists and designers. Let users provide input through buttons, dials, and other physical controls. Produce graphics and animation, including 3D images with OpenGL. Use sounds to interact with users by providing feedback, input, or an element they can control. Work with motors, servos, and appliances to provide physical feedback. Turn a user’s gestures and movements into meaningful input, using Open CV.
  • Language/ßçûê: English
  • Publisher/Èçäàòåëüñòâî: O'Reilly Media, Inc.
  • ISBN: 978-1449311445
  • File size/Ðàçìåð ôàéëà: 46.6 MiB

Web Dev. / Pro HTML5 Programming, 2nd Edition

HTML5 is here, and with it, web applications have acquired power, ease, scalability, and responsiveness like never before. With this book, developers will learn how to use the latest cutting-edge HTML5 web technology—available in the most recent versions of modern browsers—to build web applications with unparalleled functionality, speed, and responsiveness. This new edition includes major revisions for WebSockets functionality, reflecting the new W3C specification. It also features new chapters covering the drag-and-drop API as well as SVG. Explains how to create real-time HTML5 applications that tap the full potential of modern browsers. Provides practical, real-world examples of HTML5 features in action. Covers all the new HTML5 APIs to get you up-to-speed quickly with HTML5. Fully updated to include the latest revisions of the WebSocket API, and much more.
  • Language/ßçûê: English
  • Publisher/Èçäàòåëüñòâî: Apress
  • ISBN: 978-1430238645
  • File size/Ðàçìåð ôàéëà: 10.9 MiB

Programming / Building ASP.NET Web Pages with Microsoft WebMatrix

WebMatrix is the latest addition to the hugely popular Microsoft ASP.NET web platform. This exciting new technology aims to simplify the process of developing websites by combining the new and powerful Razor syntax with a fully extensible set of data and HTML helpers for performing common web tasks. The WebMatrix installation includes all the tools the developer requires to quickly create fully-functional, data-driven, dynamic sites using ASP.NET web pages. The lightweight custom development tool works alongside SQL Server Compact Edition and Internet Information Services (IIS) Express to provide a seamless and easy-to-use environment which enables the web developer to concentrate on the rapid development of feature-rich websites, without the need to learn the complex concepts and highly structured programming models which many other frameworks require.

What you’ll learn: How to combine HTML and server-side C# Razor code with the powerful .NET framework to easily develop websites using Microsoft WebMatrix. How to create layouts which can be applied across multiple pages. How to interact with SQL Server and other databases, using proven techniques and best practices. How to add social networking features to your web site using WebMatrix Helpers. How to create your own custom functions and helpers to provide reusable code and content. How to secure your website using a role-based membership model. How to deploy your website to a hosting provider.
  • Language/ßçûê: English
  • Publisher/Èçäàòåëüñòâî: Apress
  • ISBN: 978-1430240204
  • File size/Ðàçìåð ôàéëà: 22.4 MiB

Databases / Professional Microsoft SQL Server 2008 Reporting Services

Teaches solution architects, designers, and developers how to use Microsoft’s reporting platform to create reporting and business intelligence (BI) solutions. Updated with new information about holistic BI solutions, comprehensive OLAP/Analysis Services reporting, and complete production deployment scenarios Includes programming examples focused on specific, scenario-based solutions. Explains reporting services architecture and business intelligence, teaches the fundamentals of designing reports through the use of careful planning considerations, and covers advanced report design and filtering techniques.

SQL Server Reporting Services makes reporting faster and easier than ever. This hands-on guide will show you how to harness the full power of Reporting Services to create reporting and business intelligence solutions that meet your company’s needs. It walks you step-by-step through the fundamentals of designing the most effective reports by following careful planning considerations. The authors progress from beginning to advanced report design and filtering techniques, showing you the conditions where reports could be more efficient. They also explore holistic business intelligence solutions, comprehensive OLAP/Analysis Services reporting, and complete production-deployment scenarios.
  • Language/ßçûê: English
  • Publisher/Èçäàòåëüñòâî: Wrox
  • ISBN: 978-0470242018
  • File size/Ðàçìåð ôàéëà: 25.9 MiB

Web Dev. / Professional JavaScript for Web Developers, 3rd Edition

As the key scripting language for the web, JavaScript is supported by every modern web browser and allows developers to create client-side scripts that take advantage of features such as animating the canvas tag and enabling client-side storage and application caches. After an in-depth introduction to the JavaScript language, this updated edition of a bestseller progresses to break down how JavaScript is applied for web development using the latest web development technologies. Veteran author and JavaScript guru Nicholas Zakas shows how JavaScript works with the new HTML5 as well as other significant advances in web development as it relates to JavaScript.

Begins with an introduction to JavaScript basics and then moves on to more advanced topics regarding JavaScript and advances in web development technologies. Describes how JavaScript is implemented into HTML5. Covers browser/feature detection in scripts, event-driven JavaScript development, error reporting and debugging, offline application and data storage, and more. Professional JavaScript for Web Developers, 3rd Edition is an authoritative JavaScript resource that every web developers should have. If you want to achieve JavaScript’s full potential, it is critical to understand its nature, history, and limitations.

To that end, this updated version of the bestseller by veteran author and JavaScript guru Nicholas C. Zakas covers JavaScript from its very beginning to the present-day incarnations including the DOM, Ajax, and HTML5. Zakas shows you how to extend this powerful language to meet specific needs and create dynamic user interfaces for the web that blur the line between desktop and internet. By the end of the book, you’ll have a strong understanding of the significant advances in web development as they relate to JavaScript so that you can apply them to your next website.
  • Language/ßçûê: English
  • Publisher/Èçäàòåëüñòâî: Wrox
  • ISBN: 978-1118026694
  • File size/Ðàçìåð ôàéëà: 54.0 MiB

Programming / The CERT Oracle Secure Coding Standard for Java

“In the Java world, security is not viewed as an add-on a feature. It is a pervasive way of thinking. Those who forget to think in a secure mindset end up in trouble. But just because the facilities are there doesn’t mean that security is assured automatically. A set of standard practices has evolved over the years. The Secure® Coding® Standard for Java™ is a compendium of these practices. These are not theoretical research papers or product marketing blurbs. This is all serious, mission-critical, battle-tested, enterprise-scale stuff.” —James A. Gosling, Father of the Java Programming Language.

An essential element of secure coding in the Java programming language is a well-documented and enforceable coding standard. Coding standards encourage programmers to follow a uniform set of rules determined by the requirements of the project and organization, rather than by the programmer’s familiarity or preference. Once established, these standards can be used as a metric to evaluate source code (using manual or automated processes).
  • Language/ßçûê: English
  • Publisher/Èçäàòåëüñòâî: Addison-Wesley Professional
  • ISBN: 978-0321803955
  • File size/Ðàçìåð ôàéëà: 15.1 MiB

Programming / Beginning Android 4 Games Development

Beginning Android 4 Games Development offers everything you need to join the ranks of successful Android game developers. You’ll start with game design fundamentals and programming basics, and then progress toward creating your own basic game engine and playable game that works on Android 4.0 and earlier devices. This will give you everything you need to branch out and write your own Android games. The potential user base and the wide array of available high-performance devices makes Android an attractive target for aspiring game developers. Do you have an awesome idea for the next break-through mobile gaming title? Beginning Android 4 Games Development will help you kick-start your project.

The book will guide you through the process of making several example games for the Android platform, and involves a wide range of topics: The fundamentals of Android game development targeting Android 1.5-4.0+ devices. The Android platform basics to apply those fundamentals in the context of making a game. The design of 2D and 3D games and their successful implementation on the Android platform. What you’ll learn: How to set up and use the development tools for developing your first Android 4 or earlier version game app. The fundamentals of game programming in the context of the Android platform.
  • Language/ßçûê: English
  • Publisher/Èçäàòåëüñòâî: Apress
  • ISBN: 978-1430239871
  • File size/Ðàçìåð ôàéëà: 38,1Mb

Programming / iOS 5 Essentials

Building on the phenomenal success of its predecessor iOS 5 includes over 200 new user features as well as an updated SDK containing over 1,500 new APIs. iOS 5 looks set to reinforce the iPhone’s dominance in the smartphone market. iOS 5 Essentials will help you learn how to build simple, yet powerful iOS 5 applications incorporating iCloud Storage, Twitter, Core Image and Newsstand integration. You will start by learning about what’s new in iOS 5. You’ll look at the iCloud Storage APIs, Automatic Reference Counting, Twitter and AirPlay integration, how to use the various Core Image filters using the Cocoa framework, and the new features of the iOS 5 SDK. After this, you’ll jump straight in and create applications using Xcode and Interface Builder using the new storyboard layout. We then finish up by learning how to make your applications run smoothly using the Xcode instruments.

What you will learn from this book. Write applications that have the ability to store user documents wirelessly. Push changes to all devices and computers at the same time, using the iCloud Storage APIs. Integrate and Tweet directly from your applications using the new Tweet sheet. Include your current location and host photos on Twitter by using the Twitter Framework APIs. Learn how to use the AirPlay feature to wirelessly stream videos to Apple TV. Learn how to use the Core Image Framework to create amazing image effects to enhance photos and videos. Understand how to debug OpenGL ES applications using Xcode 4. Learn how to use instruments to make your applications run smoothly.
  • Language/ßçûê: English
  • Publisher/Èçäàòåëüñòâî: Packt Publishing
  • ISBN: 978-1849692267
  • File size/Ðàçìåð ôàéëà: 13,5Mb

Web Dev. / Ext JS 4 First Look

Ext JS 4 is a JavaScript framework that provides resources to build Rich Internet Applications with great performance. Ext JS 4 has been packed with many new features and it is difficult to master, even for seasoned experts in Ext JS 3. Ext JS 4 First Look teaches you the main functional areas of Ext JS 4 that have significant new features, explains the new features and how to use them, while highlighting the differences between Ext JS 4 and the previous versions. This book will give you the knowledge to make the required changes to Ext JS 3 application to build a complete Ext JS 4 application. This book provides examples of how to load Ext JS components by demand, charts, grid, tree, forms and panels, new data model, themes and mvc architecture.

Ext JS 4 First Look provides full examples and illustrations to help you easily learn the new features of Ext JS 4. What you will learn from this book. Learn the major changes in Ext JS 4 and its compatibility with Ext JS 3, including how to load components by demand. Understand how to use the new Data package, including new features such as Model, Associations, Validations, new Proxies, etc. Organize Ext JS 4 components into containers. Approach: This book is a practical step-by-step tutorial which guides you to migrate from Ext JS 3 to Ext JS 4. There are examples backed with explanations and plenty of code and illustrations to look forward to. Who this book is for: This book is written for web developers who are familiar with Ext JS 3 and want to have detailed insights into the new features of Ext JS 4.
  • Language/ßçûê: English
  • Publisher/Èçäàòåëüñòâî: Packt Publishing
  • ISBN: 978-1849516662
  • File size/Ðàçìåð ôàéëà: 17,7Mb