Materias dentro de su búsqueda.
Materias dentro de su búsqueda.
- Computer programs 80
- Engineering & Applied Sciences 60
- Application software 50
- Development 49
- Computer Science 44
- Operating systems (Computers) 38
- Computer security 37
- Microsoft Excel (Computer file) 36
- Business 34
- Data processing 34
- Security measures 34
- Design 31
- JavaScript (Computer program language) 31
- Programming 31
- Electronic spreadsheets 30
- Computer graphics 29
- Digital techniques 28
- Photography 28
- Computer networks 26
- Computer programming 26
- Java (Computer program language) 24
- Web site development 24
- Web sites 21
- Database management 20
- Image processing 19
- Computer software 18
- Mac OS 18
- Microsoft Windows (Computer file) 18
- Python (Computer program language) 18
- Macintosh (Computer) 17
-
701Cryptocurrency All-in-One For DummiesCryptocurrency All–in–One For DummiesPublicado 2022Tabla de Contenidos: “…-- Hard forks and soft forks -- Free money on forks -- Chapter 3 Introducing Cryptocurrency Wallets -- Defining Cryptocurrency Wallets -- A few important terms -- How a wallet works -- Looking at Different Types of Wallets -- Online wallet -- Mobile wallet -- Desktop wallet -- Hardware wallet -- Paper wallet -- Choosing a Crypto Wallet -- Based on security -- Based on your crypto ownership -- Based on transaction fees -- Based on anonymity -- Keeping Your Wallet Secure -- Back up your wallet -- Have multiple wallets -- Add more security levels -- Update your software -- Remember where you hide it! -- Chapter 4 Different Types of Cryptocurrencies -- Celebrating Celebrity Cryptocurrencies by Market Cap -- Bitcoin -- A bit of Bitcoin background -- Bitcoin characteristics -- Ethereum -- Brief Ethereum background…”
Libro electrónico -
702por Parker, David J.Tabla de Contenidos: “…Self-describing tree views -- Making informative tooltips -- Linking detail panels -- Editing rule set properties -- Editing rule properties -- Handling special key strokes -- Adding the Explorer actions -- Creating the Add button -- Creating the Add Issue button -- Creating the Paste button -- Creating the Copy button -- Creating the Delete button -- Displaying the rule for a selected issue -- Displaying the issues for the current selection -- Summary -- Chapter 6: Reviewing Validation Rules and Issues -- Extensions to our ribbon -- Annotating Visio diagrams with issues -- Saving the current user settings -- Displaying the issue mark-up page -- Adding in the issue comments -- Hiding the issue mark-up page -- Exporting rule sets to XML -- Getting the XDocument object -- Getting the VERuleSet XElement -- Getting the VEIssue XElement -- Importing rule sets from XML -- Creating rule set reports -- Getting the XSL stylesheet -- Summary -- Chapter 7: Creating Validation Rules -- Overview of the document validation process -- Validating rule sets -- Validating rules -- Processing a rule -- Validation functions -- Useful ShapeSheet functions -- Filter and Test Expressions -- Checking the type of shape -- Checking the category of shapes -- Checking the layer of a shape -- Checking if the page contains relevant shapes -- Checking for specific cell values -- Checking that connectors are connected -- Checking that shapes have correct connections -- Checking whether shapes are outside containers -- Checking whether a shape has text -- Custom validation rules in code -- Summary -- Chapter 8: Publishing Validation Rules and Diagrams -- Overview of Visio categories and templates -- Creating a custom template -- Adding embellishments -- Adding the template description -- The simplest method to provide a template -- Editing the file paths for templates…”
Publicado 2013
Libro electrónico -
703Publicado 2018Tabla de Contenidos: “…-- Reducing code duplication -- Splitting a complex task -- Hiding implementation details -- Improving readability -- Improving traceability -- Scopes and name resolution -- The global and nonlocal statements -- Input parameters -- Argument-passing -- Assignment to argument names doesn't affect the caller -- Changing a mutable affects the caller -- How to specify input parameters -- Positional arguments -- Keyword arguments and default values -- Variable positional arguments -- Variable keyword arguments -- Keyword-only arguments -- Combining input parameters -- Additional unpacking generalizations -- Avoid the trap! …”
Libro electrónico -
704Publicado 2016Tabla de Contenidos: “…We're Going to Fail-It's a Question of When and by How Much -- Designing the Right Thing -- There's Nothing Wrong About Being Wrong -- We Seek Intelligent Failures -- Risk Factors -- Conclusion -- Summary -- Chapter 5 - Create, Discover, Analyze -- Overview -- Begin at the End -- The Artifact Provokes Discovery -- Analyze What They Mean, Not Just What We Heard -- Taking the Low Road -- High-Fidelity Artifacts Look and Feel Like Finished Products -- Low-Fidelity Artifacts Cost Less -- Risk Factors -- Effort -- Reality, Timidity, and Incrementalism -- Missing the Point -- Focusing on the Small -- Hiding in Plain Sight -- Diminished Value -- Summary -- Chapter 6 - Make Assumptions Explicit -- Overview -- Revealing Assumptions Isn't Easy -- Discussing Solutions, not Assumptions -- Released Product is No Place to Learn What Stakeholders Need -- Nonsensical Artifacts Generate Useful Results -- Good Assumptions are Hard to Find -- Ass.U.Me-Implicit Assumptions Make Us All Look Stupid -- We Really Want to Believe -- We Don't Know Anybody Else's Assumptions Either -- Risk Factors -- Insincerity -- Not Getting to Yes -- Summary -- Chapter 7 - Iterate, Iterate, Iterate! …”
Libro electrónico -
705Publicado 2023Tabla de Contenidos: “…-- GitHub's use within the code review process -- Resources for learning -- The code review process -- Preparing code for review -- Leading a code review -- Issuing a pull request -- Responding to a pull request -- Effects of feedback on reviewees -- Knowing what to review -- The company's coding guidelines and business requirement(s) -- Naming conventions -- Formatting -- Testing -- Documentation -- Architectural guidelines and design patterns -- Performance and security -- Knowing when to send code for review -- Providing and responding to review feedback -- Providing feedback as a reviewer -- Responding to feedback as a reviewee -- Summary -- Questions -- Further reading -- Chapter 3: Classes, Objects, and Data Structures -- Technical requirements -- Organizing classes -- A class should have only one responsibility -- Class organization -- Commenting for documentation generation -- Cohesion and coupling -- Tight coupling -- Low coupling -- Low cohesion -- High cohesion -- Designing for change -- Interface-oriented programming -- Dependency injection and inversion of control -- The Law of Demeter -- A good and a bad example (chaining) of the Law of Demeter -- Immutable objects and data structures -- Using records to create immutable objects -- Objects should hide data and expose methods -- An example of encapsulation -- Data structures should expose data and have no methods…”
Libro electrónico -
706Tabla de Contenidos: “…-- Lesson Learned -- What Can Possibly Go Wrong? -- Animals-You Can't Hide From Them -- Lesson Learned -- Vehicle Damage -- Lesson Learned -- Vandals -- Lesson Learned -- Mother Nature -- Lesson Learned -- Hard to Foresee -- Lesson Learned -- My Favorite -- Lesson Learned -- Endnotes -- 10 - Data Services Architecture -- INTRODUCTION -- NETWORK ENGINEERING FOR ACCESS NETWORKS -- ASSESSMENT OF VENDOR SYSTEMS -- DATA SERVICES ORGANIZATION AND PON-SPECIFIC ATTRIBUTES -- Residential Services -- Commercial Services -- PON Standards for Data Networking -- UNIFIED MODEL FOR PON DATA SERVICE ARCHITECTURES -- PON Access Network Model -- PON Access System Integration -- Forced Forwarding Upstream -- Security of the Shared Medium -- ESSENTIAL TRANSPORT MODELS -- Layer 2 Transport-Switching -- VLAN Architectures -- VLAN Tagging in Networking Standards…”
Libro electrónico -
707Publicado 2017Tabla de Contenidos: “…. -- Formatting dates with filters -- Getting ready -- How to do it... -- Displaying and hiding an element conditionally -- Getting ready -- How to do it... -- How it works... -- Adding styles conditionally -- How to do it... -- How it works... -- Adding some fun to your app with CSS transitions -- Getting ready -- How to do it... -- How it works... -- There's more... -- Outputting raw HTML -- Getting ready -- How to do it... -- How it works... -- There's more... -- Creating a form with checkboxes -- Getting ready -- How to do it... -- How it works... -- There's more... -- Creating a form with radio buttons -- Getting ready -- How to do it... -- How it works... -- There's more... -- Creating a form with a select element -- Getting ready -- How to do it... -- How it works... -- There's more... -- Chapter 3: Transitions and Animations -- Introduction -- Integrating with third-party CSS animation libraries such as animate.css -- Getting ready -- How to do it... -- How does it work... -- Adding your own transition classes -- Getting ready -- How to do it... -- How it works... -- Animating with JavaScript instead of CSS -- Getting ready -- How to do it... -- How it works... -- There's more... -- Transitioning on the initial render -- Getting ready -- How to do it... -- How it works... -- Transitioning between elements -- Getting ready -- How to do it... -- How it works... -- There's more... -- Transitioning between more than two elements -- Setting the key attribute dynamically -- Letting an element leave before the enter phase in a transition -- Getting ready -- How to do it... -- The two elements problem -- Transition modes…”
Libro electrónico -
708por Gustafson, J. M.Tabla de Contenidos: “…-- Time for action - hiding task details -- What just happened? -- Custom data attributes -- Data binding with custom attributes -- Time for action - building a data model -- Time for action - implementing the bindings -- What just happened? …”
Publicado 2013
Libro electrónico -
709Publicado 2017Tabla de Contenidos: “…Text-spacing properties -- Object& -- #160 -- properties -- Links properties -- Excel properties -- Page-behaviour& -- #160 -- properties -- Padding properties -- Border& -- #160 -- properties -- Common properties in attributes -- Query-metadata properties -- Wizard properties -- HTML& -- #160 -- properties -- Excel properties in attributes -- HTML-events, PDF-events, and& -- #160 -- Swing-events properties -- HTML-events properties -- Pdf-events& -- #160 -- properties -- Swing-events properties -- Master Report properties -- Size and position properties -- Text properties -- Page-behaviour properties -- Query properties -- Common properties in the attributes tab -- Wizard properties -- Excel properties -- Advanced properties -- Pentaho properties -- Page Header and Page Footer properties -- Report Header and Report Footer properties -- Group Header and Group Footer properties -- Details body& -- #160 -- properties -- Watermark properties -- Report elements -- Common properties -- Size and position properties -- Font properties -- Text and text-spacing properties -- Rotation properties -- Object properties -- Links properties -- Excel properties -- Page-behavior properties -- Padding and border properties -- Common properties in attributes -- Query-metadata properties -- Wizard properties -- HTML& -- #160 -- properties -- Excel properties in attributes -- HTML-event, pdf-events, Swing-events properties -- Label and message -- Fields and resources -- Image and image-field -- Vertical-line, horizontal-line, rectangle, and eclipse -- Survey-scale -- Chart -- Simple-barcodes -- Bar-sparkline, line-sparkline, and& -- #160 -- pie-sparkline -- Band -- Sub-report -- Table-of-content and index -- Hiding and showing bands -- Visual layout in Report Designer -- The grid -- Guide lines -- Additional visual indicators…”
Libro electrónico -
710Publicado 2020Tabla de Contenidos: “…Finding Files with the Files App -- Navigating Files -- Creating and navigating folders -- Moving files and folders -- Searching for files -- Deleting files and folders -- Adding and Using External Storage -- Working with Google Drive -- Creating a Google Drive account -- Using Google Drive -- Uploading files to Google Drive -- Uploading files to Google Drive from a Mac, PC, or Linux system -- Using Google Drive with Your Smartphone or Tablet -- Collaborating with Drive -- Using Google Drive offline -- Part 2 Harnessing Business Power with the Chromebook -- Chapter 8 Writing with Word Processing -- Navigating Google Docs -- Surveying the Docs workspace -- Changing your view -- Working with Text -- Moving around your document -- Copying and pasting text -- Moving text by cutting and pasting -- Formatting Text -- Changing fonts -- Styling fonts -- Aligning your text -- Clearing formatting -- Saving Documents -- Naming your document -- Exporting documents -- Collaborating in Docs -- Tracking Document Revisions -- Using Docs Offline -- Chapter 9 Summarizing Sheets -- Navigating Google Sheets -- Surveying the Sheets menu area -- Working with the spreadsheet area -- Customizing your view -- Working with Data -- Moving around in a spreadsheet -- Copying and pasting data -- Moving data with Cut and Paste -- Using Autofill to save time -- Formatting Data -- Working with fonts -- Styling your data -- Changing alignment -- Wrapping text in a cell -- Clearing formatting -- Customizing Your Spreadsheet -- Adding and deleting rows and columns -- Resizing columns and rows -- Hiding columns and rows -- Merging cells -- Formatting numbers -- Grouping cells with colors and borders -- Making Calculations with Formulas -- Adding basic mathematical formulas -- Adding formulas to calculate values in cells -- Working with spreadsheet functions -- Saving Documents…”
Libro electrónico -
711por Pohit, GoutamTabla de Contenidos: “…Minsert Command -- Exploding Blocks -- Redefining Blocks -- Creation of Bolted Joint Using Block -- Creating a Symbol Library -- Exercise -- Chapter 7: Keys, Cotter Joints, Pin Joints -- Key Joints -- Key -- Cotter Joint -- Example of Orthographic Projection Drawing Using AutoCAD -- Cotter Joint with Sleeve -- Exercise -- Chapter 8: Paper Space and Model Space -- Viewports -- Tiled Viewport -- Creating Tiled Viewports in Model Space-An Example -- Floating Viewport -- Creation of Floating Viewport -- Model Space -- Paper Space -- Setting up Paper Space -- Scaling Views Relative to Paper Space -- Scaling Pattern Linetypes in Paper Space -- Example of Using Paper Space (Layout) -- Example Showing Use of Paper Space -- Exercise -- Chapter 9: Solid Modelling -- Solid Primitives -- Construction and Display of 3-D Solid Primitives -- Sphere -- View Directions in AutoCAD-Viewpoint -- Vpoint Coordinate Input-Orthographic, Isometric, Dimetric and Trimetric View -- Standard Viewpoints -- Cone -- lsolines -- Cylinder -- Hide -- Torus -- Wedge -- Creating Extruded Solid -- Creating Revolved Solid -- Creating Composite Solids -- Union -- Subtract -- Intersect -- Interfere -- Creating Fillets and Rounds (Fillet) -- Chamfer -- Section (Creating a Cross-Section) -- Concept of Working Plane -- World Coordinate System (WCS) -- User Coordinate System (UCS) -- UCS Icon -- Creating a Solid Model of a Block with Steps -- Orthographic Projection Views -- Analysing Solids -- Advanced Editing Commands -- Mirror in 3-D (Mirror3D) -- Align (in 3-D) -- Rotating in 3-D (Rotate3D) -- Exercise -- Chapter 10: pulleys -- C.l. …”
Publicado 2004
Libro electrónico -
712Publicado 2011Tabla de Contenidos: “…Declaring a Point Class -- Using Classes -- Accessing/Modifying Fields -- The Class Example Program -- Declaring Methods -- Memory Representation of Objects -- Information Hiding -- Encapsulation -- Declaring Constructors -- Default Constructor -- Rules for Defining a Constructor -- Source File Layout -- The package Statement -- The import Statement -- Directory Layout and Packages -- Summary -- Chapter 4: Inheritance -- Why Inheritance? …”
Libro electrónico -
713Publicado 2022Tabla de Contenidos: “…Chapter 5: Adding Complex Form Interactions -- Technical requirements -- Choosing a value from a select box -- Providing select box options -- Preselecting a value -- Constructing a calendar view -- Adding the table -- Adding a header column -- Adding a header row -- Test-driving radio button groups -- Hiding input controls -- Selecting a radio button in a group -- Handling field changes through a component hierarchy -- Reducing effort when constructing components -- Extracting test data builders for time and date functions -- Extracting a test props object -- Summary -- Exercises -- Further reading -- Chapter 6: Exploring Test Doubles -- Technical requirements -- What is a test double? …”
Libro electrónico -
714Publicado 2022Tabla de Contenidos: “…Encoding using Huffman compression -- Remembering sequences with LZW -- Hiding Your Secrets with Cryptography -- Substituting characters -- Working with AES encryption -- Part 5 Challenging Difficult Problems -- Chapter 15 Working with Greedy Algorithms -- Deciding When It Is Better to Be Greedy -- Understanding why greedy is good -- Keeping greedy algorithms under control -- Considering NP complete problems -- Finding Out How Greedy Can Be Useful -- Arranging cached computer data -- Competing for resources -- Revisiting Huffman coding -- Chapter 16 Relying on Dynamic Programming -- Explaining Dynamic Programming -- Obtaining a historical basis -- Making problems dynamic -- Casting recursion dynamically -- Leveraging memoization -- Discovering the Best Dynamic Recipes -- Looking inside the knapsack -- Touring around cities -- Approximating string search -- Chapter 17 Using Randomized Algorithms -- Defining How Randomization Works -- Considering why randomization is needed -- Understanding how probability works -- Understanding distributions -- Simulating the use of the Monte Carlo method -- Putting Randomness into your Logic -- Calculating a median using quick select -- Doing simulations using Monte Carlo -- Ordering faster with quick sort -- Chapter 18 Performing Local Search -- Understanding Local Search -- Knowing the neighborhood -- Presenting local search tricks -- Explaining hill climbing with n-queens -- Discovering simulated annealing -- Avoiding repeats using Tabu Search -- Solving Satisfiability of Boolean Circuits -- Solving 2-SAT using randomization -- Implementing the Python code -- Realizing that the starting point is important -- Chapter 19 Employing Linear Programming -- Using Linear Functions as a Tool -- Grasping the basic math you need -- Learning to simplify when planning -- Working with geometry using simplex…”
Libro electrónico -
715Publicado 2023Tabla de Contenidos: “…Review - grouping connected clips in Storylines -- Controlling and overriding connections -- Review - controlling and overriding connections -- Three-point editing and more -- Backtiming -- Overwriting -- Copy and paste -- Review - three-point editing and more -- Summary -- Review questions -- Review answers -- Chapter 8: Neaten the Edges: Trimming Techniques -- Rolling an edit -- Understanding a regular trim edit -- Performing a Roll edit -- Using keyboard shortcuts to Roll -- Review - Rolling an edit -- Slipping and Sliding clips -- Using a Slip edit -- Using a Slide edit -- Review - Slipping and sliding clips -- Softening audio with split edits (J- and L-cuts) -- Expanding and collapsing audio -- Overlapping audio edit points -- Fading audio edits -- Fading music for beat-matching -- Review - softening audio with split edits (J- and L-cuts) -- Editing numerically and with the precision editor -- Trimming using numbers -- Setting clip duration -- Moving to a specific timecode -- Using the precision editor -- Review - editing numerically and with the precision editor -- Summary -- Review questions -- Review answers -- Chapter 9: Consider Your Options: Multicam, Replacing, and Auditions -- Working with Multicam media -- Understanding Multicam footage -- Preparing to edit with the Angle Viewer -- Switching angles -- Replacing and editing existing angles -- Editing inside a Multicam angle -- Review - working with Multicam media -- Exchanging one clip with another -- Showing or hiding a clip -- Replacing clips -- Review - exchanging one clip with another -- Creating and using Auditions -- Review - creating and using Auditions -- Summary -- Review questions -- Review answers -- Chapter 10: Explore a Little: Compound Clips and Timeline Tricks -- Creating and using Compound Clips -- Replacing media using Multicam Clips…”
Libro electrónico -
716Publicado 2024Tabla de Contenidos: “…-- How multiple cameras are synchronized -- Suggestions for filming to suit multicam editing -- Audio -- The two-minute rule -- Color balance -- Settings before multicam editing -- Importing and categorizing media -- Creating a new multicam clip -- Manual multicam synchronization -- Multicam angle timeline adjustments -- Fixing audio and video mismatches -- Adjusting the angle viewer -- Actions in the multicam angle timeline -- Audio synchronization -- Global adjustments -- Audio levels -- Color matching -- Editing the multicam project -- Setting up angles -- Switching angles -- Correcting the angle -- Stabilization -- Multicam audio -- Simulating a multicam shoot from one camera's footage -- Summary -- Chapter 9: Project Workflows - Pace and Structure -- Interviews -- Pre-editing -- Cutting -- Restoring removed clips -- Hiding jump cuts -- Removing fillers -- Audio in sync -- Conferences and seminars -- One long event -- Short, independent videos -- Weddings -- Organizing media -- Synchronizing cameras -- Full-length movies and documentaries -- Pacing -- Continuity editing -- Parallel editing (cross-cutting) -- J and L cuts -- Social media videos…”
Libro electrónico -
717Publicado 2018Tabla de Contenidos: “…Cover -- Title Page -- Copyright and Credits -- Packt Upsell -- Contributors -- Table of Contents -- Preface -- Chapter 1: Enterprise Data Architecture Principles -- Data architecture principles -- Volume -- Velocity -- Variety -- Veracity -- The importance of metadata -- Data governance -- Fundamentals of data governance -- Data security -- Application security -- Input data -- Big data security -- RDBMS security -- BI security -- Physical security -- Data encryption -- Secure key management -- Data as a Service -- Evolution data architecture with Hadoop -- Hierarchical database architecture -- Network database architecture -- Relational database architecture -- Employees -- Devices -- Department -- Department and employee mapping table -- Hadoop data architecture -- Data layer -- Data management layer -- Job execution layer -- Summary -- Chapter 2: Hadoop Life Cycle Management -- Data wrangling -- Data acquisition -- Data structure analysis -- Information extraction -- Unwanted data removal -- Data transformation -- Data standardization -- Data masking -- Substitution -- Static -- Dynamic -- Encryption -- Hashing -- Hiding -- Erasing -- Truncation -- Variance -- Shuffling -- Data security -- What is Apache Ranger? …”
Libro electrónico -
718Outlook for dummiesOutlook For DummiesPublicado 2022Tabla de Contenidos: “…Chapter 12 Integrating Outlook with Google and iCloud -- Integrating Google Calendar with Outlook -- Subscribing to a Google Calendar in Outlook -- Importing a Google Calendar into Outlook -- Accessing Gmail Contacts in Outlook -- Integrating Outlook with iCloud -- Installing the iCloud app on your PC -- Setting up Outlook to work with iCloud -- Using iCloud content in Outlook -- Chapter 13 Outlook for iOS and Android Devices -- Understanding the Mobile Difference -- Accessing Mobile Email -- Setting up Outlook on a mobile device -- Reading email -- Replying to email -- Composing email -- Archiving, scheduling, and deleting email messages -- Deleting messages -- Managing groups of messages -- Using Your Mobile Calendar -- Navigating the mobile calendar -- Creating a new appointment -- Chapter 14 Seeing It Your Way: Customizing Outlook -- Customizing the Quick Access Toolbar -- Displaying and positioning the QAT -- Adding and removing commands from the QAT -- Customizing the Ribbon -- Creating a new tab and group -- Adding and removing commands on the Ribbon -- Reordering Ribbon tabs -- Resetting Ribbon customization -- Hiding or deleting a Ribbon tab or group -- Playing with Columns in Table/List Views -- Adding a column -- Moving a column -- Widening or narrowing a column -- Removing a column -- Sorting Items -- Sorting from Table view -- Sorting from the Sort dialog box -- Grouping Items -- Saving Custom Views -- Using Categories -- Assigning a category -- Renaming a category -- Changing a category color -- Assigning a category shortcut key -- Part 5 Outlook at Work -- Chapter 15 Outlook on the Job -- Planning Meetings with Outlook -- Organizing a meeting -- Responding to a meeting request -- Checking responses to your meeting request -- Taking a vote -- Casting your vote -- Assigning tasks -- Sending a status report -- Enabling Coworkers to Help You with Your Work…”
Libro electrónico -
719Publicado 2023Tabla de Contenidos: “…The Download Bank Statement button -- The 1-Line check box -- The Sort By list -- Using the Edit Menu Commands -- Reconciling the Bank Account -- Reviewing the Other Banking Commands -- Order Checks & -- Envelopes command -- Enter Credit Card Charges command -- Bank Feeds command -- Loan Manager command -- Other Names list -- Chapter 5 Paying Employees -- Setting Up Payroll -- Signing up for a payroll service -- Setting up employees -- Providing payroll and tax information -- Providing other employment-related information -- Setting up year-to-date amounts -- Checking your payroll setup data -- Scheduling Payroll Runs -- Paying Employees -- Editing and Voiding Paychecks -- Paying Payroll Liabilities -- 4 Accounting Chores -- Chapter 1 For Accountants Only -- Working with QuickBooks Journal Entries -- Recording a journal entry -- Reversing a journal entry -- Editing journal entries -- Updating Company Information -- Working with Memorized Transactions -- Reviewing the Accountant and Taxes Reports -- Creating an Accountant's Copy of the QuickBooks Data File -- Creating an accountant's copy -- Handling the accountant's copy manually -- Sending the accountant's copy electronically -- Using an accountant's copy -- Reusing an accountant's copy -- Exporting client changes -- Importing accountant's changes -- Canceling accountant's changes -- Troubleshooting accountant's copy transfers -- Using the Client Data Review Commands -- Chapter 2 Preparing Financial Statements and Reports -- Some Wise Words Up Front -- Producing a Report -- Working with the Report Window -- Working with Report window buttons -- Customize Report -- Comment on Report -- Share Template -- Memorize -- Print -- E-mail -- Excel -- Hide Header -- Collapse -- Refresh -- Using the Report window controls -- Dates, From, and To -- Show Columns -- Sort By -- Report Basis…”
Libro electrónico -
720por OECDTabla de Contenidos: “…The Luxembourg labour market is relatively dynamic but highly dependant on cross-border workers -- The unemployment rate is low in Luxembourg but hides a contrasting reality -- Heavy reliance on cross-border workers could have been a risk factor -- 1.3.10. …”
Publicado 2022
Libro electrónico