Razlika između verzija stranice "Python (programski jezik)"

S Wikipedije, slobodne enciklopedije
[pregledana izmjena][pregledana izmjena]
Uklonjeni sadržaj Dodani sadržaj
No edit summary
Rescuing 1 sources and submitting 0 for archiving.) #IABot (v2.0
Red 24: Red 24:


* {{cite web|url=https://wiki.python.org/moin/PythonForArtificialIntelligence|title=Python for Artificial Intelligence|date=19 July 2012|publisher=Wiki.python.org|archiveurl=https://web.archive.org/web/20121101045354/http://wiki.python.org/moin/PythonForArtificialIntelligence|archivedate=1 November 2012|accessdate=3 December 2012|url-status=dead}}
* {{cite web|url=https://wiki.python.org/moin/PythonForArtificialIntelligence|title=Python for Artificial Intelligence|date=19 July 2012|publisher=Wiki.python.org|archiveurl=https://web.archive.org/web/20121101045354/http://wiki.python.org/moin/PythonForArtificialIntelligence|archivedate=1 November 2012|accessdate=3 December 2012|url-status=dead}}
* {{cite journal|date=August 2005|editor-last=Paine|editor-first=Jocelyn|title=AI in Python|url=http://www.ainewsletter.com/newsletters/aix_0508.htm#python_ai_ai|journal=AI Expert Newsletter|publisher=Amzi!|accessdate=11 February 2012}}
* {{cite journal|date=August 2005|editor-last=Paine|editor-first=Jocelyn|title=AI in Python|url=http://www.ainewsletter.com/newsletters/aix_0508.htm#python_ai_ai|journal=AI Expert Newsletter|publisher=Amzi!|accessdate=11 February 2012|archive-url=https://web.archive.org/web/20120326105810/http://www.ainewsletter.com/newsletters/aix_0508.htm#python_ai_ai|archive-date=26 Mart 2012|url-status=dead}}
* {{cite web|url=https://pypi.python.org/pypi/PyAIML|title=PyAIML 0.8.5 : Python Package Index|publisher=Pypi.python.org|accessdate=17 July 2013}}
* {{cite web|url=https://pypi.python.org/pypi/PyAIML|title=PyAIML 0.8.5 : Python Package Index|publisher=Pypi.python.org|accessdate=17 July 2013}}
* {{cite book|title=Artificial Intelligence: A Modern Approach|last1=Russell|first1=Stuart J.|authorlink1=Stuart J. Russell|last2=Norvig|first2=Peter|authorlink2=Peter Norvig|lastauthoramp=y|edition=3rd|year=2009|publisher=Prentice Hall|location=Upper Saddle River, NJ|isbn=978-0-13-604259-4}}
* {{cite book|title=Artificial Intelligence: A Modern Approach|last1=Russell|first1=Stuart J.|authorlink1=Stuart J. Russell|last2=Norvig|first2=Peter|authorlink2=Peter Norvig|lastauthoramp=y|edition=3rd|year=2009|publisher=Prentice Hall|location=Upper Saddle River, NJ|isbn=978-0-13-604259-4}}

Verzija na dan 16 novembar 2019 u 08:57

Python
Programska ParadigmaVišestruka: funkcionalno, imperativno, objektno orijentisano, refleksivno
Pojavio se1990; prije 34 godina (1990)[1]
TvoracGuido van Rossum
RazvijačPython Software Foundation
Sistem tipovanjaDuck, dinamičko
DijalektiCython, RPython, Starlark[2]
UtjecaliABC,[3] ALGOL 68,APL,[4] C,[5] C++,[6] CLU,[7] Dylan,[8] Haskell,[9] Icon,[10] Java, Lisp,[11] Modula-3,Perl, Standard ML
Utjecao naApache Groovy, Boo, Cobra, CoffeeScript,[12] D, F#, Genie,[13] Go, JavaScript,[14][15] Julia,Nim, Ring,Ring Team (4 December 2017). "Ring and other languages". ring-lang.net. ring-lang. Ruby,Swift

Python jest programski jezik visokog nivoa opće namjene. Podržava imperativni, objektno-orijentisani i funkcionalni stil programiranja. Sintaksa jezika omogućava pisanje veoma preglednih programa. Jezik se brzo i lako uči. Programi pisani u Pythonu se najčešće interpretiraju. Uz interpretator se obično isporučuje i veoma razvijena standardna biblioteka modula.

Python je krajem 1980-ih[16] osmislio Guido van Rossum u Centrum Wiskunde & Informatica (CWI) u Nizozemskoj kao nasljednika jezika ABC.[17]

Reference

  1. ^ Greška kod citiranja: Nevaljana oznaka <ref>; nije naveden tekst za reference s imenom guttag
  2. ^ "Starlark Language". Pristupljeno 25 May 2019. CS1 održavanje: nepreporučeni parametar (link)
  3. ^ Greška kod citiranja: Nevaljana oznaka <ref>; nije naveden tekst za reference s imenom faq-created
  4. ^ "itertools — Functions creating iterators for efficient looping — Python 3.7.1 documentation". docs.python.org.
  5. ^ Greška kod citiranja: Nevaljana oznaka <ref>; nije naveden tekst za reference s imenom AutoNT-1
  6. ^ Greška kod citiranja: Nevaljana oznaka <ref>; nije naveden tekst za reference s imenom classmix
  7. ^ Greška kod citiranja: Nevaljana oznaka <ref>; nije naveden tekst za reference s imenom effbot-call-by-object
  8. ^ Greška kod citiranja: Nevaljana oznaka <ref>; nije naveden tekst za reference s imenom AutoNT-2
  9. ^ Greška kod citiranja: Nevaljana oznaka <ref>; nije naveden tekst za reference s imenom AutoNT-3
  10. ^ Greška kod citiranja: Nevaljana oznaka <ref>; nije naveden tekst za reference s imenom AutoNT-4
  11. ^ Greška kod citiranja: Nevaljana oznaka <ref>; nije naveden tekst za reference s imenom AutoNT-6
  12. ^ "CoffeeScript borrows chained comparisons from Python".
  13. ^ "Genie Language - A brief guide". Pristupljeno 28 December 2015. CS1 održavanje: nepreporučeni parametar (link)
  14. ^ "Perl and Python influences in JavaScript". www.2ality.com. 24 February 2013. Pristupljeno 15 May 2015. CS1 održavanje: nepreporučeni parametar (link)
  15. ^ Rauschmayer, Axel. "Chapter 3: The Nature of JavaScript; Influences". O'Reilly, Speaking JavaScript. Pristupljeno 15 May 2015. CS1 održavanje: nepreporučeni parametar (link)
  16. ^ Venners, Bill (13 January 2003). "The Making of Python". Artima Developer. Artima. Retrieved 22 March 2007.
  17. ^ van Rossum, Guido (29 August 2000). "SETL (was: Lukewarm about range literals)". Python-Dev (Mailing list). Retrieved 13 March 2011.

Izvori

Dalje čitanje

Vanjski linkovi