[DiscordArchive] <@172454220270796800> you know python you said, right?
[DiscordArchive] <@172454220270796800> you know python you said, right?
Archived author: Azarchius • Posted: 2018-02-04T10:51:49.943000+00:00
Original source
and in any event, many serious projects--million dollar projects--are written in languages as 'simple' as python or php, which are scripting languages.
Archived author: Azarchius • Posted: 2018-02-04T10:52:14.897000+00:00
Original source
scripting languages have their uses, and it entirely depends on your team on whether you want to write a program in python or C++.
Archived author: Azarchius • Posted: 2018-02-04T10:52:19.928000+00:00
Original source
or in Java, or in Ruby
Archived author: Azarchius • Posted: 2018-02-04T10:52:30.622000+00:00
Original source
unless you're trying to write a web app in Go, in which case you can go die in a ditch
Archived author: Skarn • Posted: 2018-02-04T10:52:47.742000+00:00
Original source
well, python sort of can be used as a standalone language
Archived author: Skarn • Posted: 2018-02-04T10:52:52.232000+00:00
Original source
not only for scripting
Archived author: Azarchius • Posted: 2018-02-04T10:53:00.382000+00:00
Original source
python is by definition a scripting language
Archived author: Skarn • Posted: 2018-02-04T10:53:02.877000+00:00
Original source
but the main concern is speed though
Archived author: Azarchius • Posted: 2018-02-04T10:53:04.280000+00:00
Original source
it is not a compiled one
Archived author: Skarn • Posted: 2018-02-04T10:53:12.886000+00:00
Original source
well, it is interpreted yes