Programmiersprachen: Konzepte, Strukturen und Implementierung in Java
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | German |
Veröffentlicht: |
Heidelberg
Spektrum Akad. Verl.
2011
|
Schlagworte: | |
Online-Zugang: | Inhaltstext Inhaltsverzeichnis |
Beschreibung: | Literaturverz. S. [441] - 443 |
Beschreibung: | XI, 450 S. graph. Darst. 240 mm x 168 mm |
ISBN: | 9783827428509 3827428505 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV039549096 | ||
003 | DE-604 | ||
005 | 20231117 | ||
007 | t | ||
008 | 110826s2011 d||| |||| 00||| ger d | ||
015 | |a 11,N25 |2 dnb | ||
016 | 7 | |a 1012864065 |2 DE-101 | |
020 | |a 9783827428509 |c Pb. : EUR 29.95 (DE), sfr 40.50 (freier Pr.) |9 978-3-8274-2850-9 | ||
020 | |a 3827428505 |c Pb. : EUR 29.95 (DE), sfr 40.50 (freier Pr.) |9 3-8274-2850-5 | ||
024 | 3 | |a 9783827428509 | |
028 | 5 | 2 | |a Best.-Nr.: 80024897 |
035 | |a (OCoLC)754212918 | ||
035 | |a (DE-599)DNB1012864065 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a ger | |
049 | |a DE-91G |a DE-11 |a DE-1051 |a DE-859 |a DE-2070s |a DE-83 |a DE-573 |a DE-92 |a DE-Aug4 |a DE-824 |a DE-945 |a DE-863 | ||
082 | 0 | |a 005.13 |2 22/ger | |
084 | |a ST 240 |0 (DE-625)143625: |2 rvk | ||
084 | |a ST 250 |0 (DE-625)143626: |2 rvk | ||
084 | |a 004 |2 sdnb | ||
084 | |a DAT 362f |2 stub | ||
084 | |a DAT 350f |2 stub | ||
100 | 1 | |a Clausing, Achim |d 1948- |e Verfasser |0 (DE-588)1011394723 |4 aut | |
245 | 1 | 0 | |a Programmiersprachen |b Konzepte, Strukturen und Implementierung in Java |c Achim Clausing |
264 | 1 | |a Heidelberg |b Spektrum Akad. Verl. |c 2011 | |
300 | |a XI, 450 S. |b graph. Darst. |c 240 mm x 168 mm | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
500 | |a Literaturverz. S. [441] - 443 | ||
650 | 0 | 7 | |a Java |g Programmiersprache |0 (DE-588)4401313-9 |2 gnd |9 rswk-swf |
650 | 0 | 7 | |a Programmiersprache |0 (DE-588)4047409-4 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Programmiersprache |0 (DE-588)4047409-4 |D s |
689 | 0 | |5 DE-604 | |
689 | 1 | 0 | |a Java |g Programmiersprache |0 (DE-588)4401313-9 |D s |
689 | 1 | |5 DE-604 | |
856 | 4 | 2 | |m X:MVB |q text/html |u http://deposit.dnb.de/cgi-bin/dokserv?id=3842619&prov=M&dok_var=1&dok_ext=htm |3 Inhaltstext |
856 | 4 | 2 | |m DNB Datenaustausch |q application/pdf |u http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=024401010&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
943 | 1 | |a oai:aleph.bib-bvb.de:BVB01-024401010 |
Datensatz im Suchindex
DE-BY-863_location | 1000 1340 |
---|---|
DE-BY-FWS_call_number | 1000/ST 240 C616st 1000/ST 240 C616 1340/ST 240 C616st |
DE-BY-FWS_katkey | 415650 |
DE-BY-FWS_media_number | 083101252994 083101253008 083101252369 |
_version_ | 1806527865481592832 |
adam_text |
IMAGE 1
INHALTSVERZEICHNIS
EINLEITUNG 1
KAFFEE ODER TEE? 1
DIE T.SPRACHEN 2
DIE JAVA-IMPLEMENTIERUNG 5
OCKHAMS RASIERMESSER 6
LESERKREIS 7
HINWEISE ZUR BENUTZUNG 8
WEBSEITE ZUM BUCH 8
DAS UMSCHLAGBILD 9
DANKSAGUNG 9
T.ZERO: DEKLARATIVE PROGRAMMIERUNG 11
1.1 SPRACHELEMENTE 12
1.1.1 ZAHLEN 12
1.1.2 FUNKTIONEN 13
1.1.3 BEDINGTE AUSDRUECKE 15
1.1.4 REKURSION 15
1.1.5 FEHLER 16
1.2 BEISPIELE 17
1.2.1 ZAHLENSPIELEREIEN 18
1.2.2 GROESSTER GEMEINSAMER TEILER 19
BIBLIOGRAFISCHE INFORMATIONEN HTTP://D-NB.INFO/1012864065
DIGITALISIERT DURCH
IMAGE 2
VI
1.2.3 QUADRATWURZEL 20
1.2.4 PRIMZAHLEN 22
1.2.5 POTENZEN 23
1.2.6 BERECHNUNG VON TT 25
1.2.7 EXPONENTIALFUNKTION 27
1.2.8 LOGARITHMUS 30
1.3 DEKLARATIVER PROGRAMMIERSTIL 32
1.3.1 SPRACHUMFANG UND PROGRAMMIERSTIL 32
1.3.2 PROBLEME DES DEKLARATIVEN PROGRAMMIERSTILS 34
1.4 SYNTAX UND SEMANTIK 35
1.4.1 LEXIKALISCHE STRUKTUR 35
1.4.2 SYNTAX 36
1.4.3 SEMANTIK 38
1.5 DER INTERPRETER 39
1.5.1 DIE READ-EVAL-PRINT-SCHLEIFE 39
1.5.2 AUSDRUECKE UND IHRE AUSWERTUNG 40
T.LISP: LISTENBASIERTE PROGRAMMIERUNG 45
2.1 LISP 45
2.2 SPRACHELEMENTE 46
2.2.1 LISTEN 46
2.2.2 SYMBOLE, QUOTIERUNG UND BINDEN 49
2.2.3 TYPEN 51
2.2.4 FUNKTIONEN 53
2.2.5 BEDINGTE AUSDRUECKE 54
2.3 BEISPIELE 55
2.3.1 ELEMENTARE LISTENFUNKTIONEN 55
2.3.2 VEREINIGEN UND ZERLEGEN VON LISTEN 58
2.3.3 UMKEHREN EINER LISTE 60
2.3.4 SORTIEREN 62
2.3.5 QUOTIERUNG 65
2.3.6 ARITHMETISCHE AUSDRUECKE 68
2.3.7 SYMBOLISCHE DIFFERENTIATION 70
2.4 DATENABSTRAKTION 76
2.4.1 NATUERLICHE ZAHLEN 77
2.4.2 MENGEN 83
2.4.3 BINAERBAEUME 88
2.5 M.LISP - EIN METAZIRKULAERES LISP 96
2.5.1 DER M.LISP-INTERPRETER IM UEBERBLICK 97
2.5.2 AUSWERTUNG: EVAL UND APPLY 101
IMAGE 3
VIL
2.5.3 METAZIRKULAERE ANWENDUNG VON M.LISP 106
2.5.4 STATISCHER UND DYNAMISCHER SCOPE 107
2.6 DIE IMPLEMENTIERUNG VON T.LISP 110
2.6.1 INITIALISIERUNGSDATEIEN 110
2.6.2 ENTWURF DER IMPLEMENTIERUNG 112
2.6.3 DIE ABSTRAKTE KLASSE PROCEDURE 115
2.6.4 OPERATOREN 117
2.6.5 LAUFZEITPRUEFUNGEN 122
2.6.6 LISTEN 123
3 T.PASCAL: IMPERATIVE PROGRAMMIERUNG 129
3.1 IMPERATIVER PROGRAMMIERSTIL 130
3.1.1 RECHNEN MIT ZUSTAENDEN 130
3.1.2 PASCAL 131
3.2 SPRACHELEMENTE 132
3.2.1 ARRAYS UND RECORDS 132
3.2.2 VARIABLEN 134
3.2.3 SCHLEIFEN 135
3.2.4 BLOECKE 136
3.2.5 SPRUNGBEFEHLE 138
3.2.6 SONSTIGES 140
3.3 BEISPIELE 142
3.3.1 DUCCI-FOLGEN 142
3.3.2 VEKTOREN UND MATRIZEN 143
3.3.3 SORTIEREN VON ARRAYS 149
3.3.4 NEUE TYPEN: KOMPLEXE ZAHLEN 152
3.3.5 REKURSIVE TYPEN: LISTEN 156
3.3.6 MANIPULATIONEN AN LISTEN 158
3.3.7 STAPEL UND SCHLANGEN 161
3.4 DIE HARVARD-MASCHINE 169
3.4.1 BEFEHLSSATZ 170
3.4.2 IMPLEMENTIERUNG 171
3.4.3 BEISPIELPROGRAMM 175
3.5 DIE IMPLEMENTIERUNG VON T.PASCAL 176
3.5.1 DIE KLASSE RECORD UND DER OPERATOR RECORD 176
3.5.2 DIE OPERATOREN BLOCK UND VAR 179
3.5.3 WEITERE OPERATOREN UND INITIALISIERUNG 180
4 T.SCHEME: FUNKTIONALE PROGRAMMIERUNG 183
4.1 FUNKTIONEN ALS DATEN ERSTER KLASSE 183
IMAGE 4
VIII
4.2 SPRACHELEMENTE 184
4.2.1 FUNKTIONEN 184
4.2.2 UMGEBUNGEN 187
4.2.3 MAKROS 190
4.2.4 EXCEPTIONS 192
4.2.5 SONSTIGES 194
4.3 BEISPIELE 199
4.3.1 DIE COLLATZ-FUNKTION 199
4.3.2 ANWENDEN VON FUNKTIONEN AUF LISTEN UND ARRAYS 200
4.3.3 ERWEITERN VON FUNKTIONEN 202
4.3.4 KOMPOSITION UND ITERATION VON FUNKTIONEN 206
4.3.5 DER ABLEITUNGSOPERATOR 207
4.3.6 EIN MINITUTORIAL ZU MAKROS 210
4.4 DER KONTEXT EINER FUNKTION 219
4.4.1 KONTEXTERZEUGUNG MIT L ET 219
4.4.2 ANONYME REKURSIVE FUNKTIONEN 220
4.5 FUNKTIONEN ALS OBJEKTE 222
4.5.1 ZUFALLSZAHLEN 223
4.5.2 STACK-OBJEKTE 223
4.5.3 ITERATOREN UND MENGEN 226
4.6 ENDREKURSIVE FUNKTIONEN 229
4.6.1 ENDREKURSION 229
4.6.2 DER AUSWERTUNGSSTACK 231
4.6.3 ENDSTAENDIGKEIT 234
4.6.4 DIE KONSTRUKTION ENDREKURSIVER FUNKTIONEN 239
4.7 DIE IMPLEMENTIERUNG VON T.SCHEME 245
4.7.1 UMGEBUNGEN UND ZUGEHOERIGE OPERATOREN 245
4.7.2 DIE KLASSEN FUNCTION UND MACRO 251
4.7.3 TRACING-MODUS UND PROTOKOLL-MODUS 254
4.7.4 DER EXCEPTION-MECHANISMUS 257
4.7.5 DIE VERARBEITUNG VON TAIL CALLS 259
4.7.6 DER OPERATOR P A RT 265
T.LAMBDA: REIN FUNKTIONALE PROGRAMMIERUNG 267
5.1 DER LAMBDA-KALKUEL 267
5.1.1 LAMBDA-AUSDRUECKE 268
5.1.2 REDUKTION 268
5.2 FUNCTION ALS UNIVERSELLER TYP 270
5.2.1 SPIELREGELN 270
5.2.2 BOOLESCHE WERTE 271
IMAGE 5
5.2.3 CHURCH-LISTEN 272
5.2.4 CHURCH-ZAHLEN 273
5.3 REKURSION IN T.LAMBDA 275
5.3.1 PRIMITIVE REKURSION 275
5.3.2 BEDINGTE AUSDRUECKE UND REKURSION 276
5.3.3 ELIMINATION VON REKURSION 277
5.4 M.LAMBDA - EIN MAKROBASIERTER LAMBDA-KALKUEL 282
5.4.1 FUNKTIONALE PROGRAMMIERUNG OHNE FUNKTIONEN 282
5.4.2 DER FIXPUNKT-KOMBINATOR 283
6 T.JAVA: OBJEKTORIENTIERTE PROGRAMMIERUNG 285
6.1 OBJEKTORIENTIERUNG 285
6.1.1 GRUNDKONZEPTE 285
6.1.2 T.JAVA - ERSTE SCHRITTE 286
6.2 SPRACHELEMENTE 288
6.2.1 KLASSEN 288
6.2.2 OBJEKTE 290
6.2.3 METHODEN 292
6.3 BEISPIELE . . . 298
6.3.1 DYNAMISCHE ARRAYS 298
6.3.2 TURINGMASCHINEN 301
6.3.3 PRIVATE ATTRIBUTE UND METHODEN 309
6.3.4 INNERE KLASSEN 313
6.4 STROEME 317
6.4.1 DER TYP STREAM 317
6.4.2 BEISPIELE 320
6.4.3 DIE THUE-MORSE-FOLGE 325
6.4.4 LAZINESS UND DIE T.JAVA-KLASSE STREAM 328
6.4.5 DIE JAVA-KLASSE STREAM 332
6.5 DIE IMPLEMENTIERUNG VON T.JAVA 334
6.5.1 ENTWURFSUEBERLEGUNGEN 334
6.5.2 DIE KLASSE OBJ 336
6.5.3 DIE KLASSE CLASSOBJ 342
6.5.4 DIE KLASSE METHOD 348
7 T. PROLOG: LOGISCHE PROGRAMMIERUNG 351
7.1 EINFUEHRUNG 351
7.1.1 SYLLOGISMEN 352
7.1.2 FAMILIENBEZIEHUNGEN 353
7.1.3 FAERBUNG VON GRAPHEN 357
IMAGE 6
7.2 GRUNDBEGRIFFE DER LOGISCHEN PROGRAMMIERUNG 359
7.2.1 IMPLIZITE QUANTOREN 359
7.2.2 RESOLUTION 359
7.2.3 SUBSTITUTION 362
7.2.4 UNIFIKATION 363
7.3 SPRACHELEMENTE 366
7.3.1 UNBESTIMMTE UND TERME 366
7.3.2 DIE OPERATOREN U N I FY UND S U B S T I T U TE 367
7.3.3 REGELBASEN 368
7.3.4 REGELN 370
7.3.5 ANFRAGEN 372
7.3.6 ESCAPE NACH T.SCHEME 373
7.3.7 DER CUT-MECHANISMUS 377
7.3.8 WILDCARDS 378
7.3.9 SCHLEIFENERKENNUNG 379
7.4 BEISPIELE 380
7.4.1 UNIFIKATION 380
7.4.2 RELATIONEN 384
7.4.3 SUCHE IN GRAPHEN 388
7.4.4 EINSTEIN-RAETSEL 392
7.4.5 DATENSTRUKTUREN 397
7.4.6 DAS ACHT-DAMEN-PROBLEM 403
7.4.7 ARITHMETIK IN T.PROLOG 405
7.4.8 CUT UND NEGATION 408
7.5 DIE IMPLEMENTIERUNG VON T.PROLOG 411
7.5.1 DER ENTWURF IM UEBERBLICK 411
7.5.2 UNIFIKATION UND DIE KLASSE INDETERMINATE 414
7.5.3 DIE KLASSE S U B S T I T U T I ON 415
7.5.4 RESOLUTION UND DIE KLASSE RULEBASE 416
A INSTALLATION 425
B QUELLCODE 427
B.L DAS PAKET TANAGRA 428
B.L.L DIE KLASSEN TOKEN UND LEXER 428
B.1.2 DIE KLASSE PARSER 430
B.L.3 DIE KLASSE I N T E R P R E T ER 432
B.1.4 *ODDS AND ENDS": DIE KLASSE SYS 433
B.2 DAS PAKET EXPRESSIONS 435
B.2.1 DIE KLASSEN IM UEBERBLICK 436
IMAGE 7
XI
B.2.2 DATEISTRUKTUR 437
B.3 INITIALISIERUNGSDATEIEN 437
B.4 BEISPIELDATEIEN 438
LITERATURVERZEICHNIS 441
STICHWORTVERZEICHNIS 445 |
any_adam_object | 1 |
author | Clausing, Achim 1948- |
author_GND | (DE-588)1011394723 |
author_facet | Clausing, Achim 1948- |
author_role | aut |
author_sort | Clausing, Achim 1948- |
author_variant | a c ac |
building | Verbundindex |
bvnumber | BV039549096 |
classification_rvk | ST 240 ST 250 |
classification_tum | DAT 362f DAT 350f |
ctrlnum | (OCoLC)754212918 (DE-599)DNB1012864065 |
dewey-full | 005.13 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.13 |
dewey-search | 005.13 |
dewey-sort | 15.13 |
dewey-tens | 000 - Computer science, information, general works |
discipline | Informatik |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>00000nam a2200000 c 4500</leader><controlfield tag="001">BV039549096</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20231117</controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">110826s2011 d||| |||| 00||| ger d</controlfield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">11,N25</subfield><subfield code="2">dnb</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">1012864065</subfield><subfield code="2">DE-101</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9783827428509</subfield><subfield code="c">Pb. : EUR 29.95 (DE), sfr 40.50 (freier Pr.)</subfield><subfield code="9">978-3-8274-2850-9</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">3827428505</subfield><subfield code="c">Pb. : EUR 29.95 (DE), sfr 40.50 (freier Pr.)</subfield><subfield code="9">3-8274-2850-5</subfield></datafield><datafield tag="024" ind1="3" ind2=" "><subfield code="a">9783827428509</subfield></datafield><datafield tag="028" ind1="5" ind2="2"><subfield code="a">Best.-Nr.: 80024897</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)754212918</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)DNB1012864065</subfield></datafield><datafield tag="040" ind1=" " ind2=" "><subfield code="a">DE-604</subfield><subfield code="b">ger</subfield><subfield code="e">rakddb</subfield></datafield><datafield tag="041" ind1="0" ind2=" "><subfield code="a">ger</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-91G</subfield><subfield code="a">DE-11</subfield><subfield code="a">DE-1051</subfield><subfield code="a">DE-859</subfield><subfield code="a">DE-2070s</subfield><subfield code="a">DE-83</subfield><subfield code="a">DE-573</subfield><subfield code="a">DE-92</subfield><subfield code="a">DE-Aug4</subfield><subfield code="a">DE-824</subfield><subfield code="a">DE-945</subfield><subfield code="a">DE-863</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">005.13</subfield><subfield code="2">22/ger</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 240</subfield><subfield code="0">(DE-625)143625:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">ST 250</subfield><subfield code="0">(DE-625)143626:</subfield><subfield code="2">rvk</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">004</subfield><subfield code="2">sdnb</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">DAT 362f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">DAT 350f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Clausing, Achim</subfield><subfield code="d">1948-</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)1011394723</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Programmiersprachen</subfield><subfield code="b">Konzepte, Strukturen und Implementierung in Java</subfield><subfield code="c">Achim Clausing</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Heidelberg</subfield><subfield code="b">Spektrum Akad. Verl.</subfield><subfield code="c">2011</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XI, 450 S.</subfield><subfield code="b">graph. Darst.</subfield><subfield code="c">240 mm x 168 mm</subfield></datafield><datafield tag="336" ind1=" " ind2=" "><subfield code="b">txt</subfield><subfield code="2">rdacontent</subfield></datafield><datafield tag="337" ind1=" " ind2=" "><subfield code="b">n</subfield><subfield code="2">rdamedia</subfield></datafield><datafield tag="338" ind1=" " ind2=" "><subfield code="b">nc</subfield><subfield code="2">rdacarrier</subfield></datafield><datafield tag="500" ind1=" " ind2=" "><subfield code="a">Literaturverz. S. [441] - 443</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Java</subfield><subfield code="g">Programmiersprache</subfield><subfield code="0">(DE-588)4401313-9</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Programmiersprache</subfield><subfield code="0">(DE-588)4047409-4</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Programmiersprache</subfield><subfield code="0">(DE-588)4047409-4</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="689" ind1="1" ind2="0"><subfield code="a">Java</subfield><subfield code="g">Programmiersprache</subfield><subfield code="0">(DE-588)4401313-9</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="1" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">X:MVB</subfield><subfield code="q">text/html</subfield><subfield code="u">http://deposit.dnb.de/cgi-bin/dokserv?id=3842619&prov=M&dok_var=1&dok_ext=htm</subfield><subfield code="3">Inhaltstext</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="m">DNB Datenaustausch</subfield><subfield code="q">application/pdf</subfield><subfield code="u">http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=024401010&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA</subfield><subfield code="3">Inhaltsverzeichnis</subfield></datafield><datafield tag="943" ind1="1" ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-024401010</subfield></datafield></record></collection> |
id | DE-604.BV039549096 |
illustrated | Illustrated |
indexdate | 2024-08-05T08:27:06Z |
institution | BVB |
isbn | 9783827428509 3827428505 |
language | German |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-024401010 |
oclc_num | 754212918 |
open_access_boolean | |
owner | DE-91G DE-BY-TUM DE-11 DE-1051 DE-859 DE-2070s DE-83 DE-573 DE-92 DE-Aug4 DE-824 DE-945 DE-863 DE-BY-FWS |
owner_facet | DE-91G DE-BY-TUM DE-11 DE-1051 DE-859 DE-2070s DE-83 DE-573 DE-92 DE-Aug4 DE-824 DE-945 DE-863 DE-BY-FWS |
physical | XI, 450 S. graph. Darst. 240 mm x 168 mm |
publishDate | 2011 |
publishDateSearch | 2011 |
publishDateSort | 2011 |
publisher | Spektrum Akad. Verl. |
record_format | marc |
spellingShingle | Clausing, Achim 1948- Programmiersprachen Konzepte, Strukturen und Implementierung in Java Java Programmiersprache (DE-588)4401313-9 gnd Programmiersprache (DE-588)4047409-4 gnd |
subject_GND | (DE-588)4401313-9 (DE-588)4047409-4 |
title | Programmiersprachen Konzepte, Strukturen und Implementierung in Java |
title_auth | Programmiersprachen Konzepte, Strukturen und Implementierung in Java |
title_exact_search | Programmiersprachen Konzepte, Strukturen und Implementierung in Java |
title_full | Programmiersprachen Konzepte, Strukturen und Implementierung in Java Achim Clausing |
title_fullStr | Programmiersprachen Konzepte, Strukturen und Implementierung in Java Achim Clausing |
title_full_unstemmed | Programmiersprachen Konzepte, Strukturen und Implementierung in Java Achim Clausing |
title_short | Programmiersprachen |
title_sort | programmiersprachen konzepte strukturen und implementierung in java |
title_sub | Konzepte, Strukturen und Implementierung in Java |
topic | Java Programmiersprache (DE-588)4401313-9 gnd Programmiersprache (DE-588)4047409-4 gnd |
topic_facet | Java Programmiersprache Programmiersprache |
url | http://deposit.dnb.de/cgi-bin/dokserv?id=3842619&prov=M&dok_var=1&dok_ext=htm http://bvbr.bib-bvb.de:8991/F?func=service&doc_library=BVB01&local_base=BVB01&doc_number=024401010&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT clausingachim programmiersprachenkonzeptestrukturenundimplementierunginjava |
Beschreibung
THWS Würzburg Zentralbibliothek Lesesaal
Signatur: |
1000 ST 240 C616 1000 ST 240 C616st |
---|---|
Exemplar 1 | ausleihbar Verfügbar Bestellen |
Exemplar 2 | ausleihbar Verfügbar Bestellen |
THWS Würzburg Teilbibliothek SHL, Raum I.2.11
Signatur: |
1340 ST 240 C616st |
---|---|
Exemplar 1 | nicht ausleihbar Verfügbar Bestellen |