Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Development 808
- Application software 683
- Management 587
- Economic conditions 501
- Economic policy 407
- Economics, finance, business & management 394
- Government policy 391
- Computer networks 384
- Data processing 378
- History 372
- Engineering & Applied Sciences 370
- Computer programs 353
- Research 351
- Security measures 339
- Economic aspects 313
- Education 295
- Python (Computer program language) 286
- Business & Economics 282
- Finance 279
- Law and legislation 279
- Database management 274
- Taxation 274
- Cloud computing 268
- Programming 268
- Web site development 259
- Computer security 243
- Prevention 240
- Design 235
- Java (Computer program language) 232
- Examinations 218
-
4381Publicado 2022Tabla de Contenidos: “…-- How to use wasm-pack -- Packing and publishing using wasm-pack -- Summary -- Chapter 9: Crossing the Boundary between Rust and WebAssembly -- Technical requirements -- Sharing classes from Rust with JavaScript -- Sharing classes from JavaScript with Rust -- Calling the JavaScript API via WebAssembly -- Calling closures via WebAssembly -- Importing the JavaScript function into Rust -- Calling a web API via WebAssembly -- Summary…”
Libro electrónico -
4382
-
4383Publicado 2017Tabla de Contenidos: “…Study the Start -- Prepare, Prepare, Prepare -- Take a Breath . . . or Two -- Put on Your Game Face -- Summary -- Chapter 16: The Value of Good Training -- Meet the New Breed of Presenters -- Whom to Hire -- Summary -- Chapter 17: Avoiding the Training Trap -- How to Build Credibility and Gain Respect for Training -- Build a Qualified Training Staff -- Make Sure Trainers Are Knowledgeable and Up-to-Date in Their Fields -- Training Can't Solve All Business Problems -- Consult to Find Out Whether Training Is Really Needed -- Analyze the Potential Audience for the Training Program -- Investigate the Training Curriculum -- Pilot a Test Training Program -- Validating Your Training Programs -- Summary -- Chapter 18: Developing a Training Staff -- Emphasize the Quality of Your Training Programs -- Make Sure Trainers Work with the Curriculum Developers -- Promote Consistency in Course Content and Training Style -- Summary -- Chapter 19: Evaluation and Support -- Evaluating Trainees -- Evaluating the Trainer -- Advance Preparation Using Preschools -- Realistic Expectations -- Summary -- Chapter 20: Adventures in Cross-Training -- Factors to Consider before Cross-Training Trainers -- How to Cross-Train a New Presenter -- Don't Be a Perfectionist -- Power and Its Many Misuses -- Summary -- Epilogue: What's Next? …”
Libro electrónico -
4384Publicado 2015Tabla de Contenidos: “…; This book; Background; The policy context and definition of DVA; Public stories: physical violence and victims; Understanding domestic violence and abuse; DVA in same sex relationships: previous research; Our research; Summary; 2. How we did the research: the COHSAR research approach; The COHSAR survey; The COHSAR interviews; Postscript; Summary; 3. …”
Libro electrónico -
4385Publicado 2016Tabla de Contenidos: “…-- Conda environment management -- Managing Python -- Package management -- Setting up a database -- Installing MySQL -- MySQL connectors -- Creating a database -- Summary -- Chapter 2: Diving into NumPY -- NumPy arrays -- Special numeric values -- Creating NumPy arrays -- Creating ndarray -- Summary -- Chapter 3: Operations on NumPy Arrays -- Selecting elements explicitly -- Slicing arrays with colons -- Advanced indexing -- Expanding arrays -- Arithmetic and linear algebra with arrays -- Arithmetic with two equal-shaped arrays -- Broadcasting -- Linear algebra -- Employing array methods and functions -- Array methods -- Vectorization with ufuncs -- Custom ufuncs -- Summary -- Chapter 4: pandas are Fun! …”
Libro electrónico -
4386Publicado 2015Tabla de Contenidos: “…Apple -- Introduction -- Producing the 'global' in Apple -- Circulating the 'global' in Apple -- Consuming the 'global' in Apple -- Regulating the 'global' in Apple -- Summary and conclusions -- Chapter Seven Territorial Development…”
Libro electrónico -
4387por Rodriguez, JacoboTabla de Contenidos: “…Execution modelTerminating a fragment shader; Inputs and outputs; Examples; Solid color mesh; Interpolated colored mesh; Using interpolators to compute the texture coordinates; Phong lighting; Summary; Chapter 5: Geometry Shaders; Geometry shaders versus vertex shaders; Inputs and outputs; Interface blocks; Example - pass-thru shader; Example - using attributes in the interface blocks; Crowd of butterflies; Summary; Chapter 6: Compute Shaders; Execution model; Render to texture example; Raw data computations; Summary; Index…”
Publicado 2013
Libro electrónico -
4388Publicado 2018Tabla de Contenidos: “…-- Implementing SSE on the server-side -- Implementing SSE REST clients -- Implementing and sending SSE broadcasts -- Summary -- Chapter 6: Advanced REST APIs -- Applying Design by Contract - adding validation -- Using JSON Web Tokens for authentication -- Diagnosability - logging, metrics, and tracing -- Summary -- Other Books You May Enjoy -- Index…”
Libro electrónico -
4389Publicado 2012Tabla de Contenidos: “…Risks to researchersPhysical risks; Emotional risks; Other risks; Summary; 6 Ethical dilemmas; Introduction; Ethical 'horror stories'; Case studies; Making ethical decisions; Summary; 7 Where next for research ethics?…”
Libro electrónico -
4390por Melé, DomènecTabla de Contenidos: “…Preface; Chapter 1: Why Good Management Requires Ethics; The manager's action and its dynamism; Ethics in the manager's decisions; Ethics in the managerial ethos; Ethics in the manager's moral character; How ethics contribute to good management; Why good management requires ethics; Executive summary; Chapter 2: Basic Ethics for Good Management; What contributes to good behavior; Gaining an understanding of ethics; Basic ethical principles; Basic ethical values and virtues; The necessity of practical wisdom; Executive summary. …”
Publicado 2012
Biblioteca Universitat Ramon Llull (Otras Fuentes: Biblioteca de la Universidad de Navarra, Biblioteca Universidad de Deusto)Libro -
4391Publicado 2022Tabla de Contenidos: “…-- READER SUPPORT FOR THIS BOOK -- PART I: Getting Started with Python -- Lesson 1: Setting Up a Python Programming Environment -- PYTHON OVERVIEW -- USING REPLIT ONLINE -- GETTING STARTED WITH JUPYTER NOTEBOOK -- A QUICK LOOK AT VISUAL STUDIO CODE -- USING PYTHON FROM THE COMMAND LINE -- SUMMARY -- EXERCISES -- Lesson 2: Understanding Programming Basics -- THE FUTURE OF COMPUTER PROGRAMMING -- PROGRAMMING LANGUAGES -- DATA TYPES AND VARIABLES -- SUMMARY -- EXERCISES -- Lesson 3: Exploring Basic Python Syntax -- USING WITH SINGLE-LINE COMMANDS -- USING SEMICOLONS -- CONTINUING WITH BACKSLASH -- WORKING WITH CASE STRUCTURE -- ADDING COMMENTS -- USING THE INPUT FUNCTION -- STORING INPUT -- UNDERSTANDING VARIABLE TYPES -- DISPLAYING VARIABLE VALUES -- NAMING VARIABLES -- SUMMARY -- EXERCISES -- Lesson 4: Working with Basic Python Data Types -- REVIEW OF DATA TYPES -- NUMBER DATA TYPES -- IDENTIFYING DATA TYPES -- MATHEMATICAL OPERATIONS -- PEMDAS -- COMMON MATH FUNCTIONS -- MATH LIBRARY FUNCTIONS -- USING NUMBERS WITH USER INPUT -- BOOLEAN TYPES AND BOOLEAN OPERATIONS -- LOGIC OPERATIONS -- COMPARATIVE OPERATORS -- SUMMARY -- EXERCISES -- Lesson 5: Using Python Control Statements -- CONTROL STRUCTURES REVIEW -- UNDERSTANDING SEQUENCE CONTROL STRUCTURE -- UNDERSTANDING SELECTION STATEMENTS -- UNDERSTANDING CONDITIONAL STATEMENTS -- IF-ELSE STATEMENTS -- WORKING WITH NESTED CONDITIONS -- EMBEDDING CONDITIONS -- SUMMARY -- EXERCISES -- Lesson 6: Pulling It All Together: Income Tax Calculator -- GETTING STARTED -- STEP 1: GATHER REQUIREMENTS -- STEP 2: DESIGN THE PROGRAM -- STEP 3: CREATE THE INPUTS -- STEP 4: CALCULATE THE TAXABLE INCOME -- STEP 5: CALCULATE THE TAX RATE -- STEP 6: UPDATE THE APPLICATION -- STEP 7: ADDRESS THE UI -- ON YOUR OWN -- SUMMARY…”
Libro electrónico -
4392Publicado 2017Tabla de Contenidos: “…Hands-on exercise for extending Custom Report types -- Hands-on exercise for using a Custom Report type -- Limitations and benefits of Custom Report types -- Tips on Custom Report types -- Summary -- Chapter 6: Advanced Report Configuration -- Categorizing data in reports -- Bucket fields -- Hands-on exercise for adding a bucket field to a report -- Creating a bucket field depending on the source field type -- The picklist field -- The Currency, Number, and Percent fields -- The Text and Lookup fields -- Editing a bucket field -- The Custom Summary Formula -- The Custom Summary Formula in Summary and Matrix reports -- Hands-on exercise for adding a simple summary formula -- Hands-on exercise for working with a summary formula -- Using the IF() function -- Using the MAX() function -- Function formulas -- The PARENTGROUPVAL() function -- Using the PARENTGROUPVAL() function in Summary report -- Using the PARENTGROUPVAL() function in the Matrix report -- The PREVGROUPVAL() function -- Using the PREVGROUPVAL() function in Summary report -- Using the PREVGROUPVAL() function in Matrix report -- Summary -- Chapter 7: Adding Charts in Reports and Pages -- Adding a chart to a report -- Types of charts in reports -- The Horizontal Bar chart -- The Vertical Bar chart -- The Stacked Horizontal Bar chart -- The Stacked Vertical Bar chart -- The Line chart -- The Donut chart -- The Funnel chart -- The Scatter chart -- Hands-on exercise for adding a chart to a report -- Embedding a report chart in an object page -- Hands-on exercise for adding a chart to a page layout -- Summary -- Chapter 8: Working with Reports -- Opening a report -- The Reports tab -- The Reports menu -- The Folders menu -- The favorites icon -- Hands-on exercise for adding an item to favorites -- The search textbox -- Navigating to a report -- Summarizing fields -- Filters…”
Libro electrónico -
4393Publicado 2018Tabla de Contenidos: “…Vue testing overview -- Summary -- Chapter 2. Creating your first test -- 2.1. …”
Libro electrónico -
4394Publicado 2019Tabla de Contenidos: “…-- 1 SILLY NAME GENERATOR -- Project #1: Generating Pseudonyms -- Planning and Designing a Project -- The Code -- Summary -- Further Reading -- Practice Projects -- Challenge Projects -- 2 FINDING PALINGRAM SPELLS -- Finding and Opening a Dictionary -- Project #2: Finding Palindromes -- Project #3: Finding Palingrams -- dnE ehT -- Further Reading -- Practice Project: Dictionary Cleanup -- Challenge Project: Recursive Approach -- 3 SOLVING ANAGRAMS -- Project #4: Finding Single-Word Anagrams -- Project #5: Finding Phrase Anagrams -- Project #6: Finding Voldemort: The Gallic Gambit -- Project #7: Finding Voldemort: The British Brute-Force -- Summary -- Further Reading -- Practice Project: Finding Digrams -- Challenge Project: Automatic Anagram Generator -- 4 DECODING AMERICAN CIVIL WAR CIPHERS -- Project #8: The Route Cipher -- Project #9: The Rail Fence Cipher -- Summary -- Further Reading -- Practice Projects -- Challenge Projects -- 5 ENCODING ENGLISH CIVIL WAR CIPHERS -- Project #10: The Trevanion Cipher -- Project #11: Writing a Null Cipher -- Summary -- Further Reading -- Practice Projects -- 6 WRITING IN INVISIBLE INK -- Project #12: Hiding a Vigenère Cipher -- The Platform -- The Strategy -- The Pseudocode -- The Code -- Detecting the Hidden Message -- Summary -- Further Reading -- Practice Project: Checking the Number of Blank Lines -- Challenge Project: Using Monospace Font -- 7 BREEDING GIANT RATS WITH GENETIC ALGORITHMS -- Finding the Best of All Possible Solutions -- Project #13: Breeding an Army of Super-Rats -- Project #14: Cracking a High-Tech Safe -- Further Reading…”
Libro electrónico -
4395Publicado 2023Tabla de Contenidos: “…-- Mathematics -- Computer science -- Industry and domain knowledge -- Soft skills -- What is geospatial data science? -- Summary -- Chapter 2: What Is Geospatial Data and Where Can I Find It? …”
Libro electrónico -
4396Publicado 2020Tabla de Contenidos: “…Why TensorFlow.js? -- Exercises -- Summary -- Part 2. A gentle introduction to TensorFlow.js -- Chapter 2. …”
Libro electrónico -
4397Publicado 2003Tabla de Contenidos: “…Vol. 1: Analysis and statistical appendix. Vol. 2I: Summary and country tables…”
Libro -
4398por Organisation for Economic Co-operation and Development.Tabla de Contenidos: “…PART II: Theory, experimental aspects and cases for study -- PART I: Extended summary…”
Publicado 2007
Libro electrónico -
4399por Organisation for Economic Co-operation and Development.Tabla de Contenidos: “…Final report -- pt. 2. Summaries of region-sector case studies…”
Publicado 2007
Libro electrónico -
4400por Organisation for Economic Co-operation and Development StaffTabla de Contenidos: “…""FOREWORD""; ""ACKNOWLEDGEMENTS""; ""TABLE OF CONTENTS""; ""EXECUTIVE SUMMARY""; ""SURVEY QUESTIONNAIRES""; ""GLOSSARY OF KEY TERMS""…”
Publicado 2007
Libro electrónico