• Post Reply Bookmark Topic Watch Topic
  • New Topic
programming forums Java Mobile Certification Databases Caching Books Engineering Micro Controllers OS Languages Paradigms IDEs Build Tools Frameworks Application Servers Open Source This Site Careers Other Pie Elite all forums
this forum made possible by our volunteer staff, including ...
Marshals:
  • Campbell Ritchie
  • Jeanne Boyarsky
  • Ron McLeod
  • Paul Clapham
  • Liutauras Vilda
Sheriffs:
  • paul wheaton
  • Rob Spoor
  • Devaka Cooray
Saloon Keepers:
  • Stephan van Hulst
  • Tim Holloway
  • Carey Brown
  • Frits Walraven
  • Tim Moores
Bartenders:
  • Mikalai Zaikin

* Welcome Yehonathan Sharvit

 
Sheriff
Posts: 5555
326
IntelliJ IDE Python Java Linux
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
This week, we're delighted to have Yehonathan Sharvit helping to answer questions about the new book Data-Oriented Programming.

The promotion starts Tuesday, March 30th, 2021 and will end on Friday, April 2nd, 2021

We'll be selecting four random posters in this forum to win a free copy of the book provided by the publisher, Manning.


Image from https://images.manning.com

Please see the Book Promotion page to ensure your best chances at winning!

Posts in this welcome thread are not eligible for the drawing, and should be reserved for welcoming the author. Questions posted in this topic are subject to removal.
 
Marshal
Posts: 79153
377
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Good to see you here (again)
 
Author
Posts: 24
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Data-Oriented programming is an interesting paradigm but it is quite challenging when we try to apply it in a statically-typed language like Java.

I am happy to answer questions about DOP in general and DOP in Java.
 
Ranch Hand
Posts: 401
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator

Tim Cooke wrote:This week, we're delighted to have Yehonathan Sharvit helping to answer questions about the new book



Hi
TThe book contains diagrams to articulate the essence of Objectoriented programming
The tendency of Object Oriented Programming towards increased system complexity yet
at the same time taking care of of the three cornerstoes of Java(interfaces,enumeration,Polymorphism,and inherittancesetcnce
requiring more efforts.
Hopefully these efforts will never go waste but to get to the top
May I shower the Book with  Best Wishes
AS
CRMK
 
Bartender
Posts: 2911
150
Google Web Toolkit Eclipse IDE Java
  • Likes 1
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
A very warm welcome to Yehonathan Sharvit. All the best for the promotion !

Comal Rajagopalaratnam Muthukumar wrote:... at the same time taking care of of the three cornerstoes of Java(interfaces,enumeration,Polymorphism,and inherittancesetcnce

I see at least 3 issues with the above statement.
 
Ranch Hand
Posts: 39
Java ME Quarkus Java
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Interested to hear about DOP in Java, welcome here Yehonathan Sharvit!
 
Yehonathan Sharvit
Author
Posts: 24
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
The discussion about DOP in Java has started here.
 
Campbell Ritchie
Marshal
Posts: 79153
377
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank you for coming here to discuss your book, and for the interesting discussions you provoked
 
Yehonathan Sharvit
Author
Posts: 24
5
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
Thank you Campbell and all of you at Coderanch for the open minded reaction to my "provocative" ideas.
 
Campbell Ritchie
Marshal
Posts: 79153
377
  • Mark post as helpful
  • send pies
    Number of slices to send:
    Optional 'thank-you' note:
  • Quote
  • Report post to moderator
We like provocative ideas; they make for much better discussions.
reply
    Bookmark Topic Watch Topic
  • New Topic