Grundkurs Programmieren in Visual C #: [auf DVD Visual Studio 2010 Express Edition]
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | German |
Veröffentlicht: |
München
Hanser
2010
|
Schlagworte: | |
Online-Zugang: | Inhaltstext Inhaltsverzeichnis |
Beschreibung: | Literaturverz. S. 449 |
Beschreibung: | XIII, 460 S. graph. Darst. 25 cm DVD (12 cm) |
ISBN: | 9783446422230 |
Internformat
MARC
LEADER | 00000nam a2200000 c 4500 | ||
---|---|---|---|
001 | BV036659854 | ||
003 | DE-604 | ||
005 | 20230126 | ||
007 | t | ||
008 | 100908s2010 gw d||| |||| 00||| ger d | ||
015 | |a 10,N20 |2 dnb | ||
016 | 7 | |a 1002464099 |2 DE-101 | |
020 | |a 9783446422230 |c PB. : ca. EUR 29.90, ca. EUR 30.80 (AT) |9 978-3-446-42223-0 | ||
024 | 3 | |a 9783446422230 | |
028 | 5 | 2 | |a 553/42223 |
035 | |a (OCoLC)665158221 | ||
035 | |a (DE-599)DNB1002464099 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a ger | |
044 | |a gw |c XA-DE-BY | ||
049 | |a DE-523 |a DE-91G |a DE-M347 |a DE-473 |a DE-92 |a DE-634 |a DE-83 |a DE-12 |a DE-Aug4 |a DE-862 |a DE-573 |a DE-20 |a DE-210 | ||
082 | 0 | |a 005.133 |2 22/ger | |
084 | |a ST 250 |0 (DE-625)143626: |2 rvk | ||
084 | |a 004 |2 sdnb | ||
084 | |a DAT 677f |2 stub | ||
084 | |a DAT 358f |2 stub | ||
100 | 1 | |a Wimmer, Heinrich |d 193X- |e Verfasser |0 (DE-588)139193049 |4 aut | |
245 | 1 | 0 | |a Grundkurs Programmieren in Visual C # |b [auf DVD Visual Studio 2010 Express Edition] |c Heinrich Wimmer |
246 | 1 | 3 | |a Grundkurs Programmieren in Visual C sharp |
264 | 1 | |a München |b Hanser |c 2010 | |
300 | |a XIII, 460 S. |b graph. Darst. |c 25 cm |e DVD (12 cm) | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
500 | |a Literaturverz. S. 449 | ||
650 | 0 | 7 | |a Visual C sharp 2010 |0 (DE-588)7702558-1 |2 gnd |9 rswk-swf |
689 | 0 | 0 | |a Visual C sharp 2010 |0 (DE-588)7702558-1 |D s |
689 | 0 | |5 DE-604 | |
856 | 4 | 2 | |q text/html |u http://deposit.dnb.de/cgi-bin/dokserv?id=3475552&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=020579178&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |3 Inhaltsverzeichnis |
943 | 1 | |a oai:aleph.bib-bvb.de:BVB01-020579178 |
Datensatz im Suchindex
DE-BY-862_location | 2000 |
---|---|
DE-BY-FWS_call_number | 2000/ST 250 C01 W757 |
DE-BY-FWS_katkey | 383461 |
DE-BY-FWS_media_number | 083000502396 |
_version_ | 1824555564119621632 |
adam_text |
INHALT 1 EINFUEHRUNG IN VISUAL C# 2010 1 1.1 EINSTIEG IN DIE
PROGRAMMIERUNG 1 1.2 MICROSOFT .NET-GRUNDLAGEN 3 1.3 STARTEN MIT DER
VISUAL C# 2010 EXPRESS EDITION 4 1.4 EINFUEHRUNGSBEISPIEL 8 UEBUNG 1-1:
MITTELWERT ZWEIER ZAHLEN 8 1.5 LEKTION 1: WINDOWS-PROGRAMMIERUNG MIT
VISUAL C# 12 1.5.1 PROJEKTTYPEN 12 1.5.2 LOESUNGSSCHRITTE ZUR ENTWICKLUNG
EINES WINDOWS-PROGRAMMS 12 1.5.3 OBJEKT- UND EREIGNISORIENTIERTE
WINDOWS-PROGRAMMIERUNG 15 1.5.4 ASSEMBLIES UND KLASSENBIBLIOTHEKEN 18
1.5.5 PROJEKTDATEIEN UND-VERZEICHNISSE 19 1.5.6 WARUM VISUAL C#? 20 1.6
AUFGABEN 21 AUFGABE 1-1: MITTELWERT DREIER ZAHLEN 21 AUFGABE 1-2:
VOLUMEN UND OBERFLAECHE EINES WUERFELS 21 2 VARIABLEN, AUSDRUECKE UND
ZUWEISUNGEN 23 2.1 EINFUEHRUNGSUEBUNG 23 UEBUNG 2-1: HERONISCHE
FLAECHENFORMEL 23 2.2 LEKTION 2: VARIABLEN, AUSDRUECKE UND ZUWEISUNGEN 30
2.2.1 DEKLARATION VON VARIABLEN 30 2.2.2 BEZEICHNER UND NAMEN 32 2.2.3
ELEMENTARE DATENTYPEN 34 2.2.4 WERTTYPEN UND REFERENZTYPEN, GARBAGE
COLLECTION 38 2.2.5 DEKLARATION VON KONSTANTEN 39 2.2.6 WERTZUWEISUNGEN
39 2.2.7 KOMMENTARE 40 2.2.8 LEERZEICHEN, ZEILENUMBRUECHE UND
ANWEISUNGSBLOECKE 41 2.2.9 LITERALE FUER ELEMENTARE DATENTYPEN 41
BIBLIOGRAFISCHE INFORMATIONEN HTTP://D-NB.INFO/1002464099 DIGITALISIERT
DURCH INHALT 2.2.10 AUSDRUECKE UND OPERATOREN 45 2.2.11 MATHEMATISCHE
FUNKTIONEN 50 2.2.12 KONVERTIERUNG ELEMENTARER DATENTYPEN 51 2.2.13
STRUKTUR DATETIME, DATUMS- UND ZEITFUNKTIONEN 56 2.3 UEBUNGEN 58 UEBUNG
2-2: TASCHENRECHNER 58 UEBUNG 2-3: KOSINUSSATZ 61 2.4 AUFGABEN 64 AUFGABE
2-1: KATHETEN- UND HOEHENSATZ IM RECHTWINKLIGEN DREIECK 64 AUFGABE 2-2:
NUMERISCHE AUSDRUECKE UND ZUWEISUNGEN 64 AUFGABE 2-3: VOLUMEN UND
OBERFLAECHE EINER KUGEL 65 AUFGABE 2-4: STANDARDISIERTE NORMALVERTEILUNG
65 3 BEDINGTE ANWEISUNGEN 67 3.1 EINFUEHRUNGSUEBUNGEN 67 UEBUNG 3-1: PUNKT
IN RECHTECK 67 UEBUNG 3-2: NOTENSKALA 71 3.2 LEKTION 3: BEDINGTE
ANWEISUNGEN 75 3.2.1 LOGISCHE AUSDRUECKE, VERGLEICHSOPERATOREN UND
LOGISCHE OPERATOREN 75 3.2.2 IF-ANWEISUNG 77 3.2.3 SWITCH-ANWEISUNG 82
3.2.4 EXKURS: TRYPARSE-METHODEN 84 3.3 UEBUNGEN 85 UEBUNG 3-3: ZWEI
GLEICHUNGEN MIT ZWEI UNBEKANNTEN 85 UEBUNG 3-4: KARTESISCHE KOORDINATEN
IN POLARKOORDINATEN UMRECHNEN 90 UEBUNG 3-5: TAGE IM MONAT 93 3.4
AUFGABEN 97 AUFGABE 3-1: HERONISCHE FLAECHENFORMEL MIT DREIECKSKRITERIUM
97 AUFGABE 3-2: NOTENSKALA MIT MEHRSTUFIGER IF-ELSE-ANWEISUNG 97 AUFGABE
3-3: ZIFFERN EINER GANZZAHL (PROGRAMMANALYSE) 97 AUFGABE 3-4:
TASCHENRECHNER (PROGRAMMANALYSE) 98 AUFGABE 3-5: DIVISION OHNE REST 98
AUFGABE 3-6: PROGRAMM BEENDEN 99 AUFGABE 3-7: QUADRATISCHE GLEICHUNG 99
AUFGAB INHALT 4.2.6 EXKURS: KLASSE RANDOM (ZUFALLSZAHLEN) 122 4.3
UEBUNGEN 123 UEBUNG 4-3: REELLE ZUFALLSZAHLEN ZWISCHEN 1 UNDN 123 UEBUNG
4-4: QUERSUMME 126 UEBUNG 4-5: GGT (EUKLIDISCHER ALGORITHMUS - MIT
DIFFERENZBILDUNG) 129 UEBUNG 4-6: POTENZREIHENENTWICKLUNG DER
SINUS-FUNKTION 131 4.4 AUFGABEN 135 AUFGABE 4-1: WUERFELSPIELE 135
AUFGABE 4-2: TABELLE DER SINUS-FUNKTION 136 AUFGABE 4-3:
SCHLEIFENANWEISUNGEN ANALYSIEREN 136 AUFGABE 4-4: ISBN UEBERPRUEFEN 138
AUFGABE 4-5: PRIMFAKTOREN 138 AUFGABE 4-6: GGT (EUKLIDISCHER ALGORITHMUS
- MIT MODULO-OPERATOR) 139 AUFGABE 4-7: POTENZREIHENENTWICKLUNG
AUSGEWAEHLTER FUNKTIONEN 140 5 METHODEN (UNTERPROGRAMME) 141 5.1
EINFUEHRUNGSUEBUNG 141 UEBUNG 5-1: SATZ DES PYTHAGORAS (METHODEN MIT/OHNE
RUECKGABEWERT) 141 5.2 LEKTION 5: METHODEN 145 5.2.1 METHODENDEKLARATION
UND METHODENAUFRUF. 145 5.2.2 METHODEN MIT RUECKGABEWERT 147 5.2.3
METHODEN OHNE RUECKGABEWERT 148 5.2.4 PARAMETERUEBERGABE 149 5.2.5
METHODEN UEBERLADEN 152 5.2.6 REKURSION 153 5.2.7 FEHLERBEHANDLUNG IN
METHODEN 154 5.2.8 VORDEFINIERTE METHODEN 154 5.3 UEBUNGEN 155 UEBUNG 5-2:
ZEITDIFFERENZ 155 UEBUNG 5-3: POLARKOORDINATEN (AUS RECHTWINKLIGEN
KOORDINATEN) 158 UEBUNG 5-4: DEZIMALZAHL IN BINAERZAHL UMRECHNEN 162 UEBUNG
5-5: ZINSBERECHNUNG (ACT/360-EUROZINSMETHODE) 166 UEBUNG 5-6: NULLSTELLEN
EINES POLYNOMS 3. GRADES 168 5. INHALT 6.2.1 EINDIMENSIONALE ARRAYS 183
6.2.2 MEHRDIMENSIONALE ARRAYS 186 6.2.3 ARBEITEN MIT ARRAYS 187 6.3
UEBUNGEN 193 UEBUNG 6-2: ARITHMETISCHES MITTEL 193 UEBUNG 6-3: MINIMUM UND
MAXIMUM VON ZUFALLSZAHLEN 196 UEBUNG 6-4: MEDIANWERT 200 UEBUNG 6-5:
MATRIZENADDITION 204 6.4 AUFGABEN 208 AUFGABE 6-1: GEOMETRISCHES MITTEL
208 AUFGABE 6-2: MESSREIHE 208 AUFGABE 6-3: MINIMUM UND MAXIMUM EINER
SORTIERTEN ZAHLENREIHE 209 AUFGABE 6-4: MATRIZENMULTIPLIKATION 210 7
ZEICHENKETTEN (STRINGS) 211 7.1 LEKTION 7: ZEICHENKETTEN (STRINGS) 211
7.1.1 STRINGS INITIALISIEREN UND ZUWEISEN 212 7.1.2 STRINGS ANALYSIEREN
UND VERGLEICHEN 213 7.1.3 STRINGS ZERLEGEN UND ZUSAMMENSETZEN 215 7.1.4
STRINGS MIT DER FORMAT-METHODE FORMATIEREN 216 7.1.5 STRINGS MIT
STRINGBUILDER-OBJEKTEN ZUSAMMENSETZEN 217 7.1.6 EXKURS: ZEITMESSUNG MIT
DER TIMESPAN-STRUKTUR 220 7.2 UEBUNGEN 220 UEBUNG 7-1: BINAERZAHL IN
DEZIMALZAHL UMWANDELN 220 UEBUNG 7-2: TEXTANALYSE 223 UEBUNG 7-3:
KOORDINATENLISTE 226 UEBUNG 7-4: WUERFELSUMME (DIAGRAMM) 230 UEBUNG 7-5:
GANZZAHLDIVISION (MIT ZEITMESSUNG) 232 7.3 AUFGABEN 235 AUFGABE 7-1:
HEXADEZIMALZAHL IN DEZIMALZAHL UMWANDELN 235 AUFGABE 7-2:
BENZINVERBRAUCH 235 AUFGABE 7-3: VEKTORMULTIPLIKATION (SPALTEN- MAL
ZEILENVEKTOR) 236 AUFGABE 7-4: DREIECKSWIDERSPRUECHE (DIAGRAMM) 236
AUFGABE 7-5: GANZZAHLMULTIPLIKATION (MIT ZEITMESSUNG) 237 8 INHALT
AUFGABE 8-1: RGB-FARBEN 256 AUFGABE 8-2: HAUPTSTAEDTE RATEN 257 AUFGABE
8-3: WINKELSUMME IM DREIECK 257 9 KLASSEN UND OBJEKTE 259 9.1
EINFUEHRUNGSUEBUNG 260 UEBUNG 9-1 : KLASSE RECHTECK 260 9.2 LEKTION 9:
KLASSEN UND OBJEKTE 263 9.2.1 DEFINITION EINER KLASSE 264 9.2.2 ERZEUGEN
EINER KLASSENINSTANZ 266 9.2.3 EIGENSCHAFTEN 268 9.2.4 KONSTRUKTOREN 271
9.2.5 METHODEN 274 9.2.6 UEBERLADENE OPERATOREN 277 9.2.7 EREIGNISSE
(EVENTS) 279 9.2.8 XML-DOKUMENTATION 280 9.2.9 VERSCHACHTELTE UND
PARTIELLE KLASSEN 283 9.2.10 STRUKTUREN (STRUCTS) 286 9.3 UEBUNGEN 289
UEBUNG 9-2: BRUCHRECHNEN - TEIL 1 289 UEBUNG 9-3: KREISRING 294 UEBUNG9-4:
VEKTORMETHODEN- TEIL 1 299 UEBUNG 9-5: STRUKTUR RECHTECK 307 9.4 AUFGABEN
309 AUFGABE 9-1: KLASSE KREISZYLINDER 309 AUFGABE 9-2: BRUCHRECHNEN -
TEIL 2 310 AUFGABE 9-3: KLASSE DREIECK 310 AUFGABE 9-4: VEKTORMETHODEN -
TEIL 2 312 AUFGABE 9-5: STRUKTUR KREISZYLINDER 314 10 VERERBUNG UND
SCHNITTSTELLEN 315 10.1 LEKTION 10: VERERBUNG UND SCHNITTSTELLEN 316
10.1.1 VERERBUNG 316 10.1.2 POLYMORPHISMUS - DYNAMISCHES BINDEN 326
10.1.3 GUELTIGKEITSBEREICHE (SICHTBARKEIT) 327 10.1.4 ABSTRAKTE
BASISKLASSEN 328 10.1.5 SCHNITTSTELLEN (INTERFACES) 331 10.1.6 EINSATZ
VON VERERBUNG, ABCS UND SCHNITTSTELLEN 335 10.2 UEBUNGEN 337 UEBUN INHALT
AUFGABE 10-2: NORMALVERTEILTE ZUFALLSZAHLEN 358 AUFGABE 10-3: RAEUMLICHE
GEOMETRISCHE KOERPER (ABC) 360 AUFGABE 10-4: RAEUMLICHE GEOMETRISCHE
KOERPER (INTERFACE) 361 AUFGABE 10-5: MATHEMATISCHE FUNKTIONEN (ABC) 362
11 DATEIEN UND VERZEICHNISSE 367 11.1 LEKTION 11: DATEIEN UND
VERZEICHNISSE 367 11.1.1 ZUGRIFF AUF VERZEICHNISSE, DATEIEN UND
LAUFWERKE 368 11.1.2 TEXTDATEIEN LESEN UND SCHREIBEN 374 11.1.3
BINAERDATEIEN LESEN UND SCHREIBEN 380 11.1.4 EIN-UND AUSGABEFEHLER 385
11.1.5 STANDARDDIALOGE 385 11.1.6 MENUELEISTE, SYMBOLLEISTEN UND
STATUSLEISTE 389 11.2 UEBUNGEN 392 UEBUNG 11-1: VERZEICHNISINFORMATIONEN
392 UEBUNG 11-2: TEXTEDITOR 394 UEBUNG 11-3: FLAECHE EINES POLYGONS 397
UEBUNG 11-4: BAUMKATASTER 405 11.3 AUFGABEN 412 AUFGABE 11-1:
DATEI-INFORMATIONEN 412 AUFGABE 11-2: SYMMETRISCHE MATRIX 413 AUFGABE
11-3: STAEDTEDATEI 414 AUFGABE 11-4: VEKTOROPERATIONEN 415 12 ERGAENZUNGEN
417 12.1 KONSOLENANWENDUNGEN 417 UEBUNG 12-1: GEBURTSTAG 421 UEBUNG 12-2:
MESSREIHE 423 12.2 MEHRERE FORMULARE 425 UEBUNG 12-3: STAEDTELISTE
ERFASSEN 430 UEBUNG 12-4: BEWERBUNG ZUM SPION 434 12.3 FEHLERSUCHE
(DEBUGGEN) 438 12.4 CLICKONCE-BEREITSTELLUNG 443 12.5 AUFGABEN 445
AUFGABE 12-1: ZAHLENSUMME VON M BIS N 445 AUFGABE 12-2: LOTTOZAHLEN 446
AUFGABE 12-3: BAUMLISTE ERFASSEN 446 AUFGAB |
any_adam_object | 1 |
author | Wimmer, Heinrich 193X- |
author_GND | (DE-588)139193049 |
author_facet | Wimmer, Heinrich 193X- |
author_role | aut |
author_sort | Wimmer, Heinrich 193X- |
author_variant | h w hw |
building | Verbundindex |
bvnumber | BV036659854 |
classification_rvk | ST 250 |
classification_tum | DAT 677f DAT 358f |
ctrlnum | (OCoLC)665158221 (DE-599)DNB1002464099 |
dewey-full | 005.133 |
dewey-hundreds | 000 - Computer science, information, general works |
dewey-ones | 005 - Computer programming, programs, data, security |
dewey-raw | 005.133 |
dewey-search | 005.133 |
dewey-sort | 15.133 |
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">BV036659854</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">20230126</controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">100908s2010 gw d||| |||| 00||| ger d</controlfield><datafield tag="015" ind1=" " ind2=" "><subfield code="a">10,N20</subfield><subfield code="2">dnb</subfield></datafield><datafield tag="016" ind1="7" ind2=" "><subfield code="a">1002464099</subfield><subfield code="2">DE-101</subfield></datafield><datafield tag="020" ind1=" " ind2=" "><subfield code="a">9783446422230</subfield><subfield code="c">PB. : ca. EUR 29.90, ca. EUR 30.80 (AT)</subfield><subfield code="9">978-3-446-42223-0</subfield></datafield><datafield tag="024" ind1="3" ind2=" "><subfield code="a">9783446422230</subfield></datafield><datafield tag="028" ind1="5" ind2="2"><subfield code="a">553/42223</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)665158221</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)DNB1002464099</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="044" ind1=" " ind2=" "><subfield code="a">gw</subfield><subfield code="c">XA-DE-BY</subfield></datafield><datafield tag="049" ind1=" " ind2=" "><subfield code="a">DE-523</subfield><subfield code="a">DE-91G</subfield><subfield code="a">DE-M347</subfield><subfield code="a">DE-473</subfield><subfield code="a">DE-92</subfield><subfield code="a">DE-634</subfield><subfield code="a">DE-83</subfield><subfield code="a">DE-12</subfield><subfield code="a">DE-Aug4</subfield><subfield code="a">DE-862</subfield><subfield code="a">DE-573</subfield><subfield code="a">DE-20</subfield><subfield code="a">DE-210</subfield></datafield><datafield tag="082" ind1="0" ind2=" "><subfield code="a">005.133</subfield><subfield code="2">22/ger</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 677f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="084" ind1=" " ind2=" "><subfield code="a">DAT 358f</subfield><subfield code="2">stub</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Wimmer, Heinrich</subfield><subfield code="d">193X-</subfield><subfield code="e">Verfasser</subfield><subfield code="0">(DE-588)139193049</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Grundkurs Programmieren in Visual C #</subfield><subfield code="b">[auf DVD Visual Studio 2010 Express Edition]</subfield><subfield code="c">Heinrich Wimmer</subfield></datafield><datafield tag="246" ind1="1" ind2="3"><subfield code="a">Grundkurs Programmieren in Visual C sharp</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">München</subfield><subfield code="b">Hanser</subfield><subfield code="c">2010</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">XIII, 460 S.</subfield><subfield code="b">graph. Darst.</subfield><subfield code="c">25 cm</subfield><subfield code="e">DVD (12 cm)</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. 449</subfield></datafield><datafield tag="650" ind1="0" ind2="7"><subfield code="a">Visual C sharp 2010</subfield><subfield code="0">(DE-588)7702558-1</subfield><subfield code="2">gnd</subfield><subfield code="9">rswk-swf</subfield></datafield><datafield tag="689" ind1="0" ind2="0"><subfield code="a">Visual C sharp 2010</subfield><subfield code="0">(DE-588)7702558-1</subfield><subfield code="D">s</subfield></datafield><datafield tag="689" ind1="0" ind2=" "><subfield code="5">DE-604</subfield></datafield><datafield tag="856" ind1="4" ind2="2"><subfield code="q">text/html</subfield><subfield code="u">http://deposit.dnb.de/cgi-bin/dokserv?id=3475552&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=020579178&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-020579178</subfield></datafield></record></collection> |
id | DE-604.BV036659854 |
illustrated | Illustrated |
indexdate | 2025-02-20T07:09:40Z |
institution | BVB |
isbn | 9783446422230 |
language | German |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-020579178 |
oclc_num | 665158221 |
open_access_boolean | |
owner | DE-523 DE-91G DE-BY-TUM DE-M347 DE-473 DE-BY-UBG DE-92 DE-634 DE-83 DE-12 DE-Aug4 DE-862 DE-BY-FWS DE-573 DE-20 DE-210 |
owner_facet | DE-523 DE-91G DE-BY-TUM DE-M347 DE-473 DE-BY-UBG DE-92 DE-634 DE-83 DE-12 DE-Aug4 DE-862 DE-BY-FWS DE-573 DE-20 DE-210 |
physical | XIII, 460 S. graph. Darst. 25 cm DVD (12 cm) |
publishDate | 2010 |
publishDateSearch | 2010 |
publishDateSort | 2010 |
publisher | Hanser |
record_format | marc |
spellingShingle | Wimmer, Heinrich 193X- Grundkurs Programmieren in Visual C # [auf DVD Visual Studio 2010 Express Edition] Visual C sharp 2010 (DE-588)7702558-1 gnd |
subject_GND | (DE-588)7702558-1 |
title | Grundkurs Programmieren in Visual C # [auf DVD Visual Studio 2010 Express Edition] |
title_alt | Grundkurs Programmieren in Visual C sharp |
title_auth | Grundkurs Programmieren in Visual C # [auf DVD Visual Studio 2010 Express Edition] |
title_exact_search | Grundkurs Programmieren in Visual C # [auf DVD Visual Studio 2010 Express Edition] |
title_full | Grundkurs Programmieren in Visual C # [auf DVD Visual Studio 2010 Express Edition] Heinrich Wimmer |
title_fullStr | Grundkurs Programmieren in Visual C # [auf DVD Visual Studio 2010 Express Edition] Heinrich Wimmer |
title_full_unstemmed | Grundkurs Programmieren in Visual C # [auf DVD Visual Studio 2010 Express Edition] Heinrich Wimmer |
title_short | Grundkurs Programmieren in Visual C # |
title_sort | grundkurs programmieren in visual c auf dvd visual studio 2010 express edition |
title_sub | [auf DVD Visual Studio 2010 Express Edition] |
topic | Visual C sharp 2010 (DE-588)7702558-1 gnd |
topic_facet | Visual C sharp 2010 |
url | http://deposit.dnb.de/cgi-bin/dokserv?id=3475552&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=020579178&sequence=000001&line_number=0001&func_code=DB_RECORDS&service_type=MEDIA |
work_keys_str_mv | AT wimmerheinrich grundkursprogrammiereninvisualcaufdvdvisualstudio2010expressedition AT wimmerheinrich grundkursprogrammiereninvisualcsharp |
Beschreibung
THWS Schweinfurt Zentralbibliothek Lesesaal
Signatur: |
2000 ST 250 C01 W757 |
---|---|
Exemplar 1 | ausleihbar Verfügbar Bestellen |