Author: Francoise Detienne
Publisher: Springer Science & Business Media
ISBN: 1447101111
Category : Computers
Languages : en
Pages : 145
Book Description
Covering a variety of areas including software analysis, design, coding and maintenance, this text details the research conducted since the 1970s in this fast-developing field before going on to define a computer program from the viewpoint of computing and cognitive psychology. The two essential sides of programming, software production and software understanding, are given detailed treatment, with parallels drawn throughout between studies on processing texts written in natural language and processing computer programs. Of particular interest to researchers, practitioners and graduates in cognitive psychology, cognitive ergonomics and computer science.
Software Design – Cognitive Aspect
Author: Francoise Detienne
Publisher: Springer Science & Business Media
ISBN: 1447101111
Category : Computers
Languages : en
Pages : 145
Book Description
Covering a variety of areas including software analysis, design, coding and maintenance, this text details the research conducted since the 1970s in this fast-developing field before going on to define a computer program from the viewpoint of computing and cognitive psychology. The two essential sides of programming, software production and software understanding, are given detailed treatment, with parallels drawn throughout between studies on processing texts written in natural language and processing computer programs. Of particular interest to researchers, practitioners and graduates in cognitive psychology, cognitive ergonomics and computer science.
Publisher: Springer Science & Business Media
ISBN: 1447101111
Category : Computers
Languages : en
Pages : 145
Book Description
Covering a variety of areas including software analysis, design, coding and maintenance, this text details the research conducted since the 1970s in this fast-developing field before going on to define a computer program from the viewpoint of computing and cognitive psychology. The two essential sides of programming, software production and software understanding, are given detailed treatment, with parallels drawn throughout between studies on processing texts written in natural language and processing computer programs. Of particular interest to researchers, practitioners and graduates in cognitive psychology, cognitive ergonomics and computer science.
Interfacing Thought
Author: John M. Carroll
Publisher:
ISBN: 9780262532211
Category : Computers
Languages : en
Pages : 320
Book Description
Interfacing Thought consolidates and presents theoretically important cognitive science research in the new and intensely active domain of human-computer interaction. It is a valuable survey of the whole range of problems and tasks in this growing field.The twelve essays focus on the design of "user interfaces," or computers as experienced and manipulated by human users, showing how human motivation, action, and experience place constraints on the usability of computer equipment. In confronting the challenge of developing an applied science of human-computer interaction grounded in the framework of cognitive science, the essays make basic contributions to the development of cognitive science itself.John M. Carroll is Manager of Advisory Interfaces at IBM's Thomas J. Watson Research Center. He is coeditor, with Thomas G. Bever and Lance A. Miller, of Talking Minds: The Study of Language in the Cognitive Sciences, an MIT Press paperback. A Bradford Book.
Publisher:
ISBN: 9780262532211
Category : Computers
Languages : en
Pages : 320
Book Description
Interfacing Thought consolidates and presents theoretically important cognitive science research in the new and intensely active domain of human-computer interaction. It is a valuable survey of the whole range of problems and tasks in this growing field.The twelve essays focus on the design of "user interfaces," or computers as experienced and manipulated by human users, showing how human motivation, action, and experience place constraints on the usability of computer equipment. In confronting the challenge of developing an applied science of human-computer interaction grounded in the framework of cognitive science, the essays make basic contributions to the development of cognitive science itself.John M. Carroll is Manager of Advisory Interfaces at IBM's Thomas J. Watson Research Center. He is coeditor, with Thomas G. Bever and Lance A. Miller, of Talking Minds: The Study of Language in the Cognitive Sciences, an MIT Press paperback. A Bradford Book.
Iterative Software Engineering for Multiagent Systems
Author: Jürgen Lind
Publisher: Springer
ISBN: 3540451625
Category : Computers
Languages : en
Pages : 298
Book Description
The agent metaphor and the agent-based approach to systems design constitute a promising new paradigm for building complex distributed systems. However, until now, the majority of the agent-based applications available have been built by researchers who specialize in agent-based computing and distributed artificial intelligence. If agent-based computing is to become anything more than a niche technology practiced by the few, then the base of people who can successfully apply the approach needs to be broadened dramatically. A major step in this broadening endeavor is the development of methodologies for agent-oriented software engineering accessible to and attractive for professional software engineers in their daily work. Against this background, this book presents one of the first coherent attempts to develop such a methodology for a broad class of agent-based systems. The author provides a clear introduction to the key issues in the field of agent-oriented software engineering.
Publisher: Springer
ISBN: 3540451625
Category : Computers
Languages : en
Pages : 298
Book Description
The agent metaphor and the agent-based approach to systems design constitute a promising new paradigm for building complex distributed systems. However, until now, the majority of the agent-based applications available have been built by researchers who specialize in agent-based computing and distributed artificial intelligence. If agent-based computing is to become anything more than a niche technology practiced by the few, then the base of people who can successfully apply the approach needs to be broadened dramatically. A major step in this broadening endeavor is the development of methodologies for agent-oriented software engineering accessible to and attractive for professional software engineers in their daily work. Against this background, this book presents one of the first coherent attempts to develop such a methodology for a broad class of agent-based systems. The author provides a clear introduction to the key issues in the field of agent-oriented software engineering.
Cognitive Aspects of Human-Computer Interaction for Geographic Information Systems
Author: T.L. Nyerges
Publisher: Springer Science & Business Media
ISBN: 9401101035
Category : Science
Languages : en
Pages : 455
Book Description
A significant part of understanding how people use geographic information and technology concerns human cognition. This book provides the first comprehensive in-depth examination of the cognitive aspects of human-computer interaction for geographic information systems (GIS). Cognitive aspects are treated in relation to individual, group, behavioral, institutional, and cultural perspectives. Extensions of GIS in the form of spatial decision support systems and SDSS for groups are part of the geographic information technology considered. Audience: Geographic information users, systems analysts and system designers, researchers in human-computer interaction will find this book an information resource for understanding cognitive aspects of geographic information technology use, and the methods appropriate for examining this use.
Publisher: Springer Science & Business Media
ISBN: 9401101035
Category : Science
Languages : en
Pages : 455
Book Description
A significant part of understanding how people use geographic information and technology concerns human cognition. This book provides the first comprehensive in-depth examination of the cognitive aspects of human-computer interaction for geographic information systems (GIS). Cognitive aspects are treated in relation to individual, group, behavioral, institutional, and cultural perspectives. Extensions of GIS in the form of spatial decision support systems and SDSS for groups are part of the geographic information technology considered. Audience: Geographic information users, systems analysts and system designers, researchers in human-computer interaction will find this book an information resource for understanding cognitive aspects of geographic information technology use, and the methods appropriate for examining this use.
Software Design X-Rays
Author: Adam Tornhill
Publisher: Pragmatic Bookshelf
ISBN: 1680505807
Category : Computers
Languages : en
Pages : 356
Book Description
Are you working on a codebase where cost overruns, death marches, and heroic fights with legacy code monsters are the norm? Battle these adversaries with novel ways to identify and prioritize technical debt, based on behavioral data from how developers work with code. And that's just for starters. Because good code involves social design, as well as technical design, you can find surprising dependencies between people and code to resolve coordination bottlenecks among teams. Best of all, the techniques build on behavioral data that you already have: your version-control system. Join the fight for better code! Use statistics and data science to uncover both problematic code and the behavioral patterns of the developers who build your software. This combination gives you insights you can't get from the code alone. Use these insights to prioritize refactoring needs, measure their effect, find implicit dependencies between different modules, and automatically create knowledge maps of your system based on actual code contributions. In a radical, much-needed change from common practice, guide organizational decisions with objective data by measuring how well your development teams align with the software architecture. Discover a comprehensive set of practical analysis techniques based on version-control data, where each point is illustrated with a case study from a real-world codebase. Because the techniques are language neutral, you can apply them to your own code no matter what programming language you use. Guide organizational decisions with objective data by measuring how well your development teams align with the software architecture. Apply research findings from social psychology to software development, ensuring you get the tools you need to coach your organization towards better code. If you're an experienced programmer, software architect, or technical manager, you'll get a new perspective that will change how you work with code. What You Need: You don't have to install anything to follow along in the book. TThe case studies in the book use well-known open source projects hosted on GitHub. You'll use CodeScene, a free software analysis tool for open source projects, for the case studies. We also discuss alternative tooling options where they exist.
Publisher: Pragmatic Bookshelf
ISBN: 1680505807
Category : Computers
Languages : en
Pages : 356
Book Description
Are you working on a codebase where cost overruns, death marches, and heroic fights with legacy code monsters are the norm? Battle these adversaries with novel ways to identify and prioritize technical debt, based on behavioral data from how developers work with code. And that's just for starters. Because good code involves social design, as well as technical design, you can find surprising dependencies between people and code to resolve coordination bottlenecks among teams. Best of all, the techniques build on behavioral data that you already have: your version-control system. Join the fight for better code! Use statistics and data science to uncover both problematic code and the behavioral patterns of the developers who build your software. This combination gives you insights you can't get from the code alone. Use these insights to prioritize refactoring needs, measure their effect, find implicit dependencies between different modules, and automatically create knowledge maps of your system based on actual code contributions. In a radical, much-needed change from common practice, guide organizational decisions with objective data by measuring how well your development teams align with the software architecture. Discover a comprehensive set of practical analysis techniques based on version-control data, where each point is illustrated with a case study from a real-world codebase. Because the techniques are language neutral, you can apply them to your own code no matter what programming language you use. Guide organizational decisions with objective data by measuring how well your development teams align with the software architecture. Apply research findings from social psychology to software development, ensuring you get the tools you need to coach your organization towards better code. If you're an experienced programmer, software architect, or technical manager, you'll get a new perspective that will change how you work with code. What You Need: You don't have to install anything to follow along in the book. TThe case studies in the book use well-known open source projects hosted on GitHub. You'll use CodeScene, a free software analysis tool for open source projects, for the case studies. We also discuss alternative tooling options where they exist.
New Trends in Software Methodologies, Tools and Techniques
Author: Hamido Fujita
Publisher: IOS Press
ISBN: 1607506289
Category : Computers
Languages : en
Pages : 528
Book Description
Contains 30 papers from the SoMeT_10 international conference on new trends in software methodology, tools and techniques in Yokohama, Japan. This book offers an opportunity for the software science community to reflect on where they are and how they can work to achieve an optimally harmonized performance between the design tool and the end-user.
Publisher: IOS Press
ISBN: 1607506289
Category : Computers
Languages : en
Pages : 528
Book Description
Contains 30 papers from the SoMeT_10 international conference on new trends in software methodology, tools and techniques in Yokohama, Japan. This book offers an opportunity for the software science community to reflect on where they are and how they can work to achieve an optimally harmonized performance between the design tool and the end-user.
Extreme Programming and Agile Processes in Software Engineering
Author: Michele Marchesi
Publisher: Springer Science & Business Media
ISBN: 3540402152
Category : Business & Economics
Languages : en
Pages : 480
Book Description
The LNCS series reports state-of-the-art results in computer science research, development, and education, at a high level and in both printed and electronic form. Enjoying tight cooperation with the R & D community, with numerous individuals, as well as with prestigious organizations and societies, LNCS has grown into the most comprehensive computer science research forum available. The scope of LNCS, including its subseries LNAI, spans the whole range of computer science and information technology including interdisciplinary topics in a variety of application fields. Book jacket.
Publisher: Springer Science & Business Media
ISBN: 3540402152
Category : Business & Economics
Languages : en
Pages : 480
Book Description
The LNCS series reports state-of-the-art results in computer science research, development, and education, at a high level and in both printed and electronic form. Enjoying tight cooperation with the R & D community, with numerous individuals, as well as with prestigious organizations and societies, LNCS has grown into the most comprehensive computer science research forum available. The scope of LNCS, including its subseries LNAI, spans the whole range of computer science and information technology including interdisciplinary topics in a variety of application fields. Book jacket.
Intelligent Software Methodologies, Tools and Techniques
Author: Hamido Fujita
Publisher: Springer
ISBN: 3319226894
Category : Computers
Languages : en
Pages : 639
Book Description
This book constitutes the best papers selection from the proceedings of the 14th International Conference on Intelligent Software Methodologies, Tools and Techniques, SoMeT 2015, held in Naples, Italy, in September 2015. The 47 full papers presented together with one short paper were carefully reviewed and selected from 118 submissions. The papers are organized in topical sections on embedded and mobile software systems, theory and application; real-time systems; requirement engineering, high-assurance and testing system; social networks and big data; cloud computing and semantic web; artificial intelligence techniques and intelligent system design; software development and integration; security and software methodologies for reliable software design; new software techniques in image processing and computer graphics; software applications systems for medical health care.
Publisher: Springer
ISBN: 3319226894
Category : Computers
Languages : en
Pages : 639
Book Description
This book constitutes the best papers selection from the proceedings of the 14th International Conference on Intelligent Software Methodologies, Tools and Techniques, SoMeT 2015, held in Naples, Italy, in September 2015. The 47 full papers presented together with one short paper were carefully reviewed and selected from 118 submissions. The papers are organized in topical sections on embedded and mobile software systems, theory and application; real-time systems; requirement engineering, high-assurance and testing system; social networks and big data; cloud computing and semantic web; artificial intelligence techniques and intelligent system design; software development and integration; security and software methodologies for reliable software design; new software techniques in image processing and computer graphics; software applications systems for medical health care.
Hypermodelling
Author: Tim Frey
Publisher: Tim Frey
ISBN:
Category :
Languages : en
Pages : 309
Book Description
Publisher: Tim Frey
ISBN:
Category :
Languages : en
Pages : 309
Book Description
Extreme Programming and Agile Processes in Software Engineering
Author: Pekka Abrahamsson
Publisher: Springer Science & Business Media
ISBN: 3540350942
Category : Computers
Languages : en
Pages : 241
Book Description
This book constitutes the refereed proceedings of the 7th International Conference on Extreme Programming and Agile Processes in Software Engineering, XP 2006, held in Oulu, Finland, June 2006. The book presents 16 revised full papers together with 6 experience papers, 12 poster papers and panel summaries, organized in topical sections on foundation and rationale for agile methods, effects of pair programming, quality in agile software development, and more.
Publisher: Springer Science & Business Media
ISBN: 3540350942
Category : Computers
Languages : en
Pages : 241
Book Description
This book constitutes the refereed proceedings of the 7th International Conference on Extreme Programming and Agile Processes in Software Engineering, XP 2006, held in Oulu, Finland, June 2006. The book presents 16 revised full papers together with 6 experience papers, 12 poster papers and panel summaries, organized in topical sections on foundation and rationale for agile methods, effects of pair programming, quality in agile software development, and more.