-
Notifications
You must be signed in to change notification settings - Fork 0
/
pm.bib
482 lines (433 loc) · 12.1 KB
/
pm.bib
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
302
303
304
305
306
307
308
309
310
311
312
313
314
315
316
317
318
319
320
321
322
323
324
325
326
327
328
329
330
331
332
333
334
335
336
337
338
339
340
341
342
343
344
345
346
347
348
349
350
351
352
353
354
355
356
357
358
359
360
361
362
363
364
365
366
367
368
369
370
371
372
373
374
375
376
377
378
379
380
381
382
383
384
385
386
387
388
389
390
391
392
393
394
395
396
397
398
399
400
401
402
403
404
405
406
407
408
409
410
411
412
413
414
415
416
417
418
419
420
421
422
423
424
425
426
427
428
429
430
431
432
433
434
435
436
437
438
439
440
441
442
443
444
445
446
447
448
449
450
451
452
453
454
455
456
457
458
459
460
461
462
463
464
465
466
467
468
469
470
471
472
473
474
475
476
477
478
479
480
481
482
@Online{AtlassianGit,
author = {{Atlassian Pty Ltd}},
title = {Become a git guru.},
url = {https://www.atlassian.com/git/tutorials},
urldate = {2022-03-03},
year = {2022},
langid = {en}
}
@Online{AtlassianHelloWorld,
author = {{Atlassian Pty Ltd}},
title = {{Hello World!}},
url = {https://www.atlassian.com/blog/wp-content/uploads/HelloWorldEbook.pdf},
urldate = {2020-04-14},
year = {2022},
langid = {en}
}
@Book{Beck2014,
author = {K. Beck},
title = {{Test Driven Development}},
isbn = {978-0-3211-4653-3},
publisher = {Addison-Wesley},
year = {2014},
langid = {en}
}
@Book{Bloch2011,
author = {J. Bloch},
title = {{Effective Java}},
edition = {2},
isbn = {978-0-321-35668-0},
note = {als Semesterapparat in HSBI-Bibliothek in Minden verfügbar},
publisher = {Addison-Wesley},
year = {2011},
langid = {en}
}
@Book{Bloch2018,
author = {J. Bloch},
title = {{Effective Java}},
edition = {3},
isbn = {978-0-13-468599-1},
publisher = {Addison-Wesley},
year = {2018},
langid = {en}
}
@Book{Boles2008,
author = {D. Boles},
title = {Parallele Programmierung spielend gelernt mit dem Java-Hamster-Modell},
isbn = {978-3-8351-0229-3},
publisher = {Vieweg+Teubne},
year = {2008},
url = {http://www.boles.de/hamster/band3.html},
urldate = {2022-06-09},
langid = {de}
}
@Book{Chacon2014,
author = {S. Chacon and B. Straub},
title = {{Pro Git}},
edition = {2},
isbn = {978-1-4842-0077-3},
publisher = {Apress},
url = {https://git-scm.com/book/en/v2},
urldate = {2020-04-14},
year = {2014},
langid = {en}
}
@Book{Deitel2012,
author = {P. Deitel and H. Deitel},
title = {{Java How to Program}},
edition = {9},
isbn = {978-0-273-75976-8},
note = {Hauptliteratur; als Lehrbuch in HSBI-Bibliothek in Minden verfügbar},
publisher = {Prentice Hall},
year = {2012},
langid = {en}
}
@InProceedings{Dietz2018,
author = {Dietz, L. and Manner, J. and Harrer, S. and Lenhard, J.},
booktitle = {2018 Combined Workshops of the German Software Engineering Conference, SE-WS 2018, 6 March 2018},
title = {{Teaching Clean Code}},
organization = {CEUR-WS},
pages = {24--27},
url = {http://ceur-ws.org/Vol-2066/isee2018paper06.pdf},
urldate = {2020-04-14},
year = {2018},
langid = {en}
}
@Book{DockerInAction,
author = {D. Nickoloff},
title = {Docker in Action},
isbn = {978-1-6172-9476-1},
publisher = {Manning Publications},
year = {2019},
langid = {en}
}
@Book{DockerInPractice,
author = {Miell, I. and Sayers, A. H.},
title = {Docker in Practice},
isbn = {978-1-6172-9480-8},
publisher = {Manning Publications},
year = {2019},
langid = {en}
}
@Book{Eckel2007,
author = {B. Eckel},
title = {Thinking in Java},
edition = {4},
isbn = {978-0-1318-7248-6},
publisher = {Prentice Hall},
year = {2007},
langid = {en}
}
@Book{Eilebrecht2013,
author = {Eilebrecht, K. and Starke, G.},
title = {Patterns kompakt},
isbn = {978-3-6423-4718-4},
publisher = {Springer},
year = {2013},
langid = {de}
}
@Online{fernunihagenJunit,
author = {A. Thies and C. Noelke and Ungerc},
title = {Einführung in JUnit},
url = {https://wiki.fernuni-hagen.de/eclipse/index.php/Einführung_in_JUnit},
note = {offline im März 2022, aber noch in Google Results},
organization = {Fernuniversität in Hagen},
urldate = {2020-04-14},
langid = {de}
}
@Book{Fowler2011,
author = {M. Fowler},
title = {Refactoring},
isbn = {978-0-201-48567-7},
note = {DER Klassiker! Jeder Entwickler sollte dieses Buch gelesen haben!},
publisher = {Addison-Wesley},
year = {2011},
langid = {en}
}
@Book{Gamma2011,
author = {Gamma, E. and Helm, R. and Johnson, R. E. and Vlissides, J.},
title = {{Design Patterns}},
isbn = {978-0-2016-3361-0},
publisher = {Addison-Wesley},
year = {2011},
langid = {en}
}
@Online{GitCheatSheet,
author = {{Github Inc.}},
title = {{Git Cheat Sheets}},
url = {https://training.github.com/},
urldate = {2022-03-03},
year = {2022},
langid = {en}
}
@Online{GitFlow,
author = {V. Driessen},
title = {Git-Flow: A successful Git branching model},
url = {https://nvie.com/posts/a-successful-git-branching-model/},
urldate = {2022-03-07},
year = {2010},
langid = {en}
}
@Online{GitHubCI,
author = {{GitHub Inc.}},
title = {{Documentation GitHub CI}},
url = {https://resources.github.com/ci-cd/},
urldate = {2022-03-10},
year = {2022},
langid = {en}
}
@Online{GitHubFlow,
author = {S. Chacon},
title = {{GitHub Flow}},
url = {https://githubflow.github.io/},
urldate = {2022-03-07},
year = {2013},
langid = {en}
}
@Online{GitHubFlowGH,
author = {{GitHub Inc.}},
title = {GitHub flow},
url = {https://docs.github.com/en/get-started/quickstart/github-flow},
urldate = {2022-03-07},
year = {2022},
langid = {en}
}
@Online{GitlabCI,
title = {{Documentation Gitlab CI}},
url = {http://git03-ifm-min.ad.hsbi.de/help/ci/},
urldate = {2022-03-10},
langid = {en}
}
@Online{googlestyleguide,
author = {{Google Open Source}},
title = {{Google Java Style Guide}},
url = {https://google.github.io/styleguide/javaguide.html},
urldate = {2022-03-10},
year = {2022},
langid = {en}
}
@Online{Gradle,
author = {{Gradle Inc.}},
title = {{Gradle Build Tool}},
url = {https://gradle.org/},
urldate = {2022-03-10},
year = {2022},
langid = {en}
}
@Book{Harrer2018,
author = {Harrer, S. and Lenhard, J. and Dietz, L.},
title = {Java by Comparison: Become a Java Craftsman in 70 Examples},
isbn = {978-1-68050-287-9},
publisher = {The Pragmatic Bookshelf},
year = {2018},
langid = {en}
}
@Book{Inden2013,
author = {M. Inden},
title = {Der Weg zum Java-Profi},
edition = {2},
isbn = {978-3-8649-1245-0},
publisher = {dpunkt.verlag},
year = {2013},
langid = {de}
}
@Online{Java-SE-Tutorial,
author = {{Oracle Corporation}},
title = {{The Java Tutorials}},
url = {https://docs.oracle.com/javase/tutorial/},
note = {JDK 8},
urldate = {2022-03-09},
year = {2022},
langid = {en}
}
@Online{JDK-Doc,
author = {{Oracle Corporation}},
title = {{Java Core Libraries Developer Guide}},
url = {https://docs.oracle.com/en/java/javase/17/core/index.html},
note = {JDK 17},
urldate = {2022-03-09},
year = {2022},
langid = {en}
}
@Book{Juneau2017,
author = {J. Juneau},
title = {{Java 9 Recipes: A Problem-Solution Approach}},
doi = {10.1007/978-1-4842-1976-8},
isbn = {978-1-4842-1976-8},
publisher = {Apress},
year = {2017},
langid = {en}
}
@Online{junit4,
author = {{The JUnit Team}},
title = {JUnit 5},
url = {https://junit.org/},
urldate = {2022-03-10},
year = {2022},
langid = {en}
}
@Book{Kleuker2013,
author = {S. Kleuker},
title = {Qualitätssicherung durch Softwaretests},
doi = {10.1007/978-3-8348-2068-6},
isbn = {978-3-8348-2068-6},
note = {Hauptliteratur},
publisher = {Springer Fachmedien Wiesbaden},
year = {2013},
langid = {de}
}
@Book{Kleuker2018,
author = {S. Kleuker},
title = {Grundkurs Software-Engineering mit UML},
doi = {10.1007/978-3-658-19969-2},
isbn = {978-3-658-19969-2},
publisher = {Springer Vieweg},
year = {2018},
langid = {de}
}
@Book{Kleuker2019,
author = {S. Kleuker},
title = {Qualitätssicherung durch Softwaretests},
doi = {10.1007/978-3-658-24886-4},
isbn = {978-3-658-24886-4},
note = {Hauptliteratur},
publisher = {Springer Vieweg},
year = {2019},
langid = {de}
}
@Book{Krueger2009,
author = {G. Krüger and T. Stark},
title = {Handbuch der Java-Programmierung},
isbn = {978-3-8273-2874-8},
publisher = {Addison-Wesley},
year = {2009},
langid = {de}
}
@Online{LernJava,
author = {{Oracle Corporation}},
title = {{Learn Java}},
url = {https://dev.java/learn/},
urldate = {2022-03-09},
year = {2022},
langid = {en}
}
@Book{Martin2009,
author = {R. Martin},
title = {{Clean Code}},
isbn = {978-3-8266-5548-7},
note = {DER Klassiker! Jeder Entwickler sollte dieses Buch gelesen haben!},
publisher = {mitp},
year = {2009},
langid = {en}
}
@Online{Mockito,
author = {{S. Faber and B. Dutheil and R. Winterhalter and T.v.d. Lippe}},
title = {Mockito},
url = {https://github.com/mockito/mockito},
urldate = {2022-04-29},
year = {2022},
langid = {en}
}
@Book{Nystrom2014,
author = {R. Nystrom},
title = {{Game Programming Patterns}},
isbn = {978-0-9905-8290-8},
publisher = {Genever Benning},
year = {2014},
url = {https://github.com/munificent/game-programming-patterns},
urldate = {2022-04-28},
langid = {en}
}
@Book{Oestereich2012,
author = {Oestereich, B.},
title = {Analyse und Design mit der UML 2.5},
isbn = {978-3-486-71667-2},
publisher = {Oldenbourg},
url = {https://www.oose.de/nuetzliches/uml-unified-modeling-language/},
urldate = {2020-04-14},
year = {2012},
langid = {de}
}
@Book{Ogihar2018,
author = {M. Ogihara},
title = {Fundamentals of Java Programming},
doi = {10.1007/978-3-319-89491-1},
isbn = {978-3-319-89491-1},
publisher = {Springer},
year = {2018},
langid = {en}
}
@Book{Osherove2014,
author = {R. Osherove},
title = {The Art of Unit Testing},
isbn = {978-1-6172-9089-3},
publisher = {Manning},
year = {2014},
langid = {en}
}
@Book{Passig2013,
author = {K. Passig and J. Jander},
title = {Weniger schlecht programmieren},
isbn = {978-3-89721-567-2},
publisher = {O'Reilly},
year = {2013},
langid = {de}
}
@Online{RefactoringGuru,
author = {{Refactoring.Guru}},
title = {{Refactoring Techniques}},
url = {https://refactoring.guru/refactoring/techniques},
urldate = {2020-03-28},
year = {2022},
langid = {en}
}
@Book{SWEGoogle,
author = {T. Winters and T. Manshreck and H. Wright},
title = {Software Engineering at Google: Lessons Learned from Programming Over Time},
isbn = {978-1-49208-279-8},
publisher = {O'Reilly},
year = {2020},
langid = {en}
}
@Book{Spillner2012,
author = {A. Spillner and T. Linz},
title = {{Basiswissen Softwaretest}},
edition = {5},
isbn = {978-3-86490-024-2},
publisher = {dpunkt},
year = {2012},
langid = {de}
}
@Online{SunMicrosystems1997,
author = {{Sun Microsystems Inc.}},
title = {{Java Code Conventions}},
url = {https://www.oracle.com/technetwork/java/codeconventions-150003.pdf},
urldate = {2020-04-14},
year = {1997},
langid = {en}
}
@Book{Ullenboom2021,
author = {C. Ullenboom},
title = {Java ist auch eine Insel},
edition = {16},
isbn = {978-3-8362-8745-6},
publisher = {Rheinwerk-Verlag},
url = {https://openbook.rheinwerk-verlag.de/javainsel/index.html},
urldate = {2022-03-09},
year = {2021},
langid = {de}
}
@Online{UML25,
author = {{Object Management Group}},
title = {UML 2.5},
url = {https://www.omg.org/spec/UML/2.5.1/PDF},
urldate = {2020-04-14},
year = {2017},
langid = {en}
}
@Book{Urma2014,
author = {R.-G. Urma and M. Fusco and A. Mycroft},
title = {Java 8 in Action: Lambdas, Streams, and Functional-Style Programming},
isbn = {978-1-6172-9199-9},
publisher = {Manning Publications},
year = {2014},
langid = {en}
}
@Online{vogellaJUnit,
author = {{vogella GmbH}},
title = {JUnit 5 tutorial - Learn how to write unit tests},
url = {https://www.vogella.com/tutorials/JUnit/article.html},
urldate = {2022-03-10},
year = {2021},
langid = {en}
}