Python tutorial:
Abstract: "Python is a simple, yet powerful programming language that bridges the gap between C and shell programming, and is thus ideally suited for 'throw-away programming' and rapid prototyping. Its syntax is put together from constructs borrowed from a variety of other languages;...
Gespeichert in:
1. Verfasser: | |
---|---|
Format: | Buch |
Sprache: | English |
Veröffentlicht: |
Amsterdam
1995
|
Schriftenreihe: | Centrum voor Wiskunde en Informatica <Amsterdam> / Department of Computer Science: Report CS
95,26 |
Schlagworte: | |
Zusammenfassung: | Abstract: "Python is a simple, yet powerful programming language that bridges the gap between C and shell programming, and is thus ideally suited for 'throw-away programming' and rapid prototyping. Its syntax is put together from constructs borrowed from a variety of other languages; most prominent are influences from ABC, C, Modula-3 and Icon. The Python interpreter is easily extended with new functions and data types implemented in C. Python is also suitable as an extension language for highly customizable C applications such as editors or window managers. Python is available for various operating systems, amongst which several flavors of UNIX, Amoeba, the Apple Macintosh O.S., and MS-DOS. This tutorial introduces the reader informally to the basic concepts and features of the Python language and system. It helps to have a Python interpreter handy for hands-on experience, but as the examples are self- contained, the tutorial can be read off-line as well. For a description of standard objects and modules, see the Python Library Reference manual. The Python Reference Manual gives a more formal definition of the language." |
Beschreibung: | 65 S. |
Internformat
MARC
LEADER | 00000nam a2200000 cb4500 | ||
---|---|---|---|
001 | BV011062839 | ||
003 | DE-604 | ||
005 | 00000000000000.0 | ||
007 | t | ||
008 | 961115s1995 |||| 00||| engod | ||
035 | |a (OCoLC)33933157 | ||
035 | |a (DE-599)BVBBV011062839 | ||
040 | |a DE-604 |b ger |e rakddb | ||
041 | 0 | |a eng | |
100 | 1 | |a Rossum, Guido van |e Verfasser |4 aut | |
245 | 1 | 0 | |a Python tutorial |c G. van Rossum |
264 | 1 | |a Amsterdam |c 1995 | |
300 | |a 65 S. | ||
336 | |b txt |2 rdacontent | ||
337 | |b n |2 rdamedia | ||
338 | |b nc |2 rdacarrier | ||
490 | 1 | |a Centrum voor Wiskunde en Informatica <Amsterdam> / Department of Computer Science: Report CS |v 95,26 | |
520 | 3 | |a Abstract: "Python is a simple, yet powerful programming language that bridges the gap between C and shell programming, and is thus ideally suited for 'throw-away programming' and rapid prototyping. Its syntax is put together from constructs borrowed from a variety of other languages; most prominent are influences from ABC, C, Modula-3 and Icon. The Python interpreter is easily extended with new functions and data types implemented in C. Python is also suitable as an extension language for highly customizable C applications such as editors or window managers. Python is available for various operating systems, amongst which several flavors of UNIX, Amoeba, the Apple Macintosh O.S., and MS-DOS. This tutorial introduces the reader informally to the basic concepts and features of the Python language and system. It helps to have a Python interpreter handy for hands-on experience, but as the examples are self- contained, the tutorial can be read off-line as well. For a description of standard objects and modules, see the Python Library Reference manual. The Python Reference Manual gives a more formal definition of the language." | |
650 | 4 | |a Object-oriented programming (Computer science) | |
650 | 4 | |a Programming languages (Electronic computers) | |
810 | 2 | |a Department of Computer Science: Report CS |t Centrum voor Wiskunde en Informatica <Amsterdam> |v 95,26 |w (DE-604)BV008928356 |9 95,26 | |
999 | |a oai:aleph.bib-bvb.de:BVB01-007409019 |
Datensatz im Suchindex
_version_ | 1804125551543189504 |
---|---|
any_adam_object | |
author | Rossum, Guido van |
author_facet | Rossum, Guido van |
author_role | aut |
author_sort | Rossum, Guido van |
author_variant | g v r gv gvr |
building | Verbundindex |
bvnumber | BV011062839 |
ctrlnum | (OCoLC)33933157 (DE-599)BVBBV011062839 |
format | Book |
fullrecord | <?xml version="1.0" encoding="UTF-8"?><collection xmlns="http://www.loc.gov/MARC21/slim"><record><leader>02126nam a2200289 cb4500</leader><controlfield tag="001">BV011062839</controlfield><controlfield tag="003">DE-604</controlfield><controlfield tag="005">00000000000000.0</controlfield><controlfield tag="007">t</controlfield><controlfield tag="008">961115s1995 |||| 00||| engod</controlfield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(OCoLC)33933157</subfield></datafield><datafield tag="035" ind1=" " ind2=" "><subfield code="a">(DE-599)BVBBV011062839</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">eng</subfield></datafield><datafield tag="100" ind1="1" ind2=" "><subfield code="a">Rossum, Guido van</subfield><subfield code="e">Verfasser</subfield><subfield code="4">aut</subfield></datafield><datafield tag="245" ind1="1" ind2="0"><subfield code="a">Python tutorial</subfield><subfield code="c">G. van Rossum</subfield></datafield><datafield tag="264" ind1=" " ind2="1"><subfield code="a">Amsterdam</subfield><subfield code="c">1995</subfield></datafield><datafield tag="300" ind1=" " ind2=" "><subfield code="a">65 S.</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="490" ind1="1" ind2=" "><subfield code="a">Centrum voor Wiskunde en Informatica <Amsterdam> / Department of Computer Science: Report CS</subfield><subfield code="v">95,26</subfield></datafield><datafield tag="520" ind1="3" ind2=" "><subfield code="a">Abstract: "Python is a simple, yet powerful programming language that bridges the gap between C and shell programming, and is thus ideally suited for 'throw-away programming' and rapid prototyping. Its syntax is put together from constructs borrowed from a variety of other languages; most prominent are influences from ABC, C, Modula-3 and Icon. The Python interpreter is easily extended with new functions and data types implemented in C. Python is also suitable as an extension language for highly customizable C applications such as editors or window managers. Python is available for various operating systems, amongst which several flavors of UNIX, Amoeba, the Apple Macintosh O.S., and MS-DOS. This tutorial introduces the reader informally to the basic concepts and features of the Python language and system. It helps to have a Python interpreter handy for hands-on experience, but as the examples are self- contained, the tutorial can be read off-line as well. For a description of standard objects and modules, see the Python Library Reference manual. The Python Reference Manual gives a more formal definition of the language."</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Object-oriented programming (Computer science)</subfield></datafield><datafield tag="650" ind1=" " ind2="4"><subfield code="a">Programming languages (Electronic computers)</subfield></datafield><datafield tag="810" ind1="2" ind2=" "><subfield code="a">Department of Computer Science: Report CS</subfield><subfield code="t">Centrum voor Wiskunde en Informatica <Amsterdam></subfield><subfield code="v">95,26</subfield><subfield code="w">(DE-604)BV008928356</subfield><subfield code="9">95,26</subfield></datafield><datafield tag="999" ind1=" " ind2=" "><subfield code="a">oai:aleph.bib-bvb.de:BVB01-007409019</subfield></datafield></record></collection> |
id | DE-604.BV011062839 |
illustrated | Not Illustrated |
indexdate | 2024-07-09T18:03:22Z |
institution | BVB |
language | English |
oai_aleph_id | oai:aleph.bib-bvb.de:BVB01-007409019 |
oclc_num | 33933157 |
open_access_boolean | |
physical | 65 S. |
publishDate | 1995 |
publishDateSearch | 1995 |
publishDateSort | 1995 |
record_format | marc |
series2 | Centrum voor Wiskunde en Informatica <Amsterdam> / Department of Computer Science: Report CS |
spelling | Rossum, Guido van Verfasser aut Python tutorial G. van Rossum Amsterdam 1995 65 S. txt rdacontent n rdamedia nc rdacarrier Centrum voor Wiskunde en Informatica <Amsterdam> / Department of Computer Science: Report CS 95,26 Abstract: "Python is a simple, yet powerful programming language that bridges the gap between C and shell programming, and is thus ideally suited for 'throw-away programming' and rapid prototyping. Its syntax is put together from constructs borrowed from a variety of other languages; most prominent are influences from ABC, C, Modula-3 and Icon. The Python interpreter is easily extended with new functions and data types implemented in C. Python is also suitable as an extension language for highly customizable C applications such as editors or window managers. Python is available for various operating systems, amongst which several flavors of UNIX, Amoeba, the Apple Macintosh O.S., and MS-DOS. This tutorial introduces the reader informally to the basic concepts and features of the Python language and system. It helps to have a Python interpreter handy for hands-on experience, but as the examples are self- contained, the tutorial can be read off-line as well. For a description of standard objects and modules, see the Python Library Reference manual. The Python Reference Manual gives a more formal definition of the language." Object-oriented programming (Computer science) Programming languages (Electronic computers) Department of Computer Science: Report CS Centrum voor Wiskunde en Informatica <Amsterdam> 95,26 (DE-604)BV008928356 95,26 |
spellingShingle | Rossum, Guido van Python tutorial Object-oriented programming (Computer science) Programming languages (Electronic computers) |
title | Python tutorial |
title_auth | Python tutorial |
title_exact_search | Python tutorial |
title_full | Python tutorial G. van Rossum |
title_fullStr | Python tutorial G. van Rossum |
title_full_unstemmed | Python tutorial G. van Rossum |
title_short | Python tutorial |
title_sort | python tutorial |
topic | Object-oriented programming (Computer science) Programming languages (Electronic computers) |
topic_facet | Object-oriented programming (Computer science) Programming languages (Electronic computers) |
volume_link | (DE-604)BV008928356 |
work_keys_str_mv | AT rossumguidovan pythontutorial |