schmonz.com is a Fediverse instance that uses the ActivityPub protocol. In other words, users at this host can communicate with people that use software like Mastodon, Pleroma, Friendica, etc. all around the world.

This server runs the snac software and there is no automatic sign-up process.

Search results for tag #kotlin

[?]Leanpub » 🌐
@leanpub@mastodon.social

Practical Kotlin Deep Dive: Unlocking the 'How' and 'Why' behind Kotlin fundamentals and internal mechanisms. leanpub.com/kotlin-deep-dive by Jaewoong is the featured book on the Leanpub homepage! leanpub.com

Find it on Leanpub!

    [?]Leanpub » 🌐
    @leanpub@mastodon.social

    Kotlin for developers leanpub.com/set/leanpub/kotlin by Marcin Moskała is the featured Track of online courses on the Leanpub homepage! leanpub.com

      [?]Leanpub » 🌐
      @leanpub@mastodon.social

      Practical Kotlin Deep Dive: Unlocking the 'How' and 'Why' behind Kotlin fundamentals and internal mechanisms. leanpub.com/kotlin-deep-dive by Jaewoong is the featured book on the Leanpub homepage! leanpub.com

      Find it on Leanpub!

        [?]Leanpub » 🌐
        @leanpub@mastodon.social

        Effective Kotlin bundle leanpub.com/b/effectivekotlinb by Marcin Moskała is the featured ebook bundle 📚 on the Leanpub homepage! leanpub.com

        The package of the most essential books for Kotlin developers, to become great developers. Effective Kotlin and Kotlin Coroutines by Marcin Moskała are both famous positions, well known and commonly recommended.

        Find it on Leanpub!

          [?]Sébastien Deleuze » 🌐
          @sdeleuze@mastodon.online

          My last blog post of the year: Next level Kotlin support in Spring Boot 4.
          spring.io/blog/2025/12/18/next

          Spring and Kotlin logos

          Alt...Spring and Kotlin logos

            [?]Leanpub » 🌐
            @leanpub@mastodon.social

            Kotlin Coroutines by Marcin Moskała is on sale on Leanpub! Its suggested price is $29.99; get it for $15.99 with this coupon: leanpub.com/sh/XhxHTWDA

              [?]Leanpub » 🌐
              @leanpub@mastodon.social

              Compose & Android Deep Dive Package (Jetpack Compose internals + Manifest Android Interview) leanpub.com/b/android-deep-div by Jaewoong and Jorge Castillo is the featured bundle of ebooks 📚 on the Leanpub homepage! leanpub.com

              The following 2 books are included in this bundle...
              Manifest Android Interview and Jetpack Compose internals

              Find it on Leanpub!

                [?]Leanpub » 🌐
                @leanpub@mastodon.social

                Big Kotlin pack leanpub.com/b/kotlin_mm by Marcin Moskała is the featured bundle of ebooks 📚 on the Leanpub homepage! leanpub.com

                The following 5 books are included in this bundle...
                Kotlin Essentials, Functional Kotlin, Advanced Kotlin, Kotlin Coroutines, and Effective Kotlin

                Find it on Leanpub!

                  [?]Markus Tacker » 🌐
                  @coderbyheart@chaos.social

                  If you are a full stack engineer with 5+ years of experience in either Frontend ( + ) or Backend development ( or ) check out this position: careers.nordicsemi.com/jobs/68 ... and maybe one day you will be a hero that made a robot walk again?!

                  Unfortunately this position is not available for remote applicants.

                    [?]dtanzer » 🌐
                    @dtanzer@social.devteams.at

                    As always with these things, it took some time from first working prototype to something that I'm not completely embarrassed to show...
                    So, here's my symbol processing playground - The server-side framework I would have wanted in 2008:

                    codeberg.org/dtanzer/kmultipage

                    The "docs" subproject contains some interesting usages, so use "./gradlew :docs:run" to try it.

                      [?]Leanpub » 🌐
                      @leanpub@mastodon.social

                      Kotlin Coroutines by Marcin Moskała is on sale on Leanpub! Its suggested price is $29.99; get it for $15.99 with this coupon: leanpub.com/sh/IvWyVZaR

                        [?]Leanpub » 🌐
                        @leanpub@mastodon.social

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

                        Find it on Leanpub!

                          Lisi Hocke boosted

                          [?]Michael Kutz » 🌐
                          @mkutz@mstdn.social

                          🚀 v1.0 ("ONE-POINT-ZERO") was just released! 🎉🥳🍾

                          🧹 all deprecated methods have been removed
                          🪲 approving by file is now also possible in parameterized tests
                          📖 minor updates in the manual

                          github.com/mkutz/ApproveJ/rele

                          Release banner for v1.0

                          Alt...Release banner for v1.0

                            [?]Sébastien Deleuze » 🌐
                            @sdeleuze@mastodon.online

                            I have upgraded Spring PetKlinik, my Kotlin fullstack variant of the original Spring Petclinic, to Spring Boot 4.0.0 (before it was using snapshots). github.com/sdeleuze/spring-pet

                            Spring PetKlinik logo

                            Alt...Spring PetKlinik logo

                              [?]dtanzer » 🌐
                              @dtanzer@social.devteams.at

                              Done with the (ugly) spike, now reimplementing my project, with a more sensible design, and with more Tests and TDD (*).

                              It's great fun when one already knows what works and what does not, and design is the main challenge, not the functionality (not anymore).

                              (*) I'm still finding it hard to test some parts of the symbol processor, since it runs in the compiler. But that's not a big problem for me right now.

                                [?]Leanpub » 🌐
                                @leanpub@mastodon.social

                                Big Kotlin pack leanpub.com/b/kotlin_mm by Marcin Moskała is the featured bundle of ebooks 📚 on the Leanpub homepage! leanpub.com

                                The following 5 books are included in this bundle...

                                Kotlin Essentials, Functional Kotlin, Advanced Kotlin, Kotlin Coroutines, and Effective Kotlin

                                Find it on Leanpub!

                                  [?]dtanzer » 🌐
                                  @dtanzer@social.devteams.at

                                  Yesterday, I started to play with symbol processing again, after I didn't manage to create something working ~2 years ago.

                                  This time, I managed to create a proof-of-concept of something I wanted to work on for a long time!

                                  Pretty messy code right now, will clean it up a bit and add more tests, then I'll push it to Codeberg.

                                    [?]Leanpub » 🌐
                                    @leanpub@mastodon.social

                                    Kotlin Coroutines by Marcin Moskała is on sale on Leanpub! Its suggested price is $29.99; get it for $15.99 with this coupon: leanpub.com/sh/THy2qgD6

                                      [?]Leanpub » 🌐
                                      @leanpub@mastodon.social

                                      Manifest Android Interview: The ultimate guide to cracking Android technical interviews leanpub.com/manifest-android-i by Jaewoong is the featured book on the Leanpub homepage! leanpub.com

                                      Find it on @leanpub!

                                        [?]Leanpub » 🌐
                                        @leanpub@mastodon.social

                                        Kotlin for developers leanpub.com/set/leanpub/kotlin by Marcin Moskała is the featured Track of online courses on the Leanpub homepage! leanpub.com

                                          [?]Leanpub » 🌐
                                          @leanpub@mastodon.social

                                          Kotlin for developers leanpub.com/set/leanpub/kotlin by Marcin Moskała is the featured Track of online courses on the Leanpub homepage! leanpub.com

                                            [?]Leanpub » 🌐
                                            @leanpub@mastodon.social

                                            Kotlin Coroutines by Marcin Moskała is on sale on Leanpub! Its suggested price is $29.99; get it for $15.99 with this coupon: leanpub.com/sh/INa5B6Gz

                                              [?]Leanpub » 🌐
                                              @leanpub@mastodon.social

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

                                                [?]Leanpub » 🌐
                                                @leanpub@mastodon.social

                                                Kotlin for developers leanpub.com/set/leanpub/kotlin by Marcin Moskała is the featured Track of online courses on the Leanpub homepage! leanpub.com

                                                  [?]Leanpub » 🌐
                                                  @leanpub@mastodon.social

                                                  Effective Kotlin bundle leanpub.com/b/effectivekotlinb by Marcin Moskała is the featured bundle of ebooks on the Leanpub homepage! leanpub.com

                                                    [?]Leanpub » 🌐
                                                    @leanpub@mastodon.social

                                                    Kotlin Coroutines by Marcin Moskała is on sale on Leanpub! Its suggested price is $29.99; get it for $15.99 with this coupon: leanpub.com/sh/NvyAC2BG

                                                      [?]Leanpub » 🌐
                                                      @leanpub@mastodon.social

                                                      Kotlin Coroutines by Marcin Moskała is on sale on Leanpub! Its suggested price is $29.99; get it for $15.99 with this coupon: leanpub.com/sh/I7F9cWvi

                                                        [?]Leanpub » 🌐
                                                        @leanpub@mastodon.social

                                                        Kotlin for developers leanpub.com/set/leanpub/kotlin by Marcin Moskała is the featured Track of online courses on the Leanpub homepage! leanpub.com

                                                          [?]Sam Brannen » 🌐
                                                          @sbrannen@mastodon.online

                                                          🍃 Framework 7.0 RC1 is now available!

                                                          - Refinements for @⁠Retryable, RetryTemplate, & @⁠ConcurrencyLimit
                                                          - context propagation improvements
                                                          - API Versioning refinements
                                                          - 6
                                                          - 3

                                                          spring.io/blog/2025/10/16/spri

                                                            [?]Leanpub » 🌐
                                                            @leanpub@mastodon.social

                                                            Compose & Android Deep Dive Package (Jetpack Compose internals + Manifest Android Interview) by Jaewoong and Jorge Castillo is the featured bundle of ebooks 📚 on the Leanpub homepage!

                                                            The following 2 books are included in this bundle...
                                                            Manifest Android Interview and Jetpack Compose internals

                                                            Find it on Leanpub!

                                                              [?]Leanpub » 🌐
                                                              @leanpub@mastodon.social

                                                              Kotlin for developers leanpub.com/set/leanpub/kotlin by Marcin Moskała is the featured Track of online courses on the Leanpub homepage! leanpub.com

                                                              This is the complete track to learn about essential Kotlin features and get ready for working in Kotlin in daily basis. It starts from essentials, and on the way reaches advanced topics like efficient collection processing or DSL creation.

                                                              Find it on Leanpub!

                                                                [?]Leanpub » 🌐
                                                                @leanpub@mastodon.social

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

                                                                  [?]Leanpub » 🌐
                                                                  @leanpub@mastodon.social

                                                                  Big Kotlin pack leanpub.com/b/kotlin_mm by Marcin Moskała is the featured bundle of ebooks 📚 on the Leanpub homepage! leanpub.com

                                                                    [?]Leanpub » 🌐
                                                                    @leanpub@mastodon.social

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

                                                                      Back to top - More...