語系:
繁體中文
English
說明(常見問題)
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
User-Driven Applications for Researc...
~
SpringerLink (Online service)
User-Driven Applications for Research and Science = Building Programs for Fields with Open Scenarios and Unpredictable User Actions /
紀錄類型:
書目-語言資料,印刷品 : Monograph/item
正題名/作者:
User-Driven Applications for Research and Science/ by Sergey Andreyev.
其他題名:
Building Programs for Fields with Open Scenarios and Unpredictable User Actions /
作者:
Andreyev, Sergey.
面頁冊數:
XXIX, 527 p. 352 illus.online resource. :
Contained By:
Springer Nature eBook
標題:
Microsoft and .NET. -
電子資源:
https://doi.org/10.1007/978-1-4842-6488-1
ISBN:
9781484264881
User-Driven Applications for Research and Science = Building Programs for Fields with Open Scenarios and Unpredictable User Actions /
Andreyev, Sergey.
User-Driven Applications for Research and Science
Building Programs for Fields with Open Scenarios and Unpredictable User Actions /[electronic resource] :by Sergey Andreyev. - 1st ed. 2020. - XXIX, 527 p. 352 illus.online resource.
Chapter 1: Foundation -- Chapter 2: Simple Objects -- Chapter 3: Complex Objects -- Chapter 4: Groups -- Chapter 5: Graphical Analogues of Ordinary Controls -- Chapter 6: Elements of Data Visualization -- Chapter 7: Examples -- Chapter 8: Appendix A: Ordinary Controls -- Chapter 9: Appendix B: Resources.
Build programs that give users full control of their applications in order to meet end users' unique needs and scenarios. Over the last couple of decades, there has been an ongoing quandary in the developer world. Developers are enlisted to build applications to meet users’ demands; users get applications that meet the criteria from the developers’ point of view, but they are far from what the users envisioned. The difference is often wide and nearly catastrophic in fields where users’ actions are nearly impossible to predict, such as science, research work, financial analysis, and others. End users get frustrated with the applications because they were not built with their use cases in mind. For a long time, it was assumed that the developers who created the code should drive their programs and be responsible for all scenarios. While generally not an issue in simple programs, this view is wrong for complex applications in the field of science. These end users are the best specialists in their respective fields and need applications to work beyond the scenarios prepared and allowed for by developers. This book teaches you methods to manage your applications in a way that gives control to your target end users. You will learn proven methods using an easy and predictable instrument, the all-powerful algorithm, to create objects that are movable and re-sizable by users. Get ready to learn by example, using an algorithm of total movability and experience, implemented in different situations. You will begin with the simplest code examples and work your way up to real, complicated programs applicable in STEM fields. What You Will Learn Pass the control of your programs from developers to end users Understand that the most valuable result is not the algorithm itself, but the consequence of using it Build user-driven applications that include total movability of screen elements See concepts applied in real situations and scenarios Be exposed to well-known programs and tasks for developing user-driven applications Access accompanying code written in C# and available on GitHub This book is for developers who want to write or design programs that give their target end users full control over their application. Sergey Andreyev worked in the Computer Center of the Russian Academy of Sciences. He started on systems for applied optimization, and then he found that he was fascinated by sonogram images. He received a PhD for the design of new algorithms and programming systems for speech analysis. He likes to implement new ideas in new areas and he has designed complicated systems for telecommunications, thermodynamics, and analysis of big electricity networks. He has also worked on applications for foreign language studies and for organizing photo archives. Photography is one of his hobbies.
ISBN: 9781484264881
Standard No.: 10.1007/978-1-4842-6488-1doiSubjects--Topical Terms:
1114109
Microsoft and .NET.
LC Class. No.: QA76.76.M52
Dewey Class. No.: 004.165
User-Driven Applications for Research and Science = Building Programs for Fields with Open Scenarios and Unpredictable User Actions /
LDR
:04510nam a22003855i 4500
001
1030722
003
DE-He213
005
20201209102257.0
007
cr nn 008mamaa
008
210318s2020 xxu| s |||| 0|eng d
020
$a
9781484264881
$9
978-1-4842-6488-1
024
7
$a
10.1007/978-1-4842-6488-1
$2
doi
035
$a
978-1-4842-6488-1
050
4
$a
QA76.76.M52
072
7
$a
UMP
$2
bicssc
072
7
$a
COM051380
$2
bisacsh
072
7
$a
UMP
$2
thema
082
0 4
$a
004.165
$2
23
100
1
$a
Andreyev, Sergey.
$e
author.
$4
aut
$4
http://id.loc.gov/vocabulary/relators/aut
$3
1327687
245
1 0
$a
User-Driven Applications for Research and Science
$h
[electronic resource] :
$b
Building Programs for Fields with Open Scenarios and Unpredictable User Actions /
$c
by Sergey Andreyev.
250
$a
1st ed. 2020.
264
1
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2020.
300
$a
XXIX, 527 p. 352 illus.
$b
online resource.
336
$a
text
$b
txt
$2
rdacontent
337
$a
computer
$b
c
$2
rdamedia
338
$a
online resource
$b
cr
$2
rdacarrier
347
$a
text file
$b
PDF
$2
rda
505
0
$a
Chapter 1: Foundation -- Chapter 2: Simple Objects -- Chapter 3: Complex Objects -- Chapter 4: Groups -- Chapter 5: Graphical Analogues of Ordinary Controls -- Chapter 6: Elements of Data Visualization -- Chapter 7: Examples -- Chapter 8: Appendix A: Ordinary Controls -- Chapter 9: Appendix B: Resources.
520
$a
Build programs that give users full control of their applications in order to meet end users' unique needs and scenarios. Over the last couple of decades, there has been an ongoing quandary in the developer world. Developers are enlisted to build applications to meet users’ demands; users get applications that meet the criteria from the developers’ point of view, but they are far from what the users envisioned. The difference is often wide and nearly catastrophic in fields where users’ actions are nearly impossible to predict, such as science, research work, financial analysis, and others. End users get frustrated with the applications because they were not built with their use cases in mind. For a long time, it was assumed that the developers who created the code should drive their programs and be responsible for all scenarios. While generally not an issue in simple programs, this view is wrong for complex applications in the field of science. These end users are the best specialists in their respective fields and need applications to work beyond the scenarios prepared and allowed for by developers. This book teaches you methods to manage your applications in a way that gives control to your target end users. You will learn proven methods using an easy and predictable instrument, the all-powerful algorithm, to create objects that are movable and re-sizable by users. Get ready to learn by example, using an algorithm of total movability and experience, implemented in different situations. You will begin with the simplest code examples and work your way up to real, complicated programs applicable in STEM fields. What You Will Learn Pass the control of your programs from developers to end users Understand that the most valuable result is not the algorithm itself, but the consequence of using it Build user-driven applications that include total movability of screen elements See concepts applied in real situations and scenarios Be exposed to well-known programs and tasks for developing user-driven applications Access accompanying code written in C# and available on GitHub This book is for developers who want to write or design programs that give their target end users full control over their application. Sergey Andreyev worked in the Computer Center of the Russian Academy of Sciences. He started on systems for applied optimization, and then he found that he was fascinated by sonogram images. He received a PhD for the design of new algorithms and programming systems for speech analysis. He likes to implement new ideas in new areas and he has designed complicated systems for telecommunications, thermodynamics, and analysis of big electricity networks. He has also worked on applications for foreign language studies and for organizing photo archives. Photography is one of his hobbies.
650
1 4
$a
Microsoft and .NET.
$3
1114109
650
0
$a
Algorithms.
$3
527865
650
0
$a
Microsoft .NET Framework.
$3
565417
650
0
$a
Microsoft software.
$3
1253736
710
2
$a
SpringerLink (Online service)
$3
593884
773
0
$t
Springer Nature eBook
776
0 8
$i
Printed edition:
$z
9781484264874
776
0 8
$i
Printed edition:
$z
9781484264898
856
4 0
$u
https://doi.org/10.1007/978-1-4842-6488-1
912
$a
ZDB-2-CWD
912
$a
ZDB-2-SXPC
950
$a
Professional and Applied Computing (SpringerNature-12059)
950
$a
Professional and Applied Computing (R0) (SpringerNature-43716)
筆 0 讀者評論
多媒體
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼[密碼必須為2種組合(英文和數字)及長度為10碼以上]
登入