#language hr Links to Python related information in Croatian ISO 639-1 Code: hr '''~+hrvatski+~''' /* 1SEP09 Ideally, all the language pages should be like the Polish or Turkish pages - all native language, only the necessary English. There are some groundrules, some laid down by the site admins, some my suggestions: 1) Pages must be named in ASCII and English (PolishLanguage) 2) Pages must have an explanation in English at the top (Links to Python information in ) 3) (my suggestion) We probably want to limit invites to edit the pages to people we know well, or Pythonistas with a track record. Hopefully this is inclusive enough without opening the site up to a spam flood and vandalismfest. Where these pages really need help: 1) check links, remove broken ones. 2) add new links that are quality Python information and active. 3) some care for languages that have next to nothing, but do have people in the Python community - even a link to the Wikipedia page for Python, in that language, is a start (Some are pretty complete and of high quality - the Russian language Wikipedia page for Python, for instance, packs a lot in). */ There is a Python tutorial in Croatian, written by Nikola Plejic. Three parts are available: [[http://web.archive.org/web/20020824085709/http://zweistein.averi.hr/scitech/python1.html|part 1]], [[http://web.archive.org/web/20020824085701/http://zweistein.averi.hr/scitech/python2.html|part 2]], [[http://web.archive.org/web/20021004121715/http://zweistein.averi.hr/scitech/python3.html|part 3]] (The above links refer to archived versions of the tutorial from 2002 due to the apparent domain expiry of the previously referenced site.) [[http://www.irb.hr/users/maks/pdf/UIpython.pdf|PDF - tutorial/overview]] - covers data types and methods - language doc. [[http://science.webhostinggeeks.com/pyqt-kroz-primere|PyQt kroz primere]] - PyQt book [[http://science.webhostinggeeks.com/praksa-dobre-integracije|pytest]] === Blogs === * [[http://senko.net/dinamicko-ucitavanje-modula-u-pythonu/|automated import]] - code - more Python posts on this blog * [[http://h00s.net/site/python/python-skripta-za-azuriranje-playliste-na-psp-u-2/|random numbers]] - code * [[http://dangerouscodegames.wordpress.com/2009/10/12/worm-pythonpygame-v0-2/|pygame worm]] - code * [[http://mkmgames.blogspot.com/2009/07/python-lekcija-1.html|series of six basic Python blog posts]] * [[http://www.webmajstori.net/forum/showthread.php?t=26026|webmajstori]] - forum thread - postgresql + Tkinter - some code * [[http://tekhnikos.blogspot.com/2010/05/python-challenge-level-2.html|tekhnikos]] - python challenge level 2 http://hr.wikipedia.org/wiki/Python (Wikipedia) CategoryLanguage