Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- City planning 503
- History 350
- Historia 279
- Development 187
- Engineering & Applied Sciences 159
- Management 153
- Application software 141
- Architecture 135
- Social aspects 123
- Computer programming 118
- Computer Science 115
- History and criticism 95
- Economics 90
- Biblia 88
- Data processing 88
- Jazz 85
- Design 84
- Python (Computer program language) 82
- Programming 81
- Business & Economics 80
- Crítica e interpretación 79
- Law and legislation 76
- Photography 76
- RELIGION 75
- Música 73
- Java (Computer program language) 71
- Education 69
- Filosofía 67
- Computer software 66
- Congressos 66
-
8501por Reid, JonathanTabla de Contenidos: “…Accessing Properties and EnumerationCreating Objects; Using Constructor Functions; Using Literals; Using Object.create( ); Which Method Should I Use?…”
Publicado 2013
Libro electrónico -
8502por Kuh, NickTabla de Contenidos: “…Paper prototyping: starting with the designA walk-through of app designs; The home view; The birthday detail view; Editing birthdays and adding notes: going modal; Native Facebook integration; Settings views; Exporting design image assets; A little extra help; Summary; Chapter 2 Provisioning Our App for Development; Download Xcode for free; Registering as an Apple developer; Enrolling in the iOS Developer Program; iOS Provisioning Portal; Generating certificates; Adding devices; Creating an App 10; Generating provisioning profiles; Ad Hoc distribution; Summary…”
Publicado 2012
Libro electrónico -
8503
-
8504por Sullivan, Martin A.Tabla de Contenidos: “…; Copyright Page; Table of Contents; About the Author; About the Technical Reviewer; Introduction: Before We Begin; A Little Bit of History; Chapter 1: Let the Debate Begin; The Old Debate; New Challenges; Proposals for Change; President Obama's 2011 State of the Union Address; House Budget Resolution for Fiscal Year 2012 (the "Ryan Plan"); President Bush's 2005 Tax Reform Panel; The 2007 Treasury Study; The 2007 Rangel Tax Reform Plan; The Wyden-Coates Tax Reform Plan; The Bowles-Simpson Deficit Reduction Plan; Illusion of Consensus; Summary…”
Publicado 2011
Libro electrónico -
8505por Pitt, ChrisTabla de Contenidos: “…User PhotosShowing Off, a Little; Questions; Answers; Exercises; CHAPTER 19 Extending; Goals; Foxy; Custom CSS Fonts; Building the Proxy; Using the Proxy; Imagine; Observer; Synchronicity; Code; Events; Plugins; Questions; Answers; Exercises; CHAPTER 20 Administration; Goals; What Is a CMS?…”
Publicado 2012
Libro electrónico -
8506por Goyal, RahulTabla de Contenidos: “…Chapter 2:Transition: From Individual Contributor to a ManagerWatch out for; Time; Your work plus more; Less definition; Multiple roles; Indirect tax; Scope of work; Commitments; Information sharing; Not giving up control; Enforcing your will; Defensive approach-being afraid to goof up; Overcoaching; Frustrations of being a new manager; Teaching a man how to fish; A slow world around you; I don't get enough information; I can't get no satisfaction; I'm running all the time; Making it easier; Relax a little; Understanding the information needs of your organization; Know your success measures…”
Publicado 2012
Libro electrónico -
8507Publicado 2010Tabla de Contenidos: “…; The Persuasion Cycle; The Secret: Getting Through Is Simple; 2 A LITTLE SCIENCE: HOW THE BRAIN GOES FROM ""NO"" TO ""YES""; The Three-Part Brain; Amygdala Hijack and the Death of Rational Thought; Mirror Neurons; From Theory to Action; SECTION II: THE 9 CORE RULES FOR GETTING THROUGH TO ANYONE; 3 MOVE YOURSELF FROM ""OH F#@& TO OK""; Get Through to Yourself First; Speed Is Everything; The ""Oh F#@& to OK"" Process…”
Libro electrónico -
8508Publicado 2015Tabla de Contenidos: “…Tests are executable requirementsArrange-Act-Assert; Documenting our tests; Testing for exceptions; Exploring assert methods; Specific asserts versus generic asserts; Setup and teardown; Brittle tests; Refactoring the design; Refactoring tests; Exploring the Rule classes; Exercise; Summary; Chapter 3: Code Smells and Refactoring; A dual crossover moving average; Implementing the dual crossover moving average; Identifying code smells; Refactoring; The Rename Variable and Rename Method refactorings; Commenting Styles; Replace Magic Literals with Constants; The Extract Method refactoring…”
Libro electrónico -
8509por Halvorsen, Ole HenryTabla de Contenidos: “…Chapter 4: The I/O Kit FrameworkThe I/O Kit Model; Object Relationship; The Info.plist File; The Driver Class; IORegistryExplorer; The Kernel Library: libkern; OSObject; Container Classes; Summary; Chapter 5: Interacting with Drivers from Applications; The I/O Kit Framework; Finding a Driver; Observing Device Removal; Modifying Driver Properties; State-Based Interaction; Notifications from the Driver; Summary; Chapter 6: Memory Management; Types of Memory; CPU Physical Address; Bus Physical Addresses; User and Kernel Virtual Addresses; Memory Ordering: Big vs. Little Endian…”
Publicado 2011
Libro electrónico -
8510por Guerineau, DavidTabla de Contenidos: “…Creating a Provisioning Profile for iOS ViewerInstalling iOS Viewer; Summary; Chapter 2Your First Game fromScratch: The PongGame; A Little Bit of History About Pong; Specifying the Game Concept and Rules; The Game Concept; The Game Rules; Creating a New GameSalad Project; Adding Actors; What is an actor?…”
Publicado 2012
Libro electrónico -
8511Publicado 2012Tabla de Contenidos: “…; The Schedule and Budget Relationship; Who Manages the Schedule and Budget; A Little History; Helpful Tools and Software; A Manual and Computer Approach; Basic Steps and Stages; Scheduling; Budgeting; End of Chapter One Review; Chapter TwoIdentifying Resources: The Breakdown; When Is A Breakdown Created?…”
Libro electrónico -
8512por Stark, Jonathan, 1968-Tabla de Contenidos: “…Advanced Styling; Adding a Touch of Ajax; Traffic Cop; Setting Up Some Content to Work With; Routing Requests with JavaScript; Simple Bells and Whistles; Progress Indicator; Setting the Page Title; Handling Long Titles; Automatic Scroll-to-Top; Hijacking Local Links Only; Roll Your Own Back Button; Adding an Icon to the Home Screen; What You've Learned; Chapter 4. Animation; With a Little Help from Our Friend; Sliding Home; Adding the Dates Panel; Adding the Date Panel…”
Publicado 2012
Libro electrónico -
8513Publicado 2010Tabla de Contenidos: “…Advanced Styling; Adding a Touch of Ajax; Traffic Cop; Setting Up Some Content to Work With; Routing Requests with JavaScript; Simple Bells and Whistles; Progress Indicator; Setting the Page Title; Handling Long Titles; Automatic Scroll-to-Top; Hijacking Local Links Only; Roll Your Own Back Button; Adding an Icon to the Home Screen; What You've Learned; Chapter 4. Animation; With a Little Help from Our Friend; Sliding Home; Adding the Dates Panel…”
Libro electrónico -
8514por Davis, Stephen R., 1956-Tabla de Contenidos: “…; Implementing an Example Calculator with the switch Statement; Chapter 8: Debugging Your Programs, Part I; Identifying Types of Errors; Avoiding Introducing Errors; Finding the First Error with a Little Help; Finding the Run-Time Error; Part III: Becoming a Functional Programmer; Chapter 9: while Running in Circles; Creating a while Loop…”
Publicado 2010
Libro electrónico -
8515por Farber, RobTabla de Contenidos: “…Relevant computeprof Values for Instruction RatesLittle's Law; CUDA Tools to Identify Limiting Factors; The nvcc Compiler; Launch Bounds; The Disassembler; PTX Kernels; GPU Emulators; Summary; 5 CUDA Memory; The CUDA Memory Hierarchy; GPU Memory; L2 Cache; Relevant computeprof Values for the L2 Cache; L1 Cache; Relevant computeprof Values for the L1 Cache; CUDA Memory Types; Registers; Local memory; Relevant computeprof Values for Local Memory Cache; Shared Memory; Relevant computeprof Values for Shared Memory; Constant Memory; Texture Memory; Relevant computeprof Values for Texture Memory…”
Publicado 2012
Libro electrónico -
8516Publicado 2010Tabla de Contenidos: “…A MODERN VIEW OF MEMORYCHARACTERISTICS OF SHORT-TERM MEMORY; IMPLICATIONS OF SHORT-TERM MEMORY CHARACTERISTICS FOR USER INTERFACE DESIGN; CHARACTERISTICS OF LONG-TERM MEMORY; IMPLICATIONS OF LONG-TERM MEMORY CHARACTERISTICS FOR USER INTERFACE DESIGN; 8 Limits on Attention, Shape, Thought and Action; WE FOCUS ON OUR GOALS AND PAY LITTLE ATTENTION TO OUR TOOLS; WE USE EXTERNAL AIDS TO KEEP TRACK OF WHAT WE ARE DOING; WE FOLLOW INFORMATION ""SCENT"" TOWARD OUR GOAL; WE PREFER FAMILIAR PATHS; OUR THOUGHT CYCLE: GOAL, EXECUTE, EVALUATE…”
Libro electrónico -
8517por Trent, Michael, 1972-Tabla de Contenidos: “…SUMMARY Chapter 3: Xcode; STARTING A NEW PROJECT; WORKING WITH FILES; WRITING YOUR CODE; BUILDING AND RUNNING; FINDING PROBLEMS WITH THE STATIC ANALYZER; USING THE DEBUGGER; ONLINE DOCUMENTATION; SUMMARY; Chapter 4: Interface Builder; STARTING A NEW INTERFACE; BUILDING MENUS; BUILDING WINDOWS; MAKING WINDOWS RESIZABLE; SUMMARY; Part II: Application Programming; Chapter 5: The Application; BASIC BUNDLE STRUCTURE; EXAMINING APPLICATION BUNDLES; BUILDING AN APPLICATION BUNDLE; APPLICATION PREFERENCES; SUMMARY; Chapter 6: The C Language; A LITTLE HISTORY; GETTING STARTED; VARIABLES AND DATA TYPES…”
Publicado 2010
Libro electrónico -
8518por Yiu, JosephTabla de Contenidos: “…Cortex Microcontroller Software Interface Standard (CMSIS)Benefits of CMSIS; Chapter 5 Instruction Set; Background of ARM and Thumb Instruction Set; Assembly Basics; Pseudo Instructions; Chapter 6 Instruction Usage Examples; Overview; Program Control; Data Accesses; Data Type Conversion; Data Processing; Chapter 7 Memory System; Overview; Memory Map; Program Memory, Boot Loader, and Memory Remapping; Data Memory; Little Endian and Big Endian Support; Memory Attributes; Chapter 8 Exceptions and Interrupts; What Are Exceptions and Interrupts?…”
Publicado 2011
Libro electrónico -
8519por Perebinossoff, PhilippeTabla de Contenidos: “…Ethics and Fact-Based Stories; What's Real and What Isn't; Documentaries and Ethics; You Decide; Oliver Stone; The Fact Police on the Attack; The Fact-Based Police Attack Early; The Path to 9/11; You Decide; A Million Little Pieces by James Frey; Freelance Book Editors and Fact-Based Projects; Rights and Ethics; You Decide; Securing Approvals Can Raise Ethical Concerns; You Decide; How to Interact with Rights Holders Ethically; You Decide; Chapter 7. …”
Publicado 2008
Libro electrónico -
8520