Rooki

joined 1 year ago
[–] Rooki@programming.dev -3 points 3 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

[–] Rooki@programming.dev 2 points 3 months ago* (last edited 3 months ago)

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

  • AWS
[–] Rooki@programming.dev -1 points 3 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#)