Mostrando 21,861 - 21,880 Resultados de 22,093 Para Buscar '"Máster"', tiempo de consulta: 0.10s Limitar resultados
  1. 21861
    por Mutton, Paul
    Publicado 2004
    “…IRC Hacks is a collection of tips and tools that cover just about everything needed to become a true IRC master, featuring contributions from some of the most renowned IRC hackers, many of whom collaborated on IRC, grouping together to form the channel #irchacks on the freenode IRC network (irc.freenode.net).Like all of our Hacks books, there are many different ways to use IRC Hacks . …”
    Libro electrónico
  2. 21862
    por Miller, Michael, 1958-
    Publicado 2008
    “…Miller has written more than 75 nonfiction books over the past two decades, including Easy eBay, eBay Auction Templates Starter Kit, Tricks of the eBay Masters , and Making a Living from Your eBay Business . …”
    Libro electrónico
  3. 21863
    Publicado 2006
    “…. • Do more with Windows Vista in less time • Quickly start using Vista’s new user interface like a pro • Leverage the power of Vista’s new Aero graphics • Keep often-used tools and utilities handy by adding Gadgets to your new Windows Sidebar • Manage your digital picture library with Windows Photo Gallery • Utilize Vista’s Explorer windows to quickly get to data you need • Master Vista’s new Instant Search feature, so your files no longer get lost in the shuffle • Use the new Windows Media Player 11 to manage both your music and video collections • Automate routine Windows tasks so your computer works while you sleep • Improve security with Vista’s state-of-the-art Windows Defender • Easily optimize your disk’s files and folders and configure your home network • Protect your valuable data with Vista’s Backup and Restore Center • Surf the ’Net with tabbed browsing, manage RSS feeds, and more, using the new Internet Explorer 7 Greg Perry has been a leader in computer education for 20 years, having taught at the college level and written enough books and articles to be called “the most proficient computer author on earth.” …”
    Libro electrónico
  4. 21864
    Publicado 2006
    “…What you will learn from this book The idea of the server control and its pivotal role in ASP.NET development How to create templated ASP.NET pages using the new master page feature Techniques for debugging and handling errors How to work with data from enterprise databases including SQL Server 2005 and Oracle(r) Ways to package and deploy ASP.NET applications How to retrieve, update, and delete data quickly and logically How to implement the cultures and regions features to localize your web site into multiple languages for different visitors How to use the new "Altas" add-in for ASP.NET 2.0 to add Ajax-style capabilities to your ASP.NET applications An understanding of how to use and extend the new pro?…”
    Libro electrónico
  5. 21865
    Publicado 2009
    “…Build efficient LINQ queries to .NET objects, SQL databases, and XML content Utilize anonymous types to reduce design time, coding effort, and debugging time Automatically generate .NET state machines with the new yield return construct Master LINQ query syntax, operators, extension methods, sorting, grouping, aggregate and set operations, and more Make the most of select--and use it in the business layer of your n-tier applications Query relational data stored in Microsoft SQL Server Use nullable types to eliminate unnecessary database access plumbing code Use LINQ with ADO.NET 3.0 and Microsoft’s powerful new Entity Framework Extract XML data without the hassles or complexity of XPath Automatically construct XML from CSV files and other non-XML data Query Active Directory by extending LINQ Introduction 1 Part I Getting Ready for LINQ 1 Programming with Anonymous Types 5 2 Using Compound Type Initialization 29 3 Defining Extension and Partial Methods 61 4 yield return: Using .NET’s State Machine Generator 85 5 Understanding Lambda Expressions and Closures 97 6 Using Standard Query Operators 121 Part II LINQ for Objects 7 Sorting and Grouping Queries 137 8 Using Aggregate Operations 15..…”
    Libro electrónico
  6. 21866
    Publicado 2008
    “…He made his name writing for Sybex and Osborne–most notably in the best-selling Mastering Windows series. As an author and media developer for Que, Bob has written numerous Windows titles, including multiple editions of Que’s flagship Windows book, Special Edition Using Microsoft® Windows®. …”
    Libro electrónico
  7. 21867
    Publicado 2013
    “…At the end of this book, you will complete the integration of the sample application and master fixing real world problems utilizing your newly acquired professional techniques that will save you time and effort. …”
    Libro electrónico
  8. 21868
    “…From there, you'll learn to integrate all the interface elements iPhone users have come to know and love, such as buttons, switches, pickers, toolbars, and sliders. You'll master a variety of design patterns, from the simplest single view to complex hierarchical drill-downs. …”
    Libro electrónico
  9. 21869
    Publicado 2018
    “…If you take the time to learn and master just a few of the features covered in this guide, you'll be able to take your creative and technical skills to a whole new level. …”
    Libro electrónico
  10. 21870
    por Freeman, Adam. author
    Publicado 2020
    “…Whether you are a beginner learning ASP.NET Core 3.1 app development, or an experienced professional ready to master advanced concepts, I consider this book a 'must have' for you!" …”
    Libro electrónico
  11. 21871
    Publicado 2021
    “…You’ll start with the core concepts that every architect should master, including data lifecycle, integration, and security, and build your aptitude for creating high-level technical solutions. …”
    Libro electrónico
  12. 21872
    Publicado 2016
    “…Course Pre-Requisites Basic command line skills: - moving to directories - creating and editing plain text files Table of Contents Introduction to Git Essentials Introduction to Part I Part I: Git Basics Lesson 1: Setting Up Git Learning objectives 1.1 Understand what can Git do for you 1.2 Install Git 1.3 Configure Git Lesson 2: Understanding and Using Git- The Basics Learning objectives 2.1 Create a Git repository (init, status) 2.2 Track changes (add, commit, log; what is master) 2.3 Look at differences 2.4 Look around 2.5 Undo changes 2.6 Ignore things in Git Lesson 3: Remotes and Branches Learning objectives 3.1 Understand what GitHub is and how it's used 3.2 Use remotes with https 3.3 Use remotes with ssh 3.4 Utilize self collaboration 3.5 Use Git for project management 3.6 Use branches on your own 3.7 Understand Git workflows 3.8 Incorporating changes after you branch 3.9 Use Git GUIs Introduction to Part II Part II: Collaborating with Git Lesson 4: Adding a Collaborator Learning objectives 4.1 Add a collaborator, push and pull down ch..…”
    Video
  13. 21873
    Publicado 2020
    “…Through the use of topic-focused instructional videos, you will gain an in-depth understanding of all topics on the Red Hat Certified Administrator (RHCSA) exam, as well as a deeper understanding of Red Hat Enterprise Linux, so you master the key foundational principles of systems administration. …”
    Video
  14. 21874
    Publicado 2015
    “…Get your Raspberry Pi and choose the right low-cost peripherals Set up Raspian Linux and the Python programming environment Learn Python basics, including arithmetic and structured commands Master Python 3 lists, tuples, diction-aries, sets, strings, files, and modules Reuse the same Python code in multiple locations with functions Manipulate string data efficiently with regular expressions Practice simple object-oriented programming techniques Use exception handling to make your code more reliable Program modern graphical user interfaces with Raspberry Pi and OpenGL Create Raspberry Pi games with the PyGame library Learn network, web, and database techniques you can..…”
    Libro electrónico
  15. 21875
    Publicado 2012
    “…How to process HDR (High Dynamic Range) images using CS6’s Merge to HDR Pro. How to master CS6’s Content-Aware features. How to use Photoshop CS6’s new video editing features to make movies from your DSLR videos. …”
    Libro electrónico
  16. 21876
    Publicado 2014
    “…PRAISE FOR WAYS AND MEANS FOR MANAGING UP : A terrific book by one of the masters of truth-telling in the American military--wise, forceful, and a must-read for anyone who has a boss. …”
    Libro electrónico
  17. 21877
    por Feiler, Jesse
    Publicado 2012
    “…. • Start writing database apps fast, with Xcode 4’s powerful tools and templates • Master the Objective-C features and patterns Core Data relies upon • Understand Core Data’s goals, components, and behavior • Model data graphically with Xcode 4’s Data Model Editor • Leverage the full power of Managed Objects • Use controllers to integrate your data model with your code • Fetch, use, and store data from any source • Develop interfaces and features more quickly with Interface Builder • Add navigation and control features that integrate seamlessly with Core Data • Interact with users via popovers, segmented controls, action sheets, and tab bars • Create table views that users can edit • Let Xcode 4 and Core Data validate your data for you • Use predicates to precisely select the right data • Get ready for iCloud features to sync and move data among your iCloud-enabled devices Category: iOS/Mac Programming Covers: Core Data User Level: Beginning-to-Intermediate…”
    Libro electrónico
  18. 21878
    Publicado 2011
    “…Understand modern network topologies, protocols, and models Work effectively with DNS and DHCP Monitor and analyze network traffic Understand IP addressing, routing, and switching Perform basic router/switch installation and configuration Manage networks and utilize basic optimization techniques Plan and implement a small office/home office network Master essential LAN, WAN, and wireless technologies Install, configure, secure, and troubleshoot wireless networks Safeguard networks with VPNs, authentication, firewalls, and security appliances Troubleshoot common problems with routers, switches, and physical connectivity Companion CD The companion CD contains a digital edition of the Cram Sheet and the powerful Pearson IT Certification Practice Test engine, complete with hundreds of exam-realistic questions and two complete practice exams. …”
    Libro electrónico
  19. 21879
    Publicado 2012
    “…—DAVID RATNER, owner, Dave’s Soda and Pet City MASTER THE SCIENCE OF MARKET DOMINATION... Brand Lovers are the best of your best customers. …”
    Libro electrónico
  20. 21880
    Publicado 2022
    “…After an exploration of the core principles, this book will teach you how to use table and level of detail calculations to extend and alter default visualizations, build interactive dashboards, and master the art of telling stories with data. You'll learn about visual statistical analytics and create different types of static and animated visualizations and dashboards for rich user experiences. …”
    Libro electrónico