Click here to Skip to main content
15,887,746 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: Wordle 505 Pin
Amarnath S5-Nov-22 14:22
professionalAmarnath S5-Nov-22 14:22 
GeneralRe: Wordle 505 Pin
OriginalGriff5-Nov-22 19:29
mveOriginalGriff5-Nov-22 19:29 
GeneralRe: Wordle 505 Pin
Sandeep Mewara5-Nov-22 19:34
mveSandeep Mewara5-Nov-22 19:34 
GeneralRe: Wordle 505 Pin
pkfox5-Nov-22 21:51
professionalpkfox5-Nov-22 21:51 
GeneralRe: Wordle 505 Pin
Sander Rossel5-Nov-22 22:51
professionalSander Rossel5-Nov-22 22:51 
GeneralRe: Wordle 505 Pin
Cp-Coder6-Nov-22 1:05
Cp-Coder6-Nov-22 1:05 
GeneralRe: Wordle 505 Pin
jmaida6-Nov-22 14:39
jmaida6-Nov-22 14:39 
GeneralDoes Java have a future? Pin
Cp-Coder5-Nov-22 5:10
Cp-Coder5-Nov-22 5:10 
Considering the fact that tens of millions of mobile devices run on the Android operating system, there is no doubt that Android is a major operating system. Traditionally the majority of applications for the Android system were developed using Java. However, now Google seems determined to gradually move developers away from Java and to Kotlin. Case in point: It seems that new enhancements for the Android system, only apply to applications written in Kotlin. They are not available if you work in Java.

A major enhancement was the new Jetpack Compose feature that is only available for Kotlin, not Java. Jetpack Compose is a new way to develop user intefaces that requires no XML code, and is supposed to be a lot easier to work with. Kotlin is also available for other operating systems, like Windows and Linux. So you can write Kotlin code for Windows desktops, for example. (I would recommend that you learn Kotlin, before tackling Jetpack compose.) See here:

https://www.jetbrains.com/lp/compose-mpp/[^]

If you are interested in learning Jetpack Compose, there is this excellent book available on Amazon as a Kindle download: (Make sure you get version 1.2 of the book, not the older version that is now outdated, but still being pushed by Amazon.)

https://www.amazon.com/Jetpack-Compose-1-2-Essentials-Developing-ebook/dp/B0BG5RHVNH/ref=sr_1_3?crid=27WXNCXUFC9QW&keywords=jetpack+compose+1.2+essentials&qid=1667659434&sprefix=%2Caps%2C74&sr=8-3[^]
Get me coffee and no one gets hurt!


GeneralRe: Does Java have a future? Pin
PIEBALDconsult5-Nov-22 5:16
mvePIEBALDconsult5-Nov-22 5:16 
GeneralRe: Does Java have a future? Pin
englebart5-Nov-22 6:10
professionalenglebart5-Nov-22 6:10 
GeneralRe: Does Java have a future? Pin
Greg Utas5-Nov-22 7:22
professionalGreg Utas5-Nov-22 7:22 
GeneralRe: Does Java have a future? PinPopular
Dave Kreskowiak5-Nov-22 8:33
mveDave Kreskowiak5-Nov-22 8:33 
GeneralRe: Does Java have a future? Pin
englebart5-Nov-22 11:22
professionalenglebart5-Nov-22 11:22 
GeneralRe: Does Java have a future? Pin
charlieg6-Nov-22 6:24
charlieg6-Nov-22 6:24 
GeneralRe: Does Java have a future? Pin
Kate-X2577-Nov-22 2:10
Kate-X2577-Nov-22 2:10 
GeneralRe: Does Java have a future? Pin
abmv5-Nov-22 9:28
professionalabmv5-Nov-22 9:28 
GeneralRe: Does Java have a future? Pin
Southmountain5-Nov-22 17:09
Southmountain5-Nov-22 17:09 
GeneralRe: Does Java have a future? Pin
Eddy Vluggen5-Nov-22 22:01
professionalEddy Vluggen5-Nov-22 22:01 
GeneralRe: Does Java have a future? Pin
Sander Rossel5-Nov-22 22:55
professionalSander Rossel5-Nov-22 22:55 
GeneralRe: Does Java have a future? Pin
Eddy Vluggen6-Nov-22 2:23
professionalEddy Vluggen6-Nov-22 2:23 
GeneralRe: Does Java have a future? Pin
PIEBALDconsult6-Nov-22 4:42
mvePIEBALDconsult6-Nov-22 4:42 
GeneralRe: Does Java have a future? Pin
Sander Rossel6-Nov-22 22:25
professionalSander Rossel6-Nov-22 22:25 
GeneralRe: Does Java have a future? Pin
Eddy Vluggen7-Nov-22 8:27
professionalEddy Vluggen7-Nov-22 8:27 
GeneralRe: Does Java have a future? Pin
Member 119411318-Nov-22 7:42
Member 119411318-Nov-22 7:42 
GeneralRe: Does Java have a future? Pin
Paul Sanders (the other one)6-Nov-22 19:59
Paul Sanders (the other one)6-Nov-22 19:59 

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.