Neuerwerbungen im Juli 2024

Stand: 06.08.2024, 06:37 — Zahl der Neuerwerbungen: 27

Algorithms : big data, optimization techniques, cyber security / edited by Sushil C. Dimri, Abhay Saxena, Bhuvan Unhelkar and Akshay Kumar. – Berlin ; Boston : De Gruyter, [2024]. – 181 Seiten : Illustrationen, Diagramme, 24 cm x 17 cm. – (De Gruyter series on the applications of mathematics in engineering and information sciences ; Volume 17)
ISBN 978-3-11-122800-6
BV049679195
Schlagwort: Algorithmus
weiterführender Link
T00/mat 7.5-193

Attardi, Joe:
Web API cookbook : level up your JavaScript applications / Joe Attardi. – First edition. – Beijing ; Boston ; Farnham ; Sebastopol ; Tokyo : O’Reilly, April 2024. – xiv, 268 Seiten : 232 mm
ISBN 978-1-098-15069-3
BV049679176
T00/mat 12.2.3-2105

Barrett, Daniel J.:
Linux pocket guide / Daniel J. Barrett. – 4th edition. – Beijing ; Boston ; Farnham ; Sebastopol ; Tokyo : O’Reilly, March 2024. – xvii, 329 Seiten
Auf dem Cover: Essential commands, 20th anniversary release
ISBN 978-1-098-15796-8 – ISBN 9781098157968
BV049626585
Schlagwort: LINUX, Befehlsvorrat
T00/mat 12.4.1-310(4)

Barry, Paul:
Python von Kopf bis Fuß : Grundlagen und Praxis der Python-Programmierung / Paul Barry ; Übersetzung von Jørgen W. Lang. – 3., erweiterte und aktualisierte Auflage. – Heidelberg : O’Reilly, 2024. – xxxviii, 624 Seiten : 23.5 cm x 20.3 cm. – (Von Kopf bis Fuß)
EST:Head first Python
ISBN 978-3-96009-239-1 – ISBN 3-96009-239-3
BV049621928
Schlagwort: Python <Programmiersprache>
Schlagwort: Programmierung
RVK: ST 250
Inhaltsverzeichnis
T00/mat 12.1.4-183(3)

Bhargava, Aditya Y.:
Algorithmen kapieren : visuell lernen und verstehen : mit Illustrationen, Alltagsbeispielen und Python-Code / Aditya Y. Bhargava ; Übersetzung aus dem Amerikanischen von Knut Lorenzen. – 1. Auflage. – Frechen : mitp, 2019. – 1 Online-Ressource (270 Seiten) : Illustrationen. – (mitp Professional)
EST:Grokking algorithms, © 2017
ISBN 978-3-95845-814-7 – ISBN 3-95845-814-9
BV045339017
Schlagwort: Algorithmus
Schlagwort: Algorithmus, Programmierung
RVK: ST 134
[zu Katalog]

Brichzin, Peter:
Agile Schule : Methoden für den Projektunterricht in der Informatik und darüber hinaus / Peter Brichzin, Petra Kastl, Ralf Romeike. – 1. Auflage. – Bern : hep der bildungsverlag, 2019. – 208 Seiten
Illustrationen
ISBN 978-3-0355-1053-9 – ISBN 3-0355-1053-9
BV045424813
Schlagwort: Agile Softwareentwicklung, Informatikunterricht, Projektunterricht, Selbstgesteuertes Lernen, Unterrichtsmethode
RVK: DP 1980
RVK: SR 910
Inhaltsverzeichnis
T00/mat 8.10-17

Brühlmann, Thomas ¬[Verfasser]:
Sensoren mit Arduino : Schnelleinstieg / Thomas Brühlmann. – 1. Auflage. – Frechen : mitp, 2024. – 255 Seiten : Illustrationen
ISBN 978-3-7475-0826-8
BV049736788
Schlagwort: Arduino-Plattform, Sensortechnik, Messwertverarbeitung, Programmierumgebung, Hardwareerweiterung, Hobbyelektronik
RVK: ST 170
RVK: ST 690
RVK: ZN 4980
RVK: ZQ 3120
Inhaltsverzeichnis
T00/elt 3-457

Carl Hanser Verlag:
Ebook-Paket / Hanser. IT. – München : Hanser, 2012-. – Online-Ressource
Gesehen am 07.10.2016
BV040396960
Volltext | Volltext | Volltext | Volltext
[zu Katalog]

Chris:
Understanding network activity: The role of IP traffic identification / Chris. – [Ahrensburg] : [tredition], 2024. – 102 Seiten : Illustrationen, Diagramme, 23.4 cm x 15.5 cm, 191 g
ISBN 978-3-384-24188-7
BV049756999
T00/mat 17.8.1-141

Cleve, Jürgen:
Data Mining : Datenanalyse für Künstliche Intelligenz / Jürgen Cleve, Uwe Lämmel. – 4. Auflage. – Berlin ; Boston : De Gruyter, [2024]. – XII, 336 Seiten : Illustrationen, Diagramme, 17 cm x 24 cm, 578 g. – (De Gruyter Studium)
ISBN 978-3-11-138726-0 – ISBN 3-11-067623-0
BV049723199
Schlagwort: Data Mining
RVK: ST 530
Inhaltsverzeichnis
T00/mat 17.5.4-101(4)

Comer, Douglas:
Essentials of computer architecture / Douglas Comer. – Third edition. – Boca Raton ; London ; New York : CRC Press, 2024. – xxii, 517 Seiten : Illustrationen, 1161 gr
Preface; Chapter 1 Introduction and Overview; Chapter 2 Program Interpretation and Transformation; Chapter 3 Data and Program Representation; Chapter 4 A High-Level Overview of Processors; Chapter 5 Instruction Stes and Operands; Chapter 6 Operand Addressing and Operand Types; Chapter 7 Assembly Languages and Programming Paradigm; Chapter 8 Main Memory and Memory Addressing; Chapter 9 Virtual Memory Technologies and Virtual Addressing; Chapter 10 Caches and Caching; Chapter 11 Storage: File
Systems, Blocks and SSDs; Chapter 12 A Programmer’s View of Devices, I/O, and Buffering; Chapter 13 Buses and Bus Architectures; Chapter 14 Programming Devices and Interrupt-Driven I/O; Chapter 15 Data Paths and Instruction Execution; Chapter 16 CPUs: Micrcode, Protection, and Processor Modes; Chapter 17 Parallelism; Chapter 18 Data Pipelining ; Chapter 19 Assessing Performance; Chapter 20 Multicore Processors; Chapter 21 Power and Energy; Chapter 22 Building Blocks: Transistors, Gates and
Clocks; Chapter 23 Hardware Modularity ; Appendix 1 Rules for Boolean Algebra Simplification; Appendix 2 A Quick Introduction to x86 Assembly Language; Appendix 3 ARM Register Definitions and Calling Sequence; Appendix 4 Lab Exercises for a Computer Architecture Course
ISBN 978-1-032-72719-6 – ISBN 978-1-032-72720-2
BV049754647
Schlagwort: Computerarchitektur
T00/mat 10.2-594

Diamond, Stephanie:
Writing AI prompts / by Stephanie Diamond and Jeffrey Allan. – Hoboken, NJ : John Wiley & Sons, Inc., [2024]. – xiii, 270 Seiten : Illustrationen, 24 cm. – (For dummies)
Titelzusätze auf dem Umschlag: Create AI prompts that deliver results : generate text, images, and even videos or music : evaluate AI output and refine prompts. – Includes index
ISBN 978-1-394-24466-9 – ISBN 1-394-24466-5
BV049753510
Schlagwort: Prompt Engineering, Großes Sprachmodell
RVK: ST 206
T00/mat 19.5.5-156

Gieseke, Wolfram:
Windows 11 Power Tipps – Das Praxisbuch / Wolfram Gieseke. – Burgthann : Markt + Technik Verlag, [2023]. – 592 Seiten : Illustrationen, 24 cm x 17 cm, 600 g
ISBN 978-3-95982-516-0 – ISBN 3-95982-516-1 – ISBN 978-3-98810-021-4
BV048452644
Schlagwort: Windows 11
Inhaltsverzeichnis
H00/2021 A 7469

Health Care und Künstliche Intelligenz : ethische Aspekte verstehen – Entwicklungen gestalten / Andreas Klein/Sebastian Dennerlein/Helmut Ritschl (Hg.). – Tübingen : Narr Francke Attempto Verlag ; Stuttgart : UTB, [2024]. – 460 Seiten : Diagramme, 21.5 cm x 15 cm
ISBN 978-3-8252-6257-0 – ISBN 3-8252-6257-X
BV049692321
Schlagwort: Künstliche Intelligenz, Gesundheitswesen
Schlagwort: Künstliche Intelligenz, Medizin, Gesundheitswesen, Medizinische Ethik
RVK: ST 640
RVK: XC 4000
RVK: XC 4016
H29/2023 A 1704

Hutter, Marcus:
¬An introduction to universal artificial intelligence / Marcus Hutter, David Quarel, Elliot Catt. – First edition. – Boca Raton ; London ; New York : CRC Press, 2024. – xix, 496 Seiten : Illustrationen, Diagramme. – (Chapman & Hall / CRC artificial intelligence and robotics series)
ISBN 978-1-032-60715-3 – ISBN 978-1-032-60702-3
BV049753388
T00/mat 19.1-75

Informatik : Mittelschule Bayern / herausgegeben von Matthias Dossenbach und Thomas Ernst. – Bamberg : C.C. Buchner, 2020-
9, Schülerband 9. / bearbeitet von Matthias Dossenbach [und 5 weiteren]. – 1. Auflage. – 2023. – 104 Seiten : Illustrationen, Diagramme
ISBN 978-3-661-38109-1
BV049310762
P30/SR 920 D724-9,1

Kofler, Michael:
Raspberry Pi : das umfassende Handbuch / Michael Kofler, Charly Kühnast, Christoph Scherbeck. – 8., aktualisierte Auflage 2024. – Bonn : Rheinwerk Computing, 2024. – 1045 Seiten : Illustrationen, Diagramme, 24 cm x 16.8 cm
Auf dem Umschlag: Grundlagen verstehen, spannenden Projekte umsetzen; Schnittstellen der Pi, Schaltungsaufbau, Steuerung mit Python; Erweiterungen für den Pi: HATs, Boards, Displays, Kameras ; Aktuell zum Raspberry Pi 5
ISBN 978-3-8362-9666-3 – ISBN 3-8362-9666-7
BV049682673
RVK: ST 160
Inhaltstext | Inhaltsverzeichnis
T20/mat 12.3.1-594(8)
T80/2 F 87(8)
T80/2 F 87(8)+2
T80/2 F 87(8)+3
T80/2 F 87(8)+4
T80/2 F 87(8)+5

Maihöfer, Ronja:
¬Die strafprozessuale Überwachung des Surfverhaltens im Internet : eine Untersuchung der Echtzeitüberwachung und retroperspektiven Auswertung von einseitiger Internetrecherche unter strafprozess- und verfassungsrechtlichen Gesichtspunkten / von Ronja Maihöfer. – Berlin : Duncker & Humblot, [2024]. – 310 Seiten. – (Internetrecht und Digitale Gesellschaft ; Band 59)
“Literatur, Rechtsprechung und Gesetzgebungsverfahren wurden bis einschließlich Januar 2023 eingearbeitet”. – Dissertation, Julius-Maximilians-Universität Würzburg, 2023
ISBN 978-3-428-19097-3
BV049692970
Schlagwort: Deutschland, Internet, Benutzerverhalten, Verdeckte Ermittlung, Elektronische Überwachung, Eingriffsermächtigung, Telekommunikationsüberwachung, Fernmeldegeheimnis, Privatsphäre
RVK: PH 4940
T00/mat 8.2-317

Matthes, Eric:
Python Crashkurs : eine praktische, projektbasierte Programmiereinführung / Eric Matthes. – 3., überarbeitete und aktualisierte Auflage. – Heidelberg : dpunkt.verlag, 2024. – 1 Online-Ressource (xxxv, 610 Seiten) : Illustrationen, Diagramme
ISBN 978-3-98890-108-8 – ISBN 978-3-98890-109-5 – ISBN 978-3-988-90-110-1
BV049513188
Schlagwort: Programmierung, Python <Programmiersprache>
RVK: ST 250
[zu Katalog]

Minnick, Chris:
Coding with AI / Chris Minnick. – Hoboken, NJ : Wiley, [2024]. – x, 324 Seiten : Illustrationen, 618 gr. – (For dummies) (Learning made easy)
Auf dem Cover: Write more code faster with AI assistance. Debug, test, and optimize your code with AI chatbots. Use machine learnign to speed your process. – Introduction 1; Part 1: Techniques and Technologies 7; Chapter 1: How Coding Benefits from AI 9; Chapter 2: Parsing Machine Learning and Deep Learning 37; Chapter 3: AI Coding Tools 57; Chapter 4: Coding with Chatbots 79; Part 2: Using AI to Write Code 109; Chapter 5: Progressing from Plan to Prototype 111; Chapter 6: Formatting and
Improving Your Code 139; Chapter 7: Finding and Eliminating Bugs 167; Chapter 8: Translating and Optimizing Code 195; Part 3: Testing, Documenting, and Maintaining Your Code 211; Chapter 9: Testing Your Code 213; Chapter 10: Documenting Your Code 239; Chapter 11: Maintaining Your Code 267; Part 4: The Part of Tens 285; Chapter 12: Ten More Tools to Try 287; Chapter 13: Ten AI Coding Resources 299; Index 311
ISBN 978-1-394-24913-8
BV049754645
T00/mat 19.3-14

Mutz, Uwe:
Webseiten programmieren und gestalten : [das umfassende Handbuch] / Uwe Mutz. – 1. Auflage. – Bonn : Rheinwerk Verlag, 2024. – 1022 Seiten : Illustrationen, 24 cm x 16.8 cm
Auf dem Umschlag: Alle Grundlagen: Programmierung, UX-Design, Datenbanken, Sicherheit ; von der Idee über das erste HTML bis zur komplexen Website ; mit vielen Codebeispielen, Übungen und Praxistipps ; ohne Vorkenntnisse loslegen ; alle Beispielprojekte zum Download
ISBN 978-3-8362-9788-2 – ISBN 3-8362-9788-4
BV049670492
RVK: ST 252
Inhaltstext
T00/mat 12.2.3-2106

Ozdemir, Sinan:
Praxiseinstieg Large Language Models : Strategien und Best Practices für den Einsatz von ChatGPT und anderen LLMs / Sinan Ozdemir ; deutsche Übersetzung von Frank Langenau. – 1. Auflage. – O’Reilly ; Heidelberg : dpunkt.verlag GmbH, 2024. – 271 Seiten : Illustrationen, Diagramme, 24 cm x 16.5 cm
Aus dem Imprint: “German language edition published by dpunkt.verlag GmbH. – Dieses Buch erscheint in Kooperation mit O’Reilly Media Inc. unter dem Imprint O’Reilly”
EST:Quick start guide to large language models
ISBN 978-3-96009-240-7 – ISBN 3-96009-240-7
BV049621920
Schlagwort: Prompt Engineering, Großes Sprachmodell, Künstliche Intelligenz, ChatGPT
RVK: ST 306
Inhaltsverzeichnis
T00/mat 19.5.5-155

Schmitt, Jonas:
Automating the design of multigrid methods with evolutionary program synthesis Automatisierung des Entwurfs von Mehrgitterverfahren mit evolutionärer Programmsynthese / Jonas Schmitt. – Erlangen : FAU University Press, 2024. – xvi, 222 Seiten : Illustrationen, Diagramme, 21 cm. – (FAU Studien aus der Informatik ; 19)
Dissertation, Friedrich-Alexander-Universität Erlangen-Nürnberg, 2023
ISBN 978-3-96147-731-9
BV049780088
Volltext | Volltext | Volltext
H00/2021 A 7383

Seimert, Winfried:
LibreOffice 24 : Praxiswissen für Ein- und Umsteiger / Winfried Seimert. – 1. Auflage. – Frechen : mitp, 2024. – 407 Seiten : Illustrationen, Diagramme
ISBN 978-3-7475-0880-0
BV049691149
Schlagwort: LibreOffice 7.x
Schlagwort: LibreOffice
RVK: ST 361
T00/mat 12.2.4-429

Selmaier, Andreas:
DMAICS-Zyklus zur Digitalisierung in produzierenden Unternehmen DMAICS Cycle for Digitization in Manufacturing Companies / Andreas Selmaier. – Erlangen : FAU University Press, 2024. – xv, 186 Seiten : Illustrationen, Diagramme. – (FAU Studien aus dem Maschinenbau ; Band 439)
Dissertation, Friedrich-Alexander-Universität Erlangen-Nürnberg, 2023
ISBN 978-3-96147-733-3
BV049780100
Volltext | Volltext
H00/2021 A 7384

Simović, Vladimir:
WordPress 6 : Schnelleinstieg : Blogs und Webseiten erstellen : einfach und ohne Vorkenntnisse / Vladimir Simović, Thordis Bonfranchi-Simović. – 1. Auflage. – Frechen : mitp, 2023. – 1 Online-Ressource (272 Seiten) : Illustrationen. – (mitp Schnelleinstieg)
ISBN 978-3-7475-0479-6
BV048678249
Schlagwort: WordPress 6.0
RVK: ST 253
[zu Katalog]

Weigend, Michael:
Raspberry Pi programmieren mit Python / Michael Weigend. – 6. Auflage. – Frechen : mitp Verlags GmbH & Co.KG : MITP, 2024. – 406 Seiten : Illustrationen, Diagramme, 24 cm x 17 cm. – (mitp Professional)
ISBN 3-7475-0829-4 – ISBN 978-3-7475-0829-9
BV049754650
Schlagwort: Raspberry Pi, Python <Programmiersprache>
RVK: ST 160
RVK: ST 250
RVK: ZN 4980
weiterführender Link
T20/mat 12.3.1-563(6)
T80/2 F 129(6)
T80/2 F 129(6)+2
T80/2 F 129(6)+3