Click here to Skip to main content
15,891,951 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: now they want value types in Java Pin
PIEBALDconsult2-Feb-19 10:23
mvePIEBALDconsult2-Feb-19 10:23 
GeneralRe: now they want value types in Java Pin
Martin ISDN1-Feb-19 20:02
Martin ISDN1-Feb-19 20:02 
GeneralRe: now they want value types in Java Pin
User 48350472-Feb-19 10:01
User 48350472-Feb-19 10:01 
GeneralRe: now they want value types in Java Pin
Martin ISDN3-Feb-19 23:30
Martin ISDN3-Feb-19 23:30 
GeneralRe: now they want value types in Java Pin
Mark_Wallace1-Feb-19 9:28
Mark_Wallace1-Feb-19 9:28 
GeneralRe: now they want value types in Java Pin
Marc Clifton1-Feb-19 9:33
mvaMarc Clifton1-Feb-19 9:33 
GeneralRe: now they want value types in Java Pin
CPallini1-Feb-19 10:47
mveCPallini1-Feb-19 10:47 
GeneralRe: now they want value types in Java Pin
jschell2-Feb-19 6:40
jschell2-Feb-19 6:40 
Not really sure what you point or points are?

sickfile wrote:
and they have forbid using any form of programming paradigm other than object oriented


Huh? Java is an OO language, so of course that means you must do OO. How else would it work?

Maybe your point is you want to do functional programming? If so then use Scala. It is functional and it uses the Java VM. Of course the maintenance programmers will suffer for years afterwards when they must maintain it but that shouldn't matter to a true developer.

sickfile wrote:
the most painful is maybe the fact that someone decided to make JavaScript too similar to Java and now JS


Not sure what that means but JavaScript has little relationship to Java. But again if this is some reference to functional programming then since functional programming had zero market share when JavaScript was created there would have been no models to base it on even if they wanted to. And given that wasn't their market driven goal anyway it wouldn't have happened.

sickfile wrote:
as simple programming languages that don't need a 1200+ pages volume to describe.


I can only suppose that you are confusing "language" with "API" (library support). The Java "language" specification is not 1200 pages and the specification is the exact and sum total description of the "language".

On the other hand if you think you are going to create a modern business enterprise solution using nothing but a single functional programming language and not use one external library then I wish you good luck. But myself I don't want my stock options to be based on a strategy like that which will never work.
GeneralRe: now they want value types in Java Pin
Martin ISDN4-Feb-19 0:09
Martin ISDN4-Feb-19 0:09 
GeneralRe: now they want value types in Java Pin
jschell17-Feb-19 5:27
jschell17-Feb-19 5:27 
GeneralRe: now they want value types in Java Pin
Martin ISDN7-Mar-19 13:42
Martin ISDN7-Mar-19 13:42 
GeneralThought of the Day Pin
OriginalGriff1-Feb-19 4:50
mveOriginalGriff1-Feb-19 4:50 
GeneralRe: Thought of the Day Pin
Mike Hankey1-Feb-19 4:57
mveMike Hankey1-Feb-19 4:57 
QuestionRe: Thought of the Day Pin
lopatir1-Feb-19 5:07
lopatir1-Feb-19 5:07 
GeneralRe: Thought of the Day Pin
W Balboos, GHB1-Feb-19 5:08
W Balboos, GHB1-Feb-19 5:08 
GeneralRe: Thought of the Day Pin
Dr.Walt Fair, PE1-Feb-19 6:36
professionalDr.Walt Fair, PE1-Feb-19 6:36 
GeneralRe: Thought of the Day Pin
Kschuler1-Feb-19 8:43
Kschuler1-Feb-19 8:43 
GeneralWhat do you use for automated builds? Pin
charlieg1-Feb-19 4:41
charlieg1-Feb-19 4:41 
GeneralRe: What do you use for automated builds? Pin
Richard MacCutchan1-Feb-19 6:04
mveRichard MacCutchan1-Feb-19 6:04 
GeneralRe: What do you use for automated builds? Pin
charlieg1-Feb-19 6:40
charlieg1-Feb-19 6:40 
GeneralRe: What do you use for automated builds? Pin
Richard MacCutchan1-Feb-19 6:54
mveRichard MacCutchan1-Feb-19 6:54 
GeneralRe: What do you use for automated builds? Pin
jschell2-Feb-19 6:41
jschell2-Feb-19 6:41 
GeneralRe: What do you use for automated builds? Pin
Marc Clifton1-Feb-19 6:13
mvaMarc Clifton1-Feb-19 6:13 
GeneralRe: What do you use for automated builds? Pin
Eddy Vluggen1-Feb-19 6:36
professionalEddy Vluggen1-Feb-19 6:36 
GeneralRe: What do you use for automated builds? Pin
charlieg1-Feb-19 6:42
charlieg1-Feb-19 6:42 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.