ReBreached Forums
Is python the best programming language? - Printable Version

+- ReBreached Forums (https://rebreached.vc)
+-- Forum: General (https://rebreached.vc/Forum-General)
+--- Forum: Programming (https://rebreached.vc/Forum-Programming)
+--- Thread: Is python the best programming language? (/Thread-Is-python-the-best-programming-language)

Pages: 1 2 3


Is python the best programming language? - Loki - 10-26-2023

I want to know your opinion about python


RE: Is python the best programming language? - veritas - 10-26-2023

I mean, there's honestly no such thing as a best prog language... Python is flexible has it's downfalls - it's slow, weakly typed.


RE: Is python the best programming language? - Loki - 10-26-2023

(10-26-2023, 11:55 AM)veritas Wrote: I mean, there's honestly no such thing as a best prog language... Python is flexible has it's downfalls - it's slow, weakly typed.

That what i also think but people keep telling me it's the best programming language to learn


RE: Is python the best programming language? - veritas - 10-26-2023

There's honestly no one language that's best to learn. There's no single language to rule them all, but Python very much is a useful tool to have knowledge of.


RE: Is python the best programming language? - IIuue23 - 11-01-2023

python is easy as fuck to learn, but its slow as fuck. definitely not the best, especially performance-wise. if youre looking for something ez & quick to learn, use py. its super easy to make general purpose scripts n shit with it too, most programmers dont care if their code is slow if its quick to make


RE: Is python the best programming language? - arsivcix - 11-20-2023

all languages are the same. you want to decide first  
are you looking frontend or backend languages ? 

learn one of them and the others are pretty easy to learn. they all the same structure. only minor differences


RE: Is python the best programming language? - dark_shadow - 11-20-2023

I don't think there is any other language as easy to learn as python, you can create monstrous scripts with a couple of lines, some might say that is a slow language but I think stopped being true since python 3.


RE: Is python the best programming language? - hellowxy - 11-23-2023

yesyes


RE: Is python the best programming language? - lexodaw517@frandin.com - 11-24-2023

Its a great language for many things but same as you would never ask "is a hammer the best tool?", you also cannot ask if there is a "best language".

You have to pick the right tool for the job


RE: Is python the best programming language? - V_Champion - 12-28-2023

python is super beginner friendly for a programming language imo and you can do a lot of things with it such as practicing the basics of machine learning, writing your own bot scripts etc. very nice