語系:
繁體中文
English
說明(常見問題)
圖資館首頁
登入
回首頁
切換:
標籤
|
MARC模式
|
ISBD
User-driven applications for researc...
~
Andreyev, Sergey.
User-driven applications for research and sciencebuilding programs for fields with open scenarios and unpredictable user actions /
紀錄類型:
書目-電子資源 : Monograph/item
正題名/作者:
User-driven applications for research and scienceby Sergey Andreyev.
其他題名:
building programs for fields with open scenarios and unpredictable user actions /
作者:
Andreyev, Sergey.
出版者:
Berkeley, CA :Apress :2020.
面頁冊數:
xxix, 527 p. :ill., digital ;24 cm.
Contained By:
Springer Nature eBook
標題:
Microsoft software.
電子資源:
https://doi.org/10.1007/978-1-4842-6488-1
ISBN:
9781484264881$q(electronic bk.)
User-driven applications for research and sciencebuilding 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. - Berkeley, CA :Apress :2020. - xxix, 527 p. :ill., digital ;24 cm.
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$q(electronic bk.)
Standard No.: 10.1007/978-1-4842-6488-1doiSubjects--Topical Terms:
310638
Microsoft software.
LC Class. No.: QA76.76.M52
Dewey Class. No.: 004.165
User-driven applications for research and sciencebuilding programs for fields with open scenarios and unpredictable user actions /
LDR
:04207nmm a2200325 a 4500
001
591560
003
DE-He213
005
20210323160404.0
006
m d
007
cr nn 008maaau
008
210629s2020 cau s 0 eng d
020
$a
9781484264881$q(electronic bk.)
020
$a
9781484264874$q(paper)
024
7
$a
10.1007/978-1-4842-6488-1
$2
doi
035
$a
978-1-4842-6488-1
040
$a
GP
$c
GP
041
0
$a
eng
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
090
$a
QA76.76.M52
$b
A572 2020
100
1
$a
Andreyev, Sergey.
$3
883133
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.
260
$a
Berkeley, CA :
$b
Apress :
$b
Imprint: Apress,
$c
2020.
300
$a
xxix, 527 p. :
$b
ill., digital ;
$c
24 cm.
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
0
$a
Microsoft software.
$3
310638
650
0
$a
Microsoft .NET Framework.
$3
226524
650
0
$a
Algorithms.
$3
184661
650
1 4
$a
Microsoft and .NET.
$3
760507
710
2
$a
SpringerLink (Online service)
$3
273601
773
0
$t
Springer Nature eBook
856
4 0
$u
https://doi.org/10.1007/978-1-4842-6488-1
950
$a
Professional and Applied Computing (SpringerNature-12059)
筆 0 讀者評論
全部
電子館藏
館藏
1 筆 • 頁數 1 •
1
條碼號
館藏地
館藏流通類別
資料類型
索書號
使用類型
借閱狀態
預約狀態
備註欄
附件
000000192569
電子館藏
1圖書
電子書
EB QA76.76.M52 A572 2020 2020
一般使用(Normal)
在架
0
1 筆 • 頁數 1 •
1
多媒體
多媒體檔案
https://doi.org/10.1007/978-1-4842-6488-1
評論
新增評論
分享你的心得
Export
取書館別
處理中
...
變更密碼
登入