Buy used Bachelor of Computer Applications (BCA) books online in India
Buy Second Hand Books, Used Books Online In India
Excel 2016 for dummies- a Wiley brand(unopened)
The book deals with the powerful concept of Business Process Reengineering (BPR) employed to bring about dramatic improvement in key business processes. It compares other important management concepts with BPR like Kaizen, TQM, Quality Function Deployment (QFD), ISO Standards and Enterprise Resource Planning (ERP). The book also deals with the management of change at length for a clear understanding of several aspects of change needed for the successful implementation of BPR in an organization.1. Business Process Reengineering and Kaizen 2. Definition and Illustrations of Business Process Reengineering 3. Business Process Reengineering and Other Management Concepts 4. Implementation of Business Process Reengineering5. Reengineering Structure 6. Common Pitfalls in Business Process Reengineering 7. Change Management in Business Process Reengineering
MS Excel Power Pivot and Power Query (unopened)
The book deals with the powerful concept of Business Process Reengineering (BPR) employed to bring about dramatic improvement in key business processes. It compares other important management concepts with BPR like Kaizen, TQM, Quality Function Deployment (QFD), ISO Standards and Enterprise Resource Planning (ERP). The book also deals with the management of change at length for a clear understanding of several aspects of change needed for the successful implementation of BPR in an organization.1. Business Process Reengineering and Kaizen 2. Definition and Illustrations of Business Process Reengineering 3. Business Process Reengineering and Other Management Concepts 4. Implementation of Business Process Reengineering5. Reengineering Structure 6. Common Pitfalls in Business Process Reengineering 7. Change Management in Business Process Reengineering
Python All-in-one
Your one-stop resource on all things Python Thanks to its flexibility, Python has grown to become one of the most popular programming languages in the world. Developers use Python in app development, web development, data science, machine learning, and even in coding education classes. There's almost no type of project that Python can't make better. From creating apps to building complex websites to sorting big data, Python provides a way to get the work done. Python All-in-One For Dummies offers a starting point for those new to coding by explaining the basics of Python and demonstrating how it’s used in a variety of applications. Covers the basics of the language Explains its syntax through application in high-profile industries Shows how Python can be applied to projects in enterprise Delves into major undertakings including artificial intelligence, physical computing, machine learning, robotics and data analysis This book is perfect for anyone new to coding as well as experienced coders interested in adding Python to their toolbox.
Data structures using C
This second edition of Data Structures Using C has been developed to provide a comprehensive and consistent coverage of both the abstract concepts of data structures as well as the implementation of these concepts using C language. It begins with a thorough overview of the concepts of C programming followed by introduction of different data structures and methods to analyse the complexity of different algorithms. It then connects these concepts and applies them to the study of various data structures such as arrays, strings, linked lists, stacks, queues, trees, heaps, and graphs. The book utilizes a systematic approach wherein the design of each of the data structures is followed by algorithms of different operations that can be performed on them, and the analysis of these algorithms in terms of their running times. Each chapter includes a variety of end-chapter exercises in the form of MCQs with answers, review questions, and programming exercises to help readers test their knowledge.
Unix and shell programming
Designed as one of the first true textbooks on how to use the UNIX operating system and suitable for a wide variety of UNIX-based courses, UNIX and Shell Programming goes beyond providing a reference of commands to offer a guide to basic commands and shell programming. Forouzan/Gilberg begin by introducing students to basic commands and tools of the powerful UNIX operating system. The authors then present simple scriptwriting concepts, and cover all material required for understanding shells (e.g., Regular Expressions, grep, sed, and awk) before introducing material on the Korn, C, and Bourne shells. Throughout, in-text learning aids encourage active learning and rich visuals support concept presentation. For example, sessions use color so students can easily distinguish user input from computer output. In addition, illustrative figures help student visualize what the command is doing. Each chapter concludes with problems, including lab sessions where students work on the computer and complete sessions step-by-step. This approach has proven to be successful when teaching this material in the classroom. Features: * A highly visual presentation includes 300 figures to assist in the introduction of new commands, over 400 sessions that illustrate the use of a command and related computer output, and 125 scripts to help students with shell programming. A second color enables students to easily distinguish user output from computer output. The authors teach students how to use shells as a command interpreter (Parts I and II) and as a programming tool (Part III). This allows users to progress from a basic interactive user to a writer of shell programs. An innovative approach to introducing Regular Expressions appears in Chapter 9, with components of regular expressions (atoms and operators) discussed and compared to mathematical expressions with which students are familiar (operand and operator). In addition to a variety of review questions, end-of-chapter
Computer network
Definition of quality, Dimensions of quality, Quality planning, Quality costs - Analysis techniques for quality costs, Basic concepts of Total Quality Management, Historical review, Principles of TQM, Leadership Concepts, Role of senior management, Quality council, Quality statements, Strategic planning, Deming philosophy, Barriers to TQM implementation.TQM Principles Customer satisfaction Customer perception of quality, Customer complaints, Service quality, Customer retention, Employee involvement Motivation, Empowerment, Teams, Recognition and reward, Performance appraisal, Benefits, Continuous process improvement Juran trilogy, PDSA cycle, 5S, Kaizen, Supplier partnership Partnering, sourcing, Supplier selection, Supplier rating, Relationship development, Performance measures Basic concepts, Strategy, Performance measure.Statistical Process Control (SPC) The seven tools of quality, Statistical fundamentals Measures of central tendency and dispersion, Population and sample, Normal curve, Control charts for variables and attributes, Process capability, Concept of six sigma, New seven management tools.TQM Tools Benchmarking Reasons to benchmark, Benchmarking process, Quality Function Deployment (QFD) House of quality, QFD process, Benefits, Taguchi quality loss function, Total Productive Maintenance (TPM) Concept, Improvement needs, FMEA Stages of FMEA.Quality Systems Need for ISO 9000 and other quality systems, ISO 9000:2000 quality system Elements, Implementation of quality system, Documentation, Quality auditing, TS 16949, ISO 14000 Concept, Requirements and benefits.
Third edition programming in c
The revised and updated version of the student-friendly, practical and example-driven book, Programming in C++, continues to give its readers a solid background and a learning platform to the fundamentals of C++. This comprehensive book, enriched with illustrations and a number of solved programs, will help the students to master this subject.
BCA excel- next generation excel
This textbook addresses the conceptual and practical aspects of the various phases of the lifecycle of service systems, ranging from service ideation, design, implementation, analysis, improvement and trading associated with service systems engineering. Written by leading experts in the field, this indispensable textbook will enable a new wave of future professionals to think in a service-focused way with the right balance of competencies in computer science, engineering, and management. Fundamentals of Service Systems is a centerpiece for a course syllabus on service systems. Each chapter includes a summary, a list of learning objectives, an opening case, and a review section with questions, a project description, a list of key terms, and a list of further reading bibliography. All these elements enable students to learn at a faster and more comfortable peace. For researchers, teachers, and students who want to learn about this new emerging science, Fundamentals of Service Systems provides an overview of the core disciplines underlying the study of service systems. It is aimed at students of information systems, information technology, and business and economics. It also targets business and IT practitioners, especially those who are looking for better ways of innovating, designing, modeling, analyzing, and optimizing service systems.
Computer science
Table Of Contents Preface Principles Of Object-Oriented Programming Beginning with C++ Tokens, Expressions and Control Structures Functions in C++ Classes and Objects Constructors and Destructors Operator Overloading and Type Conversions Inheritance: Extending Classes Pointers, Virtual Functions and Polymorphism Managing Console I/O Operations Working with Files Templates Exception Handling Introduction to the Standard Template Library Manipulating Strings New Features of ANSI C++ Standard Object-Oriented Systems Development Appendix A: Projects Appendix B: Answers to Debugging Exercises Appendix C: Executing Turbo C++ Appendix D: Executing C++ Under Windows Appendix E: Glossary of ANSI C++ Keywords Appendix F: C++ Operator Precedence Appendix G: Points to Remember Appendix H: Glossary of Important C++ and OOP Terms Appendix I: C++ Proficiency Test with Answers Bibliography Index
