Ranter
Join devRant
Do all the things like
++ or -- rants, post your own rants, comment on others' rants and build your customized dev avatar
Sign Up
Pipeless API
From the creators of devRant, Pipeless lets you power real-time personalized recommendations and activity feeds using a simple API
Learn More
Comments
-
@jirehstudios Yeah i think I could have been more open I was talking about python classes sorry for not mentioning it.
-
Alright, I'll bite. Why? And in what context? Like, give me an example where you disapproved of the use of a class.
-
anekix3948y@Marnsghol . Let's try a very very simple task to do . Let's try writing a program that plots multiple pixels on screen using pyagme or matplotlib (since u mentioned Python) now the program should be able to change positions of pixels by dragging them, select individual pixels and highlight them and change colors of individual pixels. This is not any dummy program it is the base all 3d , 2d game engines . Drawing packages like inkscape , gimp , Photoshop. Now can u see why we cannot do that without classes or something of similar nature
-
anekix3948y@Marsghol I realised u said 'over using classes' which I missed, ur comment is then valid βΊβΊβΊπ
-
@anekix Yeah there are many times I need to use classes too for example doing a multi windowed gui program it's a must but when people start. Using classes like functions it's just ugly π
I don't like classes and I will fight anyone that over uses them for no logical reason what so ever !! π
undefined
pls no more unnecessary classes