zakaj python? - media.matevzdolenc.com

Post on 23-Oct-2021

19 Views

Category:

Documents

0 Downloads

Preview:

Click to see full reader

TRANSCRIPT

mdolenc@itc.fgg.uni-lj.sifebruar 2021 doc.dr. Matevž Dolenc

Zakaj Python?

M. DolencZakaj Python? | februar 2021

Kaj je Python?

Python je splošen programski jezik, ki se ga pogosto uporablja za programiranje skriptnih programov Torej, Python je programski jezik ter tudi skriptni jezik

Programski jezik Python sodi med interpreterske programske jezike

Razlika med programi in skriptami (skriptnimi programi) Program se izvede (izvorna koda programa se v naprej prevede v izvršno obliko)

Skripta (skriptni program) se interpretira (tolmači)

M. DolencZakaj Python? | februar 2021

Zakaj Python?Python: Qu'est-ce que c'est?

A high-levelprogramming

language …… with a simple &

easy to learnsyntax… … a huge

standardlibrary …

… andpackages for

mathematics, data

processing, UI design …

print “Easy as…“for i in [1,2,3]:print i

Matplotlib,SciPy,NumPy,PyQT,…

ctypes,sockets,files,regex,…

Multi-paradigm(object oriented, functional…)

M. DolencZakaj Python? | februar 2021

Znanstveni/inženirski delotok

M. DolencZakaj Python? | februar 2021

Znanstveni/inženirski delotok in programi

M. DolencZakaj Python? | februar 2021

Znanstveni/inženirski delotok s Python-om

M. DolencZakaj Python? | februar 2021

Python urejevalniki

https://code.visualstudio.com

https://www.jetbrains.com/pycharm/

https://atom.io

M. DolencZakaj Python? | februar 2021

BIM in Python

https://www.coriers.com/our-favorite-python-books-courses-and-youtube-videos/

top related