Rooki

joined 1 year ago
[–] [email protected] -3 points 2 months ago (1 children)

Rust is Object Orientated Language.

Python is a function Orientated Language. ( Python 3 is less but its still has that orientation )
Because python is a scripting language and their Object Orientated Features are not that expanded like a "normal" Object Orientated Language like C# or Java.

https://en.wikipedia.org/wiki/Object-oriented_programming

[–] [email protected] 3 points 2 months ago (1 children)

For everyone wondering it is for Arch Linux.

Its important to tell us your linux that you use when asking something linux based.

@[email protected]

[–] [email protected] 2 points 2 months ago* (last edited 2 months ago)

Here i will need 50$ for logging and 40$ for Github Security Scan in a nutshell

  • AWS
[–] [email protected] -1 points 2 months ago (3 children)

The first one is the approach of Functional Programming language (e.g. Python ) and the second one is the approach for Object orientated languages (e.g. Java, C#)