Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Engineering & Applied Sciences 868
- Operating systems (Computers) 676
- Computer Science 672
- Microsoft Windows (Computer file) 602
- Application software 563
- Development 555
- Computer networks 365
- Computer programs 333
- Microsoft .NET Framework 315
- Examinations 265
- Programming 250
- Cloud computing 241
- Microsoft Windows server 234
- Certification 230
- Security measures 229
- Computer security 226
- Database management 207
- Electronic data processing personnel 206
- Client/server computing 198
- Windows Azure 196
- Management 195
- Data processing 185
- Microsoft software 184
- Electrical & Computer Engineering 178
- Linux 173
- Historia 170
- Computer programming 163
- Design 162
- Web site development 159
- Telecommunications 154
-
7981Publicado 2016“…Python-Programme sind zwar plattformunabhängig, aber in vielen kleinen Details läuft die Programmentwicklung auf dem RPi etwas anders als z.B. auf einem Windows-Rechner. In den Schritt-für-Schritt-Anleitungen werden diese Besonderheiten beachtet. …”
Libro electrónico -
7982Publicado 2003“…Deployment scenarios for implementing advanced multi-tiered runtime scenarios on Windows, Solaris, AIX and OS/400. Integration and customization with MQ, e-mail and WebSphere Commerce Analyzer. …”
Libro electrónico -
7983por Rogers, Paul“…Also described are some diagnostic procedures that are not purely z/OS, but that are related to the various platforms (UNIX and Windows) where IBM software executes and interacts with z/OS in a Client/Server or distributed framework topology. …”
Publicado 2005
Libro electrónico -
7984Publicado 2018Tabla de Contenidos: “…Cover -- Half Title -- Title -- Copyright Page -- Contents -- Foreword 25 -- Preface 27 -- Before You Begin 47 -- 1 Introduction to Computers, the Internet and Java 53 -- 1.1 Introduction 54 -- 1.2 Hardware and Software 56 -- 1.2.1 Moore's Law 56 -- 1.2.2 Computer Organization 57 -- 1.3 Data Hierarchy 59 -- 1.4 Machine Languages, Assembly Languages and High-Level Languages 61 -- 1.5 Introduction to Object Technology 62 -- 1.5.1 Automobile as an Object 63 -- 1.5.2 Methods and Classes 63 -- 1.5.3 Instantiation 63 -- 1.5.4 Reuse 63 -- 1.5.5 Messages and Methopd Calls 64 -- 1.5.6 Attributes and Instance Variables 64 -- 1.5.7 Encapsulation and Information Hiding 64 -- 1.5.8 Inheritance 64 -- 1.5.9 Interfaces 65 -- 1.5.10 Object-Oriented Analysis and Design (OOAD) 65 -- 1.5.11 The UML (Unified Modeling Language) 65 -- 1.6 Operating Systems 66 -- 1.6.1 Windows-A Proprietary Operating System 66 -- 1.6.2 Linux-An Open-Source Operating System 66 -- 1.6.3 Apple's macOS and Apple's iOS for iPhone®, iPad® 67 -- 1.6.4 Google's Android 67 -- 1.7 Programming Languages 68 -- 1.8 Java 70 -- 1.9 A Typical Java Development Environment 71 -- 1.10 Test-Driving a Java Application 74 -- 1.11 Internet and World Wide Web 78 -- 1.11.1 Internet: A Network of Networks 79 -- 1.11.2 World Wide Web: Making the Internet User-Friendly 79 -- 1.11.3 Web Services and Mashups 79 -- 1.11.4 Internet of Things 80 -- 1.12 Software Technologies 81 -- 1.13 Getting Your Questions Answered 83 -- 2 Introduction to Java Applications -- Input/Output and Operators 87 -- 2.1 Introduction 88 -- 2.2 Your First Program in Java: Printing a Line of Text 88 -- 2.2.1 Compiling the Application 92 -- 2.2.2 Executing the Application 93 -- 2.3 Modifying Your First Java Program 94 -- 2.4 Displaying Text with printf 96 -- 2.5 Another Application: Adding Integers 97 -- 2.5.1 import Declarations 98.…”
Libro electrónico -
7985Publicado 2018Tabla de Contenidos: “…Train and test set preparation -- Network training and evaluation -- Restoring the trained model and inferencing -- Making simple inferencing -- Frequently asked questions (FAQs) -- Summary -- Answers to questions -- Chapter 6: Real-Time Object Detection using YOLO, JavaCV, and DL4J -- Object detection from images and videos -- Object classification, localization, and detection -- Convolutional Sliding Window (CSW) -- Object detection from videos -- You Only Look Once (YOLO) -- Developing a real-time object detection project -- Step 1 - Loading a pre-trained YOLO model -- Step 2 - Generating frames from video clips -- Step 3 - Feeding generated frames into Tiny YOLO model -- Step 4 - Object detection from image frames -- Step 5 - Non-max suppression in case of more than one bounding box -- Step 6 - wrapping up everything and running the application -- Frequently asked questions (FAQs) -- Summary -- Answers to questions -- Chapter 7: Stock Price Prediction Using LSTM Network -- State-of-the-art automated stock trading -- Developing a stock price predictive model -- Data collection and exploratory analysis -- Preparing the training and test sets -- LSTM network construction -- Network training, and saving the trained model -- Restoring the saved model for inferencing -- Evaluating the model -- Frequently asked questions (FAQs) -- Summary -- Answers to questions -- Chapter 8: Distributed Deep Learning - Video Classification Using Convolutional LSTM Networks -- Distributed deep learning across multiple GPUs -- Distributed training on GPUs with DL4J -- Video classification using convolutional - LSTM -- UCF101 - action recognition dataset -- Preprocessing and feature engineering -- Solving the encoding problem -- Data processing workflow -- Simple UI for checking video frames -- Preparing training and test sets -- Network creation and training…”
Libro electrónico -
7986Publicado 2019Tabla de Contenidos: “…for Formulas and Functions -- Discovering Arrays -- Using Arrays in Formulas -- Working with Functions That Return Arrays -- Chapter 4 Fixing Formula Boo-Boos -- Catching Errors As You Enter Them -- Getting parentheses to match -- Avoiding circular references -- Mending broken links -- Using the Formula Error Checker -- Auditing Formulas -- Watching the Watch Window -- Evaluating and Checking Errors…”
Libro electrónico -
7987Publicado 2018Tabla de Contenidos: “…Dot-walking and GlideElement -- Script includes -- Server-side GlideAjax -- Business rules -- After business rules -- Asynchronous business rules -- Display business rules and g_scratchpad -- Default versus calculated field values -- Default values -- Calculated values -- Summary -- Chapter 12: Client-Side Scripting -- Client scripts -- Client script types -- onLoad -- onChange -- onSubmit -- onCellEdit -- Security -- Compatibility -- Build for performance -- Reference fields -- GlideAjax and asynchronous GlideRecord -- g_scratchpad -- UI scripts -- Running only necessary scripts -- Scripts from the server -- Summary -- Chapter 13: Service Portal Scripting -- Setting up appointments -- URLs in the service portal -- Creating the meeting widget -- Aesthetic changes -- Option schema -- Troubleshooting widgets -- Summary -- Chapter 14: Debugging -- Logging -- Client-side debugging -- Debugging field visibility -- Server-side debugging -- Reference versus value -- Debugging security -- JavaScript debugger -- Debugger interface -- Breakpoints -- General debugging -- Summary -- Chapter 15: Pro Tips -- Admin pro tips -- List personalization -- Update set selector -- Reference field background color -- List v3 rendering -- List, form, and new window shortcuts -- Adding the ServiceNow frame by URL -- Impersonation simplification -- Derived field risks -- Finding derived fields and other field data -- Dictionary overrides -- Scripting pro tips -- Avoiding nested loops -- Limit logging -- Always use getters and setters -- What the pros wish they knew -- Field case -- Generating encoded query strings -- How to modify OOB scripts -- Other technical best practices -- Summary -- Index…”
Libro electrónico -
7988Publicado 2017Tabla de Contenidos: “…Other Conditions -- Other: Current user -- Organization: Custom Fields -- Actions -- Ticket-related actions -- Ticket: Status -- Ticket: Priority -- Ticket: Type -- Ticket: Group -- Ticket: Assignee -- Ticket: Satisfaction -- Ticket: Set tags -- Ticket: Add tags -- Ticket: Remove tags -- Ticket: Add CC -- Ticket: Custom Fields -- Requester- and organization-related actions -- Requester: Language -- Requester: Custom fields -- Organization: Custom fields -- Other actions -- Notifications: Email user -- Notifications: Email group -- Creating custom triggers -- Additional tips -- Naming and organizing triggers -- Testing triggers -- Automations in detail -- Default automations -- Close ticket 4 days after status is set to solved -- Request customer satisfaction rating -- Automation-specific conditions -- Creating custom automations -- Custom ticket views -- Service Level Agreements -- Summary -- Chapter 6: Integrating and Extending Zendesk -- Zendesk apps -- Zendesk Marketplace -- -- -- -- -- -- -- Zendesk Labs -- -- -- -- Channels -- Zendesk app locations -- Zendesk App examples -- Show Related Tickets app -- Iframe app -- Out of Office app -- Creating custom Zendesk apps -- Planning a custom app -- Installing the necessary tools -- Installing Ruby -- Installing Ruby in Windows -- Installing Ruby in Mac -- Installing the ZAT gem -- Creating app files -- Previewing our app -- Coding our app -- Uploading/installing our app -- JIRA integration -- Integration preparations -- Installing the integration -- JIRA server specifics -- Salesforce integration -- Integration requirements -- Installing the integration -- Viewing Salesforce data in Zendesk -- Adding more features -- Summary -- Chapter 7: Advanced Reporting and Insights via GoodData -- Reports in Zendesk -- Creating and exporting reports in Zendesk -- The Zendesk's reporting overview…”
Libro electrónico -
7989por Kavita, SinghTabla de Contenidos: “…Intuitive Feelers -- Personality Traits -- Locus of Control -- Authoritarianism -- Dogmatism -- Machiavellianism -- Risk Propensity -- Self-esteem -- Self-monitoring -- Summary -- Perception -- Introduction -- Why Should Managers Study Perception -- The Perceptual Process -- Perceptual Selection -- External Factors -- Internal Factors -- Perceptual Organization -- Continuity -- Closure -- Proximity -- Similarity -- Perceptual Interpretation -- Judgemental Errors -- Perceptual Errors -- Attribution Process -- The Process -- Consequences for the Perceiver -- Internal Versus External Causes of Behaviour -- Inference Model -- Attributional Tendencies -- Perceiving Others: Organizational Applications -- Impression Management: Marketing Oneself in theEmployment Interview and Elsewhere -- Performance Appraisal: Making FormalJudgements About Others -- Comparing Perceptions with Other -- Know Yourself: Applying the Johari Window -- Perception Mapping -- Summary -- Learning and Reinforcement -- Introduction -- The Importance of Learning -- Barriers to Learning -- Approaches to Learning -- Classical Conditioning -- Operant Conditioning -- Social Learning -- Cognitive Learning -- Insight -- Discrimination -- Generalization -- Programmed Learning -- Linear Programming -- Sensemaking: Core Assumptions and Statements -- Sensemaking in Organizations -- How Do People Differ in How They Learn? …”
Publicado 1900
Libro electrónico -
7990por Guthrie, ForbesTabla de Contenidos: “…-- vCenter Server on Windows or vCenter Server Appliance? -- Local or Remote Database Server? …”
Publicado 2013
Libro electrónico -
7991Publicado 2017Tabla de Contenidos: “…Cover -- Copyright -- Credits -- About the Author -- www.PacktPub.com -- Customer Feedback -- Table of Contents -- Preface -- Chapter 1: Python Primer -- Python basic syntax and block structure -- Basic building blocks -- Functions -- Variables -- Expressions -- Classes -- Flow control statements -- Indentation -- Python's built-in data structures and comprehensions -- Dictionaries -- List -- Tuple -- Set -- Comprehension -- First-class functions and classes -- The defaultdict class -- Attributes -- The standard library -- Different types of packages -- What's new in modern Python -- The changes in the syntactic -- Changes in packages -- Other changes in Python packages -- Summary -- Chapter 2: Setting Up -- Downloading and installing Python -- Choosing a suitable version -- Installing Python -- Using the command line and the interactive shell -- Opening a command-line window -- Python interactive shell -- Installing packages with pip -- The pip tool for packages -- Managing installed packages -- Finding packages in the Python Package Index -- Using keywords -- Using Package Index -- Searching the Package Index with pip -- Legalities and licenses of the Python Package Index -- Summary -- Chapter 3: Making a Package -- Creating an empty package -- Turning a regular folder into a package -- Importing all package modules -- Adding modules to the package -- Module loading with namespace packages -- The Package structure and interface -- Accessing code from other modules -- Importing a cyclic dependency -- Resolving attribute errors raised due to cyclic dependencies -- Adding static data files to the package -- Summary -- Chapter 4: Basic Best Practices -- PEP 8 and writing readable code -- PEP 8 - guidelines for Python code -- Code indentation -- Formatting recommendations -- Naming conventions -- Using version control -- Initializing Git…”
Libro electrónico -
7992Publicado 2011Tabla de Contenidos: “…Introduction to NXT-G -- Starting an NXT-G Program -- The NXT-G Interface -- The Menu Bar -- The Toolbar -- The Work Area -- The Programming Palette -- The Configuration Panel -- The Controller -- The Little Help Window and the Work Area Map -- Fundamental NXT-G Concepts -- The Starting Point -- Sequence Beams -- Extending the Sequence Beam -- Parallel Sequence Beams -- Automatic Resizing of Sequence Beams -- Managing Programming Blocks in the Work Area -- Navigating the Work Area -- Increasing Program Readability with Comments -- The Common Palette -- The Move Block -- The Port Parameter -- The Direction Parameter -- The Steering Parameter -- The Power Parameter -- The Duration Parameter -- The Next Action Parameter -- Feedback Boxes -- The Record/Play Block -- The Sound Block -- The Display Block -- The Wait Block -- The Loop Block -- The Switch Block -- Conclusion -- 8. …”
Libro electrónico -
7993Publicado 2004Tabla de Contenidos: “…Configuring data sources in DB2 Information Integrator -- Introduction -- Oracle 8i data source -- Install and test the Oracle Client connection -- Create the Oracle wrapper -- Create the Oracle server definition -- Create the Oracle user mappings -- Create the Oracle nickname -- Test the Oracle nickname -- XML data source -- Create the XML wrapper -- Create the XML server definition -- Create the XML nickname -- Test the XML nickname -- ODBC data source (VSAM using IICF) -- Set up the VSAM ODBC data source name on Windows -- Create the ODBC wrapper -- Create the ODBC server definition -- Create the ODBC user mappings -- Create the ODBC nickname -- Test the ODBC nickname -- DB2 UDB for z/OS data source -- Catalog DB2 UDB for z/OS -- Create the DB2 UDB for z/OS wrapper -- Create the DB2 UDB for z/OS server definition -- Create the DB2 UDB for z/OS user mappings -- Create the DB2 UDB for z/OS nickname -- Test the DB2 UDB for z/OS nickname -- DB2 UDB for Multiplatforms data source -- Catalog DB2 UDB for Multiplatforms -- Create the DB2 UDB for Multiplatforms wrapper -- Create the DB2 UDB for Multiplatforms server definition -- Create the DB2 UDB for Multiplatforms user mappings…”
Libro electrónico -
7994Publicado 2023Tabla de Contenidos: “…Options for storing Visio files for broader distribution -- Storage in OneDrive and OneDrive for Business -- Storage in SharePoint Online -- Adding Visio documents to Teams channels for reviewers (including shared channels) -- Publishing a Visio file in Microsoft Teams on a tab -- Using conversations and comments with Visio documents -- Removing comments from a Visio document -- Co-authoring in Teams and SharePoint -- Sharing a Visio file -- Protecting a Visio document from viewing -- Protecting a Visio document or parts from edits -- Summary -- Chapter 9: Integrating Visio with Other Microsoft Apps -- Technical requirements -- Exporting processes to Microsoft Word for documentation -- Enhancing the Word document -- Exporting diagrams to Microsoft PowerPoint for presentation -- Optional Visio add-in to provide extra features -- Exporting data to Microsoft Excel for integration -- Creating a report definition -- Running a report definition -- Optional Excel add-in to convert the report into a modern table -- Embedding processes in Microsoft Power BI for interaction -- Preparing a Visio diagram for Power BI -- Preparing data for Power BI -- Embedding into Power BI -- Summary -- Chapter 10: Customizing Master Shapes and Templates -- Technical requirements -- Understanding the importance of master shapes -- Viewing the Document Stencil -- Understanding the Drawing Explorer window -- Shape instances inherit values from a master shape -- Introducing the ShapeSheet -- Reviewing existing selected process master shapes -- Types of Shape Data -- Adding description shape data to existing master shapes -- Adding Duration to shape data -- Assigning line weight, style, or color by Owner -- Matching the shape color with the swimlane color -- Summary -- Chapter 11: Improving the Provided Flowchart Shapes -- Technical requirements…”
Libro electrónico -
7995por Organisation for Economic Co-operation and DevelopmentTabla de Contenidos: “…Intro -- Foreword -- Acknowledgements -- Executive summary -- Key findings -- Key recommendations -- 1 Assessment and recommendations -- Romania is a rapidly evolving democracy which faces several political and socio-economic challenges -- Key milestones for open government in Romania -- Law and regulations on open government policies and practices are mostly aligned with OECD practice -- Romanian public officials and civil society stakeholders currently do not have a shared understanding of the concept of open government and of its benefits -- Romanians today have better access to public information, but enforcement and implementation of the law need to be strengthened to foster standardisation, accessibility and re-usability of information -- Citizen and stakeholder participation is often seen as a formality and levels of engagement are low -- The Romanian public administration still lacks an open government culture -- Due to the presence of numerous policies that aim to promote openness in Romania, better policy coherence is needed -- The OGP action plans could be reinforced and built on greater buy-in from across government -- The General Secretariat of the Government is at the heart of Romania's open government ecosystem -- Co-ordination and sharing of good practices remain a challenge in Romania -- Digital government tools have enabled more impactful open government practices -- Monitoring and evaluation of open government reforms is moving in the right direction -- Romania is starting to move towards an open state agenda -- Romania currently has a unique window of opportunity to address existing challenges and move towards a more impactful open government agenda -- Key policy recommendations -- References -- Notes -- 2 Setting the scene: The context and drivers for open government in Romania -- Introduction…”
Publicado 2023
Libro electrónico -
7996Publicado 2024Tabla de Contenidos: “…Using user-defined functions -- Breaking down the user-defined function syntax -- Doing "stuff" with user-defined functions -- Getting familiar with lambda functions -- Creating good functions -- Handling files in Python -- Opening files with pandas -- Wrangling data with pandas -- Handling missing data -- Selecting data -- Sorting data -- Merging data -- Aggregation with groupby() -- Summary -- References -- Chapter 4: Visualizing Data and Data Storytelling -- Understanding data visualization -- Bar charts -- Line charts -- Scatter plots -- Histograms -- Density plots -- Quantile-quantile plots (Q-Q plots) -- Box plots -- Pie charts -- Surveying tools of the trade -- Power BI -- Tableau -- Shiny -- ggplot2 (R) -- Matplotlib (Python) -- Seaborn (Python) -- Developing dashboards, reports, and KPIs -- Developing charts and graphs -- Bar chart - Matplotlib -- Bar chart - Seaborn -- Scatter plot - Matplotlib -- Scatter plot - Seaborn -- Histogram plot - Matplotlib -- Histogram plot - Seaborn -- Applying scenario-based storytelling -- Summary -- Chapter 5: Querying Databases with SQL -- Introducing relational databases -- Mastering SQL basics -- The SELECT statement -- The WHERE clause -- The ORDER BY clause -- Aggregating data with GROUP BY and HAVING -- The GROUP BY statement -- The HAVING clause -- Creating fields with CASE WHEN -- Analyzing subqueries and CTEs -- Subqueries in the SELECT clause -- Subqueries in the FROM clause -- Subqueries in the WHERE clause -- Subqueries in the HAVING clause -- Distinguishing common table expressions (CTEs) from subqueries -- Merging tables with joins -- Inner joins -- Left and right join -- Full outer join -- Multi-table joins -- Calculating window functions -- OVER, ORDER BY, PARTITION, and SET -- LAG and LEAD -- ROW_NUMBER -- RANK and DENSE_RANK -- Using date functions -- Approaching complex queries -- Summary…”
Libro electrónico -
7997Publicado 2005Tabla de Contenidos: “…Introduction to DB2 for z/OS and OS/390 -- 1.1 Relational database management systems -- 1.2 The DB2 Universal Database Family -- 1.2.1 DB2 UDB for Linux, UNIX®, and Windows® -- 1.2.2 DB2 UDB for iSeriesTM -- 1.2.3 DB2 Server for VSE and VM -- 1.2.4 More information on the DB2 UDB family, related tools, and products -- 1.3 Components of DB2 UDB for z/OS and OS/390 -- 1.3.1 DB2 UDB for z/OS and OS/390 address spaces -- 1.3.2 DB2 attachment facilities -- 1.4 DB2 data structures -- 1.4.1 Databases -- 1.4.2 Storage groups -- 1.4.3 Data sets -- 1.4.4 Table spaces -- 1.4.5 Tables -- 1.4.6 Indexes -- 1.5 Structured query language (SQL) -- 1.5.1 Static SQL -- 1.5.2 Dynamic SQL -- 1.5.3 Industry standards -- 1.6 DB2 concepts -- 1.6.1 Referential constraints -- 1.6.2 DB2 packages, plans, collections, and package lists -- 1.6.3 Schemas -- 1.7 Accessing DB2 from a Java environment -- 1.7.1 JDBC fundamentals -- 1.7.2 JDBC driver types -- 1.7.3 IBM DB2 Legacy Driver -- 1.8 IBM DB2 Universal Driver for SQLJ and JDBC -- 1.8.1 IBM z/OS Application Connectivity to DB2 for z/OS and OS/390 -- 1.9 Using the DB2 Universal Driver for SQLJ and JDBC -- 1.9.1 Required environment variable settings -- 1.9.2 DB2 Universal Driver stored procedures and metadata -- 1.9.3 Binding DB2 Universal JDBC Driver packages with the DB2Binder utility -- 1.9.4 DB2T4XAIndoubtUtil utility for DB2 UDB for OS/390 and z/OS Version 7 -- 1.9.5 Differences between the DB2 Universal Driver and DB2 Legacy Driver -- 1.9.6 JDBC 3.0 APIs specific to the DB2 Universal Driver -- Chapter 2. …”
Libro electrónico -
7998por Zaldívar Navarro, DanielTabla de Contenidos: “….) -- B.6 SIMULACIÓN RVW (ROBOT VIRTUAL WORLDS) -- APÉNDICE C PREPARANDO EL LEJOS EV3 -- C.1 LEJOS EV3 -- C.1.1 PREPARANDO EL LEJOS PARA WINDOWS -- C.1.2 PREPARANDO LA TARJETA SD DE ARRANQUE (...) -- C.1.3 PREPARANDO LA TARJETA SD DE ARRANQUE (...) -- C.2 KIT DE DESARROLLO DE JAVA (JDK) -- C.3 ECLIPSE -- C.4 CREAR UN NUEVO PROYECTO EN ECLIPSE -- C.5 CONEXIÓN USB -- C.5.1 CONFIGURACIÓN DEL LADRILLO EV3 -- C.5.2 CONFIGURACIÓN DE LA RED USB -- C.6 CONEXIÓN POR BLUETOOTH -- C.7 PREPARANDO EL WIFI -- APÉNDICE D PREPARANDO EL LEGO MINDSTORMS (...) -- D.1 INSTALAR EL LEGO MINDSTORMS SUPPORT (...) -- D.2 CONEXIÓN MEDIANTE WIFI -- D.3 CONEXIÓN MEDIANTE BLUETOOTH -- BIBLIOGRAFÍA -- MATERIAL ADICIONAL…”
Publicado 2018
Biblioteca Universitat Ramon Llull (Otras Fuentes: Universidad Loyola - Universidad Loyola Granada, Biblioteca de la Universidad Pontificia de Salamanca)Libro electrónico -
7999Publicado 2021Tabla de Contenidos: “…Technical requirements -- Troubleshooting with log messages -- Using Debug.Log -- Using the Console with a mobile device -- Simulating a Console window in your app -- Debugging with a debugger -- Debugging on a remote device -- Testing with an editor remote tool -- Simulating with Unity MARS -- Capturing with the MARS Companion app -- Summary -- Section 2 - A Reusable AR User Framework -- Chapter 4: Creating an AR User Framework -- Technical requirements -- Understanding AR interaction flow -- Installing prerequisite assets -- TextMeshPro -- DOTween -- Serialized Dictionary Lite -- Other prerequisite assets -- Starting with a new scene -- Creating the UI canvas and panels -- Creating the screen space canvas -- Adding an app title -- Creating the UI panels -- Creating the UI controller -- Creating a Singleton class script -- Writing the UIController script -- Fading the UI panels -- Creating an Interaction Controller mode -- Creating the interaction mode hierarchy -- Writing the Interaction Controller -- Creating the interaction modes behavior -- The StartupMode script -- The ScanMode script -- The MainMode script -- The NonARMode script -- Testing it out -- Using the Unity onboarding UX assets -- Introducing the onboarding assets -- Preparing the Unity AR onboarding assets -- Installing dependency packages -- Importing the OnboardingUX package -- Writing the AnimatedPrompt script -- Integrating the onboarding graphics -- Creating a scene template for new scenes -- Summary -- Chapter 5: Using the AR User Framework -- Technical requirements -- Planning the project -- Starting with the ARFramework scene template -- Adding a main menu -- Adding PlaceObject-mode with instructional UI -- Creating the PlaceObject UI panel -- Creating the PlaceObject mode -- Wiring the menu buttons -- Performing a Building and Run -- Hiding tracked objects when not needed…”
Libro electrónico -
8000Publicado 2018Tabla de Contenidos: “…Record handling decorators -- Specific purpose decorators -- Using the ORM built-in methods -- Methods for writing model data -- Methods for web client use over RPC -- Methods for data import and export -- Methods for the user interface -- The Mail and Social features API -- Message subtypes -- Posting messages -- Adding followers -- Summary -- Chapter 7: Business Logic - Supporting Business Processes -- Creating a wizard -- The wizard model -- The wizard form -- The wizard business logic -- Logging -- Raising exceptions -- Helper actions in wizards -- Working with the ORM API -- The shell command -- The server environment -- Modifying the execution environment -- Transactions and low-level SQL -- Context and domain -- Context data -- Domain expressions -- Working with recordsets -- Querying models -- Singletons -- Writing on records -- Working with time and dates -- Operations on recordsets -- Manipulating recordsets -- Using relational fields -- Working with relational fields -- Summary -- Chapter 8: External API - Integrating with Other Systems -- Setting up a Python client -- Calling the Odoo API using XML-RPC -- Opening an XML-RPC connection -- Reading data from the server -- Calling other methods -- Writing a To-Do client application -- Communication layer with Odoo -- Creating the CLI -- Introducing the ERPpeek client -- The ERPpeek API -- The ERPpeek CLI -- Introducing the OdooRPC library -- Summary -- Chapter 9: Backend Views - Design the User Interface -- Defining the user interface with XML files -- Menu items -- Window actions -- The form views -- Dealing with several views of the same type -- Business document views -- The header -- The document sheet -- Title and subtitle -- Smart buttons area -- Grouping content in a form -- Tabbed notebooks -- View semantic components -- Fields -- Labels for fields -- Relational fields…”
Libro electrónico