Showing 1 - 40 results of 121 for search '"Software design"', query time: 0.22s Refine Results
  1. 1

    Software Design Methodology : From Principles to Architectural Styles. by Zhu, Hong

    Published 2005
    Table of Contents: “…Software Design Methodology; Contents; List of Figures; List of Tables; Preface; 1. …”
    Full text (Emmanuel users only)
    Electronic eBook
  2. 2
  3. 3

    Software design for engineers and scientists / by Robinson, John A.

    Published 2004
    Table of Contents: “…Fundamentals -- The craft of software design -- Beginning programming in C++ -- Object-oriented programming in C++ -- Program style and structure -- Data structures -- Algorithms -- Design methodology -- Understanding the problem -- Researching possible solutions -- Modularization -- Detailed design and implementation -- Testing -- Case study : Median filtering -- Multidimensional minimization : a case study in numerical methods -- Stable : designing a string table class.…”
    Full text (Emmanuel users only)
    Electronic eBook
  4. 4

    Multicore Hardware-Software Design and Verification Techniques. by Hsiung, Pao-Ann

    Published 2011
    Full text (Emmanuel users only)
    Electronic eBook
  5. 5
  6. 6
  7. 7

    Practical ES6. by Rosa, Aurelio De

    Published 2018
    Subjects: Full text (Emmanuel users only)
    Electronic eBook
  8. 8
  9. 9
  10. 10

    Semantic Web for the working ontologist : effective modeling in RDFS and OWL by Allemang, Dean

    Published 2011
    Subjects: Full text (Emmanuel users only)
    Electronic eBook
  11. 11

    Agile Technical Practices Distilled : a learning journey in technical practices and principles of software design / by Santos, Pedro M., Consolaro, Marco, Di Gioia, Alessandro

    Published 2019
    Table of Contents: “…Where are We in the Big Picture of Object-Oriented (OO) Software Design?When Should I Move to the Next Lesson?…”
    Full text (Emmanuel users only)
    Electronic eBook
  12. 12

    Learning pentesting for Android by Gupta, Aditya

    Published 2014
    Subjects: Full text (Emmanuel users only)
    Electronic eBook
  13. 13

    Mastering Hyper-V 2012 R2 with system center and Windows Azure by Savill, John, 1975-

    Published 2014
    Subjects: Full text (Emmanuel users only)
    Electronic eBook
  14. 14

    Participatory design & health information technology

    Published 2017
    Subjects: Full text (Emmanuel users only)
    Electronic eBook
  15. 15

    Springer Nature computing video. / Introduction to conversational AI for business

    Published 2022
    Subjects: “…Intelligent personal assistants (Computer software) Design.…”
    Full text (Emmanuel users only)
    Electronic Video
  16. 16

    Advanced Systems Design with Java, UML and MDA. by Lano, Kevin

    Published 2005
    Table of Contents: “…The challenges of software design --…”
    Full text (Emmanuel users only)
    Electronic eBook
  17. 17

    Subversion, conversion, development : cross-cultural knowledge exchange and the politics of design

    Published 2014
    Table of Contents: “…Structuring the social : software design /…”
    Full text (Emmanuel users only)
    Electronic eBook
  18. 18

    New trends in software methodologies, tools and techniques : proceedings of the fourth SoMeT W05

    Published 2005
    Table of Contents: Full text (Emmanuel users only)
    Electronic Conference Proceeding eBook
  19. 19

    Computer science : reflections on the field, reflections from the field

    Published 2004
    Table of Contents: “…Abstraction: Imposing Order on Complexity in Software Design /…”
    Full text (Emmanuel users only)
    Electronic eBook
  20. 20

    Professional ASP.NET MVC 4 by Galloway, Jon

    Published 2012
    Table of Contents: Full text (Emmanuel users only)
    Electronic eBook
  21. 21

    Software engineering design : theory and practice by Otero, Carlos E.

    Published 2012
    Table of Contents: “…Introduction to software engineering design -- ch. 2. Software design with unified modeling language -- ch. 3. …”
    Full text (Emmanuel users only)
    Electronic eBook
  22. 22

    New Trends in Software Methodologies, Tools and Techniques. by Fujita, H.

    Published 2007
    Table of Contents: “…Title page; Preface; SoMeT Organization; Contents; Software Engineering Best Practices; Software Development and Related Methodologies; Cognitive Modeling on Software Design and Natural Language Representation; Network Software Security; Software Security and Validation; Program Conversion and Related Software Validation; Intelligent Software Design and Maintenance; User Requirement Engineering and Development; Service Oriented Systems; Author Index.…”
    Full text (Emmanuel users only)
    Electronic eBook
  23. 23

    Embedded software : the works by Walls, Colin

    Published 2006
    Table of Contents: “…Embedded software -- Design and development -- Programming -- C language -- C++ -- Real time -- Real-time operating systems -- Networking -- Embedded systems and programmable logic.…”
    Full text (Emmanuel users only)
    Electronic eBook
  24. 24

    Real-Time Embedded Systems. by Wang, Jiacun

    Published 2011
    Full text (Emmanuel users only)
    Electronic eBook
  25. 25

    Understanding Software. by Kanat-Alexander, Max

    Published 2017
    Table of Contents: “…Chapter 8: Complexity is a Prison -- Part Three: Simplicity and Software Design -- Chapter 9: Design from the Start -- Starting the Right Way -- Chapter 10: The Accuracy of Future Predictions -- Chapter 11: Simplicity and Strictness -- Chapter 12: Two is Too Many -- Refactoring -- Chapter 13: Sane Software Design -- The Wrong Way -- The Right Way -- We followed all the Laws Of Software Design -- Part Four: Debugging -- Chapter 14: What is a Bug? …”
    Full text (Emmanuel users only)
    Electronic eBook
  26. 26

    New Trends in Software Methodologies, Tools and Techniques : Proceedings of the Seventh SoMeT_08 / SoMeT_08

    Published 2008
    Table of Contents: “…Mobile computing and software quality -- Software quality and development measurement -- Software security and program correctness -- Software development and optimization factors -- Agile software and agent software -- Aspects on requirement engineering -- Cognitive aspects in software -- Intelligent user interaction and software -- Real-time aspect in software -- Software design for reactive system -- Software system applications.…”
    Full text (Emmanuel users only)
    Electronic Conference Proceeding eBook
  27. 27

    Kubernetes design patterns and extensions : enhance your container-cluster management skills and efficiently develop and deploy applications. by Yilmaz, Onur

    Published 2018
    Table of Contents: “…Intro -- Title -- Copyright and Credits -- Contributor -- Packt Upsell -- Table of Contents -- Preface -- Kubernetes Design Patterns -- Software Design Patterns -- Uses of Software Design Patterns -- Classification of Software Design Patterns -- Kubernetes Design Patterns -- Structural Patterns -- Sidecar Pattern -- Activity: Running a Web Server with Synchronization -- Initialization Pattern -- Activity: Running a Web Server after Content Preparation -- Behavioral Patterns -- Job Pattern -- Scheduled Job Pattern -- Daemon Service Pattern -- Singleton Service Pattern -- Introspective Pattern -- Activity: Injecting Data into Applications -- Deployment Strategies -- Recreate Strategy -- Deploying the Application Using the Recreate Strategy -- Rolling Update Strategy -- Deploying an Application Using the Rolling Update Strategy -- Blue/Green Strategy -- Deploying an Application Using the Blue/Green Strategy -- A/B Testing Strategy -- Deployment Strategies Summary -- Summary -- Kubernetes Client Libraries -- Accessing the Kubernetes API -- Kubernetes API Style -- Getting a JSON Response from the Kubernetes API -- Accessing the Kubernetes API -- Connecting to the Kubernetes API and Creating Namespaces -- Accessing the Kubernetes API inside a Cluster -- To Connect to the Kubernetes API inside a Cluster -- Official Client Libraries -- Go Client Library -- Repository -- Documentation -- Installation -- Creating Configuration -- Creating Clientset -- Making API Calls -- To Use the Kubernetes Go Client outside the Cluster -- Activity: Using the Kubernetes Go Client inside the Cluster -- Python Client Library -- Repository -- Installation -- Client Usage -- Packaging -- Using the Kubernetes Python Client inside the Cluster -- Other Official Client Libraries -- Community-Maintained Client Libraries -- Summary -- Kubernetes Extensions.…”
    Full text (Emmanuel users only)
    Electronic eBook
  28. 28

    Mathematical Software : Proceedings of the First International Congress of Mathematical Software, Beijing, China 17-19 August 2002. by Cohen, Arjeh M.

    Published 2002
    Table of Contents: “…Software Engineering Problems for Mathematical Software: Designs of Programming languages for Mathematics; Data Structures for Mathematics; Standards to Allow Cooperation; Review of Internal Structures of Systems; Tricks in Real Implementations; Mathematics and Media (Including User Interfaces); Mathematics Related to Mathematical Software (Experiments, Algorithms); High Performance Computing; Applications of Mathematical Software; Presentation of Mathematical Software; and other papers.…”
    Full text (Emmanuel users only)
    Electronic eBook
  29. 29

    DSP software development techniques for embedded and real-time systems by Oshana, Robert

    Published 2006
    Table of Contents: “…Introduction to digital signal processing -- Overview of embedded systems and real-time systems -- Overview of embedded systems development life cycle using DSP -- Overview of digital signal processing algorithms -- DSP architectures -- Optimizing DSP software -- Power optimization techniques using DSP -- Real-time operating systems for DSP -- Testing and debugging DSP systems -- Managing the DSP software development effort -- Embedded DSP software design using multi-core system-on-a-chip (SoC) architectures -- The future of DSP software technology.…”
    Full text (Emmanuel users only)
    Electronic eBook
  30. 30

    Re-designing Learning Contexts : Technology-rich, Learner-centred Ecologies. by Luckin, Rosemary

    Published 2010
    Table of Contents: “…Book Cover; Title; Copyright; Contents; Figures and Tables; Acknowledgements; Abbreviations; Part 1 Background; 1 Contexts for learning; 2 Learners and learning; 3 The role of technology; Part 2 The Ecology of Resources model and design framework; 4 Software design and the Zone of Proximal Adjustment; 5 Modelling a learner's context; 6 The Ecology of Resources method: Models and participatory design; 7 The Ecology of Resources design framework; Part 3 The future of technology-rich learning; 8 New technologies, new interactions?…”
    Full text (Emmanuel users only)
    Electronic eBook
  31. 31

    Software project management : a process-driven approach by Ahmed, Ashfaque

    Published 2012
    Table of Contents: “…Introduction to software project management -- Project initiation management -- Software project effort and cost estimation -- Risk management -- Configuration management -- Project planning -- Project monitoring and control -- Project closure -- Introduction to software life-cycle management -- Software requirement management -- Software design management -- Software construction -- Software testing -- Product release and maintenance -- Process standards introduction -- Software process standards and process improvement -- Process selection -- Introduction to people management -- Team management -- Customer management -- Supplier management -- Software project management tools introduction -- Project management and software life-cycle tools -- Software project templates -- Future tools and techniques.…”
    Full text (Emmanuel users only)
    Electronic eBook
  32. 32

    Daily knowledge valuation in organizations : traceability and capitalization

    Published 2016
    Table of Contents: “…Daily Knowledge / Nada Matta -- Traceability / Nada Matta, Fatima Berriche -- Traceability and Structuring of Decision-Making / Nada Matta, Guillaume Ducellier -- Classifications and Aggregation of Traces / Xinghang Dai, Nada Matta, Guillaume Ducellier -- Example of Traceability and Classifications of Decision-Making / Xinghang Dai, Nada Matta, Guillaume Ducellier, Tatiana Reyes -- Communication, CMC and E-mail: A Brief Survey / Hassan Atifi -- Traceability of Communications in Software Design / François Rauscher, Hassan Atifi, Nada Matta -- Traceability of Actions in Crisis Management / Mohamed Sediri, Nada Matta, Sophie Loriette -- Traceability in Problem-Solving Processes / Elisabeth Kuntz, Eric Reubrez, Laurent Geneste, Juan Camilo Romero, Valentina Llamas, Aymeric de Valroger.…”
    Full text (Emmanuel users only)
    Electronic eBook
  33. 33

    Reactive Internet Programming : State Chart XML in Action. by Barbier, Franck

    Published 2016
    Full text (Emmanuel users only)
    Electronic eBook
  34. 34

    Beyond Programming : To a New Era of Design. by Blum, Bruce I.

    Published 1996
    Table of Contents: “…A Closing Observation; PART III: SOFTWARE DESIGN; 9. THE SOFTWARE PROCESS; 9.1. A Foundation for Software Design; 9.2. …”
    Full text (Emmanuel users only)
    Electronic eBook
  35. 35

    Integrated intelligent systems for engineering design

    Published 2006
    Table of Contents: Full text (Emmanuel users only)
    Electronic eBook
  36. 36

    Innovative software development in GIS

    Published 2012
    Full text (Emmanuel users only)
    Electronic eBook
  37. 37

    Practical field robotics : a systems approach by Sturges, Robert H., Jr

    Published 2014
    Full text (Emmanuel users only)
    Electronic eBook
  38. 38

    Designing highly useable software by Cogswell, Jeffrey M., 1968-

    Published 2004
    Table of Contents: “…Chapter 12: A Very Gross National Product: Business and Software ProblemsChapter 13: Testing, Testing, Testing; Chapter 14: Installing, Training, and Helping; Chapter 15: Book in a Book: A Guide for Programming Bosses; Appendix A: Software Design Resources; Index…”
    Full text (Emmanuel users only)
    Electronic eBook
  39. 39
  40. 40

    Software-Hardware Integration in Automotive Product Development. by Blyler, John

    Published 2013
    Table of Contents: “…Intro; Table of Contents; 1.0 Introduction; 2.0 Embedded Board-Level Hardware-Software; 3.0 Chip-Level Hardware-Software; 4.0 Network/Vehicle-Level Hardware-Software; 5.0 Integration and Interface Management; 6.0 Summary; 7.0 References; Papers; Adaptation of a "Virtual Prototype" for Systems and Verification Engineering Development; Verification and Validation According to IEC 61508: A Workflow to Facilitate the Development of High-Integrity Applications; Hardware/Software Design and Development Process.…”
    Full text (Emmanuel users only)
    Electronic eBook