home.social

#oop — Public Fediverse posts

Live and recent posts from across the Fediverse tagged #oop, aggregated by home.social.

  1. Ich hatte erst kürzlich einen Beitrag über objektorientierte Programmierung in Java geschrieben. Diesen findest du hier. Da der Beitrag eh schon recht lang geworden war, wollte ich das Thema Interfaces und abstrakte Klassen und dessen Unterschiede in einem separaten Beitrag noch einmal aufg...

    magicmarcy.de/interfaces-vs-ab

    #interface #abstrakte-klasse #basisimplementierung #abstrakte-methode #schnittstelle #erweiterung #vertrag #lose-kopplung #abstraktion #oop

  2. Ich hatte erst kürzlich einen Beitrag über objektorientierte Programmierung in Java geschrieben. Diesen findest du hier. Da der Beitrag eh schon recht lang geworden war, wollte ich das Thema Interfaces und abstrakte Klassen und dessen Unterschiede in einem separaten Beitrag noch einmal aufg...

    magicmarcy.de/interfaces-vs-ab

    #interface #abstrakte-klasse #basisimplementierung #abstrakte-methode #schnittstelle #erweiterung #vertrag #lose-kopplung #abstraktion #oop

  3. Ich hatte erst kürzlich einen Beitrag über objektorientierte Programmierung in Java geschrieben. Diesen findest du hier. Da der Beitrag eh schon recht lang geworden war, wollte ich das Thema Interfaces und abstrakte Klassen und dessen Unterschiede in einem separaten Beitrag noch einmal aufg...

    magicmarcy.de/interfaces-vs-ab

    #interface #abstrakte-klasse #basisimplementierung #abstrakte-methode #schnittstelle #erweiterung #vertrag #lose-kopplung #abstraktion #oop

  4. In this new #vvvv tutorial we're building a generative droplet spray. We create a custom datatype to dynamically spawn and animate instances of droplets with their own lifetime and behavior, a perfect entry point into object-oriented patching in VL.

    Spray is the 4th in our series of beginner video tutorials in collaboration with @chkworks

    youtu.be/ktmVOzxFc80?si=upqAxQ

    #visualprogramming #creativecoding #dotnet #oop

  5. Looking at GUI / widget libraries (GTK+, Qt, FLTK, wxWidgets, etc). The libraries I listed are mostly C++ and GTK+ is written in C, but they built an OO system (GObject) within C. I wonder, is this like the ultimate use-case for OOP? Does the hierarchy of functionality for UI elements, representing on-screen instances as objects, and communication patterns in traditional desktop software just lead, inevitably to object orientation?

    (FWIW, I think the answer is no)

    #OO #OOP #GUI #Programming

  6. Looking at GUI / widget libraries (GTK+, Qt, FLTK, wxWidgets, etc). The libraries I listed are mostly C++ and GTK+ is written in C, but they built an OO system (GObject) within C. I wonder, is this like the ultimate use-case for OOP? Does the hierarchy of functionality for UI elements, representing on-screen instances as objects, and communication patterns in traditional desktop software just lead, inevitably to object orientation?

    (FWIW, I think the answer is no)

    #OO #OOP #GUI #Programming

  7. Looking at GUI / widget libraries (GTK+, Qt, FLTK, wxWidgets, etc). The libraries I listed are mostly C++ and GTK+ is written in C, but they built an OO system (GObject) within C. I wonder, is this like the ultimate use-case for OOP? Does the hierarchy of functionality for UI elements, representing on-screen instances as objects, and communication patterns in traditional desktop software just lead, inevitably to object orientation?

    (FWIW, I think the answer is no)

    #OO #OOP #GUI #Programming

  8. Looking at GUI / widget libraries (GTK+, Qt, FLTK, wxWidgets, etc). The libraries I listed are mostly C++ and GTK+ is written in C, but they built an OO system (GObject) within C. I wonder, is this like the ultimate use-case for OOP? Does the hierarchy of functionality for UI elements, representing on-screen instances as objects, and communication patterns in traditional desktop software just lead, inevitably to object orientation?

    (FWIW, I think the answer is no)

    #OO #OOP #GUI #Programming

  9. Looking at GUI / widget libraries (GTK+, Qt, FLTK, wxWidgets, etc). The libraries I listed are mostly C++ and GTK+ is written in C, but they built an OO system (GObject) within C. I wonder, is this like the ultimate use-case for OOP? Does the hierarchy of functionality for UI elements, representing on-screen instances as objects, and communication patterns in traditional desktop software just lead, inevitably to object orientation?

    (FWIW, I think the answer is no)

    #OO #OOP #GUI #Programming

  10. API-Design

    Ab wie vielen Methoden in einem Interface habt Ihr ein schlechtes Gefühl?

    #csharp #java #oop #SoftwareDesign

  11. Finished and published the report on #helios, my C++ game engine that slowly shifted from #OOP toward DOD #ECS.
    What started as a small prototype turned into a deeper dive into #architecture, #performance and trade-offs.

    I enjoyed the ride tremendously! 🕹️

    researchgate.net/publication/4

  12. Finished and published the report on #helios, my C++ game engine that slowly shifted from #OOP toward DOD #ECS.
    What started as a small prototype turned into a deeper dive into #architecture, #performance and trade-offs.

    I enjoyed the ride tremendously! 🕹️

    researchgate.net/publication/4

  13. Finished and published the report on #helios, my C++ game engine that slowly shifted from #OOP toward DOD #ECS.
    What started as a small prototype turned into a deeper dive into #architecture, #performance and trade-offs.

    I enjoyed the ride tremendously! 🕹️

    researchgate.net/publication/4

  14. Finished and published the report on #helios, my C++ game engine that slowly shifted from #OOP toward DOD #ECS.
    What started as a small prototype turned into a deeper dive into #architecture, #performance and trade-offs.

    I enjoyed the ride tremendously! 🕹️

    researchgate.net/publication/4

  15. Finished and published the report on #helios, my C++ game engine that slowly shifted from #OOP toward DOD #ECS.
    What started as a small prototype turned into a deeper dive into #architecture, #performance and trade-offs.

    I enjoyed the ride tremendously! 🕹️

    researchgate.net/publication/4

  16. Куда идет программирование на самом деле?

    Современная разработка погрязла в driven, first и based подходах, недавно этот зоопарк пополнился еще одним заморским зверем под названием AI-driven (пусть меня простят свидетели AGI, но я сознательно не выделяю этот подход на фоне остальных и в конце объясню почему). Но не пытаются ли все эти подходы на самом деле решить одну и ту же проблему, известную еще с середины прошлого века, проблему "абстрактного перехода"?

    habr.com/ru/articles/1021822/

    #ai #ddd #tdd #api #backend #oop #architecture #go #rust #c++

  17. Куда идет программирование на самом деле?

    Современная разработка погрязла в driven, first и based подходах, недавно этот зоопарк пополнился еще одним заморским зверем под названием AI-driven (пусть меня простят свидетели AGI, но я сознательно не выделяю этот подход на фоне остальных и в конце объясню почему). Но не пытаются ли все эти подходы на самом деле решить одну и ту же проблему, известную еще с середины прошлого века, проблему "абстрактного перехода"?

    habr.com/ru/articles/1021822/

    #ai #ddd #tdd #api #backend #oop #architecture #go #rust #c++

  18. Куда идет программирование на самом деле?

    Современная разработка погрязла в driven, first и based подходах, недавно этот зоопарк пополнился еще одним заморским зверем под названием AI-driven (пусть меня простят свидетели AGI, но я сознательно не выделяю этот подход на фоне остальных и в конце объясню почему). Но не пытаются ли все эти подходы на самом деле решить одну и ту же проблему, известную еще с середины прошлого века, проблему "абстрактного перехода"?

    habr.com/ru/articles/1021822/

    #ai #ddd #tdd #api #backend #oop #architecture #go #rust #c++

  19. Куда идет программирование на самом деле?

    Современная разработка погрязла в driven, first и based подходах, недавно этот зоопарк пополнился еще одним заморским зверем под названием AI-driven (пусть меня простят свидетели AGI, но я сознательно не выделяю этот подход на фоне остальных и в конце объясню почему). Но не пытаются ли все эти подходы на самом деле решить одну и ту же проблему, известную еще с середины прошлого века, проблему "абстрактного перехода"?

    habr.com/ru/articles/1021822/

    #ai #ddd #tdd #api #backend #oop #architecture #go #rust #c++

  20. Is there a some general theory of object oriented programming languages that improves on "A Theory of Objects" by Abadi and Cardelli?

    #programming #cs #oop

  21. Is there a some general theory of object oriented programming languages that improves on "A Theory of Objects" by Abadi and Cardelli?

    #programming #cs #oop

  22. Is there a some general theory of object oriented programming languages that improves on "A Theory of Objects" by Abadi and Cardelli?

    #programming #cs #oop

  23. Is there a some general theory of object oriented programming languages that improves on "A Theory of Objects" by Abadi and Cardelli?

    #programming #cs #oop

  24. Is there a some general theory of object oriented programming languages that improves on "A Theory of Objects" by Abadi and Cardelli?

    #programming #cs #oop

  25. when you use #python because you like to do #oop only when it makes life easier but someone else is using #java and forces all your data structures to be serialized objects that are 100x larger than they need to be

  26. when you use #python because you like to do #oop only when it makes life easier but someone else is using #java and forces all your data structures to be serialized objects that are 100x larger than they need to be

  27. when you use because you like to do only when it makes life easier but someone else is using and forces all your data structures to be serialized objects that are 100x larger than they need to be

  28. when you use #python because you like to do #oop only when it makes life easier but someone else is using #java and forces all your data structures to be serialized objects that are 100x larger than they need to be

  29. when you use #python because you like to do #oop only when it makes life easier but someone else is using #java and forces all your data structures to be serialized objects that are 100x larger than they need to be

  30. Proportional scaling (with a pluggable resize strategy object)

    #OOP #quickwire #programming

  31. Proportional scaling (with a pluggable resize strategy object)

    #OOP #quickwire #programming

  32. Proportional scaling (with a pluggable resize strategy object)

    #OOP #quickwire #programming

  33. Proportional scaling (with a pluggable resize strategy object)

    #OOP #quickwire #programming

  34. Proportional scaling (with a pluggable resize strategy object)

    #OOP #quickwire #programming

  35. Изучаем ООП на C++! В выпуске — объектная модель, инкапсуляция и жизненный цикл объектов с понятными примерами. Отлично для студентов и практиков, кто хочет укрепить базу и писать код грамотнее. Загляните и прокачайте навыки! #cpp #Cplusplus #ООП #OOP #Инкапсуляция #ОбъектнаяМодель #Программирование #Russian
    video.lernado-base.ru/videos/w

  36. Изучаем ООП на C++! В выпуске — объектная модель, инкапсуляция и жизненный цикл объектов с понятными примерами. Отлично для студентов и практиков, кто хочет укрепить базу и писать код грамотнее. Загляните и прокачайте навыки! #cpp #Cplusplus #ООП #OOP #Инкапсуляция #ОбъектнаяМодель #Программирование #Russian
    video.lernado-base.ru/videos/w

  37. Kürzlich habe ich einen Artikel gelesen, in dem es um Fragen in einem Vorstellungsgespräch als Java-Entwickler ging. Es wurden einige Fragen vorgestellt und die These aufgestellt, dass die meisten Bewerber diese Fragen nicht beantworten können. Aus diesem Grund möchte ...

    magicmarcy.de/java-interview-f

    #java-interview #oop #kapselung #vererbung #polymorphismus #abstraktion #klassen #objekte #zugriffsmodifikatoren #komposition #konstruktor

  38. Kürzlich habe ich einen Artikel gelesen, in dem es um Fragen in einem Vorstellungsgespräch als Java-Entwickler ging. Es wurden einige Fragen vorgestellt und die These aufgestellt, dass die meisten Bewerber diese Fragen nicht beantworten können. Aus diesem Grund möchte ...

    magicmarcy.de/java-interview-f

    #java-interview #oop #kapselung #vererbung #polymorphismus #abstraktion #klassen #objekte #zugriffsmodifikatoren #komposition #konstruktor

  39. Kürzlich habe ich einen Artikel gelesen, in dem es um Fragen in einem Vorstellungsgespräch als Java-Entwickler ging. Es wurden einige Fragen vorgestellt und die These aufgestellt, dass die meisten Bewerber diese Fragen nicht beantworten können. Aus diesem Grund möchte ...

    magicmarcy.de/java-interview-f

    #java-interview #oop #kapselung #vererbung #polymorphismus #abstraktion #klassen #objekte #zugriffsmodifikatoren #komposition #konstruktor

  40. Kürzlich habe ich einen Artikel gelesen, in dem es um Fragen in einem Vorstellungsgespräch als Java-Entwickler ging. Es wurden einige Fragen vorgestellt und die These aufgestellt, dass die meisten Bewerber diese Fragen nicht beantworten können. Aus diesem Grund möchte ...

    magicmarcy.de/java-interview-f

    #java-interview #oop #kapselung #vererbung #polymorphismus #abstraktion #klassen #objekte #zugriffsmodifikatoren #komposition #konstruktor