Crell, to Kotlin
@Crell@phpc.social avatar

This app is written in a language with a very strong and powerful type system, and is going out of its way to not use it. cries

leanpub, to Software
@leanpub@mastodon.social avatar

Jetpack Compose internals by Jorge Castillo is on sale on Leanpub! Its suggested price is $54.99; get it for $32.79 with this coupon: https://leanpub.com/sh/By4pfOXX

leanpub, to Software
@leanpub@mastodon.social avatar

Jetpack Compose internals by Jorge Castillo is on sale on Leanpub! Its suggested price is $54.99; get it for $32.79 with this coupon: https://leanpub.com/sh/IVjgZiUN #Software #ComputerProgramming #Java #Kotlin #SoftwareArchitecture #SoftwareEngineering

akop, to Java
@akop@mastodon.akop.online avatar

Code-Smells caused by "history" are sometimes funny. In one project, we have often this:

variable = otherValue == null ? null : otherValue

instead it can be just this:

variable = otherValue

(Some months ago, the null-check was important because the code was like this:

variable = otherValue == null ? null : otherValue.longValue())

julianwki,
@julianwki@chaos.social avatar

@akop I am so glad about languages like Kotlin which offer non-nullable types. Exactly that will get unnecessary and also survive refactorings.

freeformz, to golang
@freeformz@hachyderm.io avatar

In one of these areas?

  • Denver, CO
  • NY, NY
  • Los Angeles, CA
  • San Francisco, CA

Write #golang and/or #kotlin?

Come be a teammate of mine!

https://www.fastly.com/about/jobs/apply/?gh_jid=5999732&gh_src=7908755b1us

(May open to all of the USA if we don’t find someone in a few weeks)

kerfuffle, to Kotlin
@kerfuffle@mastodon.online avatar

In 45 minutes I made a #kotlin #javalin application from scratch, which uses #webjars to include #htmx from a #maven pom file. It uses static #HTML files for the first load, and then renders HTML from #jte templates for #SSR of the parts of the pages that need that kind of interaction. There's no #springboot (or any #spring at all) and no #SPA like #angular or #react.

Now because simply setting up a project says close to nothing about its real world viability, next step is an actual usecase ( :

leanpub, to Kotlin
@leanpub@mastodon.social avatar

Kotlin: An Illustrated Guide: The fun way to learn Kotlin programming, one concept at a time! https://leanpub.com/kotlin-illustrated by Dave Leeds is the featured book on the Leanpub homepage! https://leanpub.com #ebooks #Kotlin

sinasamaki, to androiddev
@sinasamaki@androiddev.social avatar

✨ New article out now

Recreate @Flipboard 's page fold animation in #JetpackCompose and implement it in vertical orientation as well.

https://www.sinasamaki.com/page-flip-3d-animation-in-jetpack-compose

#AndroidDev #Kotlin

Page fold animation in both orientations

andymoose, to Kotlin
@andymoose@mastodon.social avatar

I'm trying to get AWAY from the JVM ffs.

leanpub, to Kotlin
@leanpub@mastodon.social avatar

Big Kotlin pack https://leanpub.com/b/kotlin_mm by Marcin Moskała is the featured bundle on the Leanpub homepage! https://leanpub.com #ebooks #Kotlin #Android #Java #ComputerProgramming #Engineering

Crell, to Java
@Crell@phpc.social avatar

Oh. My. Fucking. God.

I have just learned that "#Java Bean" has two completely different and incompatible definitions.

One is a dumb, badly designed data object with getters and setters.

The other is... a service object managed by the Spring framework IoC container.

Holy hell. This is 10x worse than #Laravel "facades."

Am I wrong here? This is what I'm finding from online tutorials. Is there more nuance that is not coming through, because for now I just hate #Spring even more.

#Kotlin

khalidabuhakmeh, to reddit
@khalidabuhakmeh@mastodon.social avatar

A colleague just published a post about using for game development. If you're into , you may want to check it out.

https://www.reddit.com/r/Kotlin/comments/1d1w2w5/postcat_kodee_a_kotlinconf24_game_made_with/

leanpub, to Kotlin
@leanpub@mastodon.social avatar

Kotlin: An Illustrated Guide by Dave Leeds is free with a Leanpub Reader membership! Or you can buy it for $15.00! http://leanpub.com/kotlin-illustrated

androidweekly, to androiddev German
@androidweekly@androiddev.social avatar

Latest Android Weekly Issue 624 is out!
https://androidweekly.net/issues/issue-624

hamoid, (edited ) to Kotlin
@hamoid@genart.social avatar

Here's yesterday's talk "Creative Coding in " at the Conf 2024. The first half show work by Edwin (principal developer of the framework) and the RNDR team.

The second part, starting at 6:32:25 (25 min. long), live codes a poster with two graphic layers and one with text.

https://www.youtube.com/watch?v=bhb8y8cJVy0&t=22531

tastapod, to Kotlin
@tastapod@mas.to avatar

In everything is fun, but in everything starts with a pub. It's a tough choice.

taurus, to Java
@taurus@thicc.horse avatar

:boost_anim_vanilla: Hi, I'm in need of employment and perhaps you or someone you know is in need of me:

I'm a software developer w/ 7 years professional experience
Mostly #Java #Kotlin #Android #Csharp
During my B.Sc. i had stellar grades.

(!) I'm only available in part time due to my health

I have experience working remote.
I'm located near Hannover, DE.
CV available upon request

#fedihiring #fedijobs #forhire #getfedihired #hireme #jobs #jobsearch #jobseeker #lookingforwork #opentowork

khalidabuhakmeh, to Kotlin
@khalidabuhakmeh@mastodon.social avatar

Wow. @maartenballiauw looks great in the official mascot, Kodee, costume. He's got some amazing Belgian dance moves.

https://www.youtube.com/live/Ar73Axsz2YA?si=pcBS2SclZSqyW72h&t=122

khalidabuhakmeh, to Kotlin
@khalidabuhakmeh@mastodon.social avatar

TIL that the Foundation offers grants for folks adding value to the ecosystem. Check it out if you are in the space.

https://kotlinfoundation.org/grants/

frankel, to Kotlin
@frankel@mastodon.top avatar
funcode_mag, to Kotlin
@funcode_mag@mastodon.social avatar

We are so very proud to release the fun code() Magazine!
A Magazine for Developers! 🌟

With articles by @chethaase, @jessewilson, @mariobodemann, @mreichelt, @bitpogo, a Do-It-Yourself 3D Kotlin logo & so much more!

Download the PDF:
https://github.com/kotlin-magazine/kotlin-magazine

Enjoy KotlinConf!

kerfuffle, to Kotlin
@kerfuffle@mastodon.online avatar
androidweekly, to androiddev German
@androidweekly@androiddev.social avatar

Latest Android Weekly Issue 623 is out!
https://androidweekly.net/issues/issue-623

stackdpodcast, to javascript
@stackdpodcast@mastodon.social avatar

is out! @kito99 and @dhinojosa welcome @edwinderks, a @JavaChampions member, and contributor, and Principal Consultant at Team Rockstars IT. They discuss , the Jakarta EE Starter, , , , , , , 22, Google and energy hungry . https://www.pubhouse.net/2024/05/stackd-72-travel-llms-coffee-avocados-and-almonds.html

hamoid, to genart
@hamoid@genart.social avatar

If I got it right, this is visiting every cell on a Voronoi diagram starting at the center :-)

image/png

  • All
  • Subscribed
  • Moderated
  • Favorites
  • JUstTest
  • kavyap
  • DreamBathrooms
  • cubers
  • osvaldo12
  • mdbf
  • magazineikmin
  • normalnudes
  • InstantRegret
  • rosin
  • Youngstown
  • slotface
  • khanakhh
  • ethstaker
  • Leos
  • ngwrru68w68
  • everett
  • cisconetworking
  • tacticalgear
  • anitta
  • thenastyranch
  • Durango
  • tester
  • GTA5RPClips
  • modclub
  • megavids
  • provamag3
  • lostlight
  • All magazines