Mostrando 9,821 - 9,840 Resultados de 13,866 Para Buscar '"The Class"', tiempo de consulta: 0.12s Limitar resultados
  1. 9821
    Quickbooks 2022 all-in-one for dummies
    QuickBooks 2022 All–in–One For Dummies
    Publicado 2021
    Tabla de Contenidos: “…Book 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 &amp -- 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 -- Using the Report window controls -- Modifying a Report -- Using the Display tab -- Using the Filters tab -- Using the Header/Footer tab -- Formatting fonts and numbers -- Processing Multiple Reports -- A Few Words about Document Retention -- Chapter 3 Preparing a Budget -- Reviewing Common Budgeting Tactics -- Top-line budgeting -- Zero-based budgeting -- Benchmarking -- Putting it all together -- Taking a Practical Approach to Budgeting -- Using the Set Up Budgets Window -- Creating a new budget -- Working with an existing budget -- Managing with a Budget -- Some Wrap-Up Comments on Budgeting -- Chapter 4 Using Activity-Based Costing -- Reviewing Traditional Overhead Allocation -- Understanding How ABC Works -- The ABC product-line income statement -- ABC in a small firm -- Implementing a Simple ABC System -- Seeing How QuickBooks Supports ABC -- Turning On Class Tracking -- Using Classes for ABC -- Setting up your classes…”
    Libro electrónico
  2. 9822
    Publicado 2020
    Tabla de Contenidos: “…Recording a journal entry -- Reversing a journal entry -- Editing journal entries -- Updating Company Information -- Working with Memorized Transactions -- Reviewing the Accountant &amp -- Taxes Reports -- Creating an Accountant's Copy of the QuickBooks Data File -- 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 -- Using the Report window boxes -- Modifying a Report -- Using the Display tab -- Using the Filters tab -- Using the Header/Footer tab -- Formatting fonts and numbers -- Processing Multiple Reports -- A Few Words about Document Retention -- Chapter 3 Preparing a Budget -- Reviewing Common Budgeting Tactics -- Top-line budgeting -- Zero-based budgeting -- Benchmarking -- Putting it all together -- Taking a Practical Approach to Budgeting -- Using the Set Up Budgets Window -- Creating a new budget -- Working with an existing budget -- Managing with a Budget -- Some Wrap-Up Comments on Budgeting -- Chapter 4 Using Activity-Based Costing -- Reviewing Traditional Overhead Allocation -- Understanding How ABC Works -- The ABC product-line income statement -- ABC in a small firm -- Implementing a Simple ABC System -- Seeing How QuickBooks Supports ABC -- Turning On Class Tracking -- Using Classes for ABC -- Setting up your classes -- Classifying revenue amounts -- Classifying expense amounts -- After-the-fact classifications -- Producing ABC reports -- Chapter 5 Setting Up Project and Job Costing Systems -- Setting Up a QuickBooks Job -- Tracking Job or Project Costs…”
    Libro electrónico
  3. 9823
    Publicado 2023
    Tabla de Contenidos: “…Intro -- Title Page -- Copyright and Credits -- Contributors -- Table of Contents -- Preface -- A note on skills required -- Chapter 1: Project Zero: A Template for Other Projects -- On quality -- More Reading on Quality -- Suggested project sprints -- Inception -- Elaboration, part 1: define done -- Elaboration, part 2: define components and tests -- Construction -- Transition -- List of deliverables -- Development tool installation -- Project 0 - Hello World with test cases -- Description -- Approach -- Deliverables -- The pyproject.toml project file -- The docs directory -- The tests/features/hello_world.feature file -- The tests/steps/hw_cli.py module -- The tests/environment.py file -- The tests/test_hw.py unit tests -- The src/tox.ini file -- The src/hello_world.py file -- Definition of done -- Summary -- Extras -- Static analysis - mypy, flake8 -- CLI features -- Logging -- Cookiecutter -- Chapter 2: Overview of the Projects -- General data acquisition -- Acquisition via Extract -- Inspection -- Clean, validate, standardize, and persist -- Summarize and analyze -- Statistical modeling -- Data contracts -- Summary -- Chapter 3: Project 1.1: Data Acquisition Base Application -- Description -- User experience -- About the source data -- About the output data -- Architectural approach -- Class design -- Design principles -- Functional design -- Deliverables -- Acceptance tests -- Additional acceptance scenarios -- Unit tests -- Unit testing the model -- Unit testing the PairBuilder class hierarchy -- Unit testing the remaining components -- Summary -- Extras -- Logging enhancements -- Configuration extensions -- Data subsets -- Another example data source -- Chapter 4: Data Acquisition Features: Web APIs and Scraping -- Project 1.2: Acquire data from a web service -- Description -- The Kaggle API -- About the source data -- Approach…”
    Libro electrónico
  4. 9824
    Publicado 2019
    Tabla de Contenidos: “…How to Succeed in Your Anatomy and Physiology Course -- How to Develop Study Skills -- How to Make the Best Use of Class and Lab Time -- How to Use This Book and Its Associated Materials -- 1.2. …”
    Libro electrónico
  5. 9825
    Publicado 2019
    Tabla de Contenidos: “…Implementing KNN in Python -- Plotting the Points -- Calculating the Distance Between the Points -- Implementing KNN -- Making Predictions -- Visualizing Different Values of K -- Using Scikit-Learn's KNeighborsClassifier Class for KNN -- Exploring Different Values of K -- Cross-Validation -- Parameter-Tuning K -- Finding the Optimal K -- Summary -- Chapter 10 Unsupervised Learning-Clustering Using K-Means -- What Is Unsupervised Learning? …”
    Libro electrónico
  6. 9826
    por Shalloway, Alan
    Publicado 2004
    Tabla de Contenidos: “…-- Why Use the UML? -- The Class Diagram -- Interaction Diagrams -- Summary -- Review Questions -- PART II: The Limitations of Traditional Object-Oriented Design -- Chapter 3 A Problem That Cries Out for Flexible Code -- Overview -- Extracting Information from a CAD/CAM System -- Understand the Vocabulary -- Describe the Problem -- The Essential Challenges and Approaches -- Summary -- Review Questions -- Chapter 4 A Standard Object-Oriented Solution -- Overview -- Solving with Special Cases -- Summary -- Review Questions -- PART III: Design Patterns -- Chapter 5 An Introduction to Design Patterns -- Overview -- Design Patterns Arose from Architecture and Anthropology -- Moving from Architectural to Software Design Patterns -- Why Study Design Patterns? …”
    Libro electrónico
  7. 9827
    Publicado 2017
    Tabla de Contenidos: “…Cover -- Copyright -- Credits -- About the Author -- Acknowledgments -- About the Reviewers -- www.PacktPub.com -- Customer Feedback -- Table of Contents -- Preface -- Chapter 1: Getting Started with Vue.js -- Creating the workspace -- Application space -- Vue library -- Initializing Vue and displaying the first message -- Computed values -- Methods and reusable functions -- Summary -- Chapter 2: Displaying, Looping, Searching, and Filtering Data -- HTML declarations -- v-html -- Declarative rendering -- Conditional rendering -- v-if -- v-else -- v-for and displaying our data -- Creating links using v-html -- Format balance -- Format registered date -- Filtering our data -- Building the form -- Binding the inputs -- Showing and hiding Vue content -- Filtering our content -- Filtering our filters -- Changing CSS classes -- Filtering and custom classes -- Summary -- Chapter 3: Optimizing your App and Using Components to Display Data -- Optimizing the code -- Reducing the number of filter variables and grouping logically -- Combining the format functions -- Autodetection formatting -- Passing in a second variable -- Creating the method -- Reducing the number of hard-coded variables and properties, and reducing redundancy -- Creating Vue components -- Creating and initializing your component -- Using your component -- Using component data and methods -- Passing data to your component - props -- Passing data to your component - slots -- Creating a repeatable component -- Creating component methods and computed functions -- CSS class functions -- Formatted value functions -- Making the filtering work again with props -- Making the filters a component -- Creating the component -- Resolving JavaScript errors -- Using custom events to change the filter field -- Updating the filter query -- Summary…”
    Libro electrónico
  8. 9828
    Publicado 2023
    Tabla de Contenidos: “…-- Solution Design Approaches -- Design Considerations -- Environmental Impact -- Bootstrapping -- Define Your Machine Learning Classes -- Dataset Gathering -- Edge Impulse -- Choose Your Hardware and Sensors -- Data Collection -- iNaturalist -- Dataset Limitations -- Dataset Licensing and Legal Obligations -- Cleaning Your Dataset -- Uploading Data to Edge Impulse -- DSP and Machine Learning Workflow -- Digital Signal Processing Block -- Machine Learning Block -- Testing the Model -- Live Classification -- Model Testing -- Test Your Model Locally -- Deployment…”
    Libro electrónico
  9. 9829
    Publicado 2020
    “…This book critically examines the marginalization of youth within educational institutions, highlighting the systemic inequalities based on gender, sexual identity, ethnicity, and social class. Through various essays, it explores how traditional schooling often neglects the diverse realities of students, enforcing a universal model that fails to accommodate individual differences. …”
    Enlace del recurso
    Libro electrónico
  10. 9830
    Publicado 2019
    “…The work delves into the decline of absolute monarchy, the fiscal crisis, the rise of the constitutional regime, and the societal shift from a feudal to a class-based structure. The author's purpose is to provide a detailed analysis of the historical processes that facilitated the implementation of liberal reforms and the challenges faced during this period. …”
    Libro electrónico
  11. 9831
    Publicado 2012
    “…A class of Delay Tolerant Networks (DTN), which may violate one or more of the assumptions regarding the overall performance characteristics of the underlying links in order to achieve smooth operation, is rapidly growing in importance but may not be well served by the current end-to-end TCP/IP model. …”
    Libro electrónico
  12. 9832
    Publicado 2007
    “…The book provides a collection of world-class research and analysis into this complicated problem at a critical moment in the Arab-Israeli peace process, and should form the foundation of any informed policies on the subject."…”
    Libro electrónico
  13. 9833
    por Bruner, Claudia Franziska
    Publicado 2015
    “…Dabei werden Ambivalenzen in der Identitätsarbeit sichtbar und Verschiebungen der Schnittfelder von race, class, gender und body offen gelegt. Dem Diskursfeld Behinderung in Deutschland wird so eine kulturwissenschaftliche Perspektive mit behinderungspolitischer Brisanz nahe gelegt »Der Gehalt dieses Buches wird in der sehr ausführlichen Bearbeitung des Interviews mit acht körperbehinderten Frauen deutlich. …”
    Electrónico
  14. 9834
    Publicado 2015
    “…These nations represent paradigmatic examples of social democratic welfare states that place a premium on a robust package of social rights, combined with policies aimed at reducing levels of class-based inequality and promoting gender equity. …”
    Libro electrónico
  15. 9835
    Publicado 2018
    “…This introductory book, with contributions from top-class researchers from all around the world, examines these materials and explains the different synthetic routes available to prepare zeolites and MOFs. …”
    Libro electrónico
  16. 9836
    Publicado 2022
    “…This volume deals with novel high-quality research results of a wide class of mathematical models with applications in engineering, nature, and social sciences. …”
    Libro electrónico
  17. 9837
    Publicado 2021
    “…. * The emergence of an African middle class, the decline of ancient dictators, and the growth of a huge potential marketplace in most countries on that continent. * The growing abandonment of "career" and reliance on large companies and the inclination to forge one's own security and focus instead on a "calling." * Advanced technology that effectually replaces meetings and keynote speeches delivered in person with Zoom and livestream broadcasting of high quality. * Tele-health demonstrating that "tele-consulting" is feasible and acceptable. …”
    Libro electrónico
  18. 9838
    Publicado 2020
    “…These types of equations started to be used intensively during the last several years for their multiple applications, particularly in complex chaotic behavior. A certain class of differential and related difference equations is represented by their respective fractional forms, which have been utilized to better describe non-local phenomena appearing in all branches of science and engineering. …”
    Libro electrónico
  19. 9839
    Publicado 2023
    “…It will then take the readers on an in-depth journey through a four-pillar framework which details what leaders should do to hire, lead and retain a world-class team in a hybrid world. The first pillar describes how to create a unified hybrid leadership team in hybrid work, the second explains how to build extreme clarity and transparency, the third discusses how to over communicate through all channels, and the fourth pillar covers how to unify cross cultural remote teams through cultural awareness. …”
    Libro electrónico
  20. 9840
    Tabla de Contenidos: “…""Foreword""; ""Table of contents""; ""Executive summary""; ""Reader's guide""; ""Indicators""; ""Size-class breakdown""; ""Activity breakdown""; ""EIP framework""; ""1. …”
    Libro electrónico