scala
kotlin
Our great sponsors
scala | kotlin | |
---|---|---|
38 | 179 | |
14,036 | 44,186 | |
0.3% | 0.9% | |
9.7 | 10.0 | |
8 days ago | 4 days ago | |
Scala | Kotlin | |
Apache License 2.0 | - |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
scala
-
Data Engineering and DataOps: A Beginner's Guide to Building Data Solutions and Solving Real-World Challenges
In addition to Structured Query Language(SQL), we can also use a variety of different programming languages, such as Python, Java, JavaScript, R, Julia, Scala, or any other programming language as long as it supports a basic database connection and functions to perform all of those operations, to connect to databases and perform more advanced query operations on the data. This gives us greater flexibility and allows us to apply custom-created logic to the data.
-
A Small Introduction to Functional Programming
Based on Lambda Calculus, developed by Alonzo Church in the 1930s, functional programming has been implemented in mainstream programming languages like JavaScript, Python and Java. Programming languages like Erlang, Haskell or Scala are better suited for functional programming as they are designed to be functional first.
-
Micronaut vs others(Spring Boot, Quarkus and co.)
Tapir is a Scala framework. (which runs on the JDK) Since the recent release of version 1.0, it's become my go to for many projects. It doens't provide much in the way of integrations with 3rd party frameworks, but I actually prefer that. It does autogenerate great swagger docs though.
-
Scala 2.13.9 is here
details: https://github.com/scala/scala/releases/tag/v2.13.9
It already 99% worked. We just needed to upgrade ASM to a version that recognizes JDK 19 bytecode, so the optimizer (which most people don't even use) can function on JDK 19. The PR was https://github.com/scala/scala/pull/10001 — eazy peazy.
-
Scala 2 compiler plugin to detect unused expressions
See also https://github.com/scala/scala/pull/9893, this will be in the upcoming Scala 2.13.9.
-
Programming languages used by top companies?
Scala - Popular in the data-science world, particularly when working with distributed data processing (e.g. Spark). Lots of large companies have dedicated data teams that process the huge amount of analytics and other data the games produce.
-
Documentation?
www.scala-lang.org
-
Appropriate, Correct, Robust, Usable, Maintainable, and Efficient (ACRUMEN) with Dave Aronson
I took a look at some Haskell; like I said, I never actually learned it, but I have seen some. And I briefly dipped my toes in Scala awhile back, and it seemed like a good thing. And then came the Phoenix web framework drawing heavily on the general concepts of Rails but with the slightly different philosophy of making things more explicit rather than the infamous Rails magic, which is so helpful when you're doing things the Rails way. But if you try to fight it at all, no, no, no, that magic is a plus-five sword against you. [laughter]
-
Google has contributed a immensely to the software world with product and services like android which is open source, firebase, google colab, many programming languages and frameworks like flutter, what has apple really done?
It's not that I'm forced directly, but, well, there is a reason why Android apps are in very big part done in Java and Kotlin. The Android virtual machine, ARM, is not 100% compatible with standard JDK - and it looks like a deliberate decision that Google didn't put effort into making it compatible. With this in place - and with Kotlin being the one language backed up by Google for writing apps on Android - if you use anything else, you may run into some problems sooner or later. They are not unfixable, but it is an uphill battle, while in the same time everywhere you turn you will find comments along the lines of "why bother, just switch to Kotlin". And since Google is so big, this pressure is big enough to demotivate people from working on other solutions. Instead, they work on solutions supported by Google. Which creates an avalanche effect - it gets even easier to work in what Google backs up, and even harder to work in something else.
kotlin
- Libros kotlin
-
How the heck does the kotlin compiler handle expressions with generics?
Interestingly this is a problem that popped up as recently as a year ago : https://github.com/JetBrains/kotlin/pull/4771
I think the parser lives in the psi module: https://github.com/JetBrains/kotlin/tree/master/compiler/psi/src/org/jetbrains/kotlin
Take a look: https://github.com/JetBrains/kotlin/tree/master/compiler
-
Getting Started with Backend Development in Kotlin Using Spring Boot 3 & MongoDB
This is a getting-started article, so nothing much is needed as a prerequisite. But familiarity with Kotlin as a programming language, plus a basic understanding of Rest API and HTTP methods, would be helpful.
-
What's "language version 2.0"?
Stumbled across this Kotlin YouTrack issue that mentions adding "language version 2.0" to the IDE dropdown. Dug a bit and it seems recently, there was a commit to the 1.9 branch of the compiler that removes the -Xuse-k2 flag, instead associating the K2 toggle with the flag -language-version 2.0. Is there anything else known about this? Is the idea just "we don't really want to name a version 1.10, so after 1.9 we're calling the next one 2.0", or is K2 being used as a chance to make bigger changes that warrant a true 2.0 bump, or what? Or is this fully unknown at the moment? Haven't followed this closely enough to know if they've made previous comments about their plan for version numbering or not.
-
An Introduction for TypeScript
Kotlin
-
Ivy Wallet: Open Source budget manager and spending tracker
Kotlin is not made by google in the first place. It is an open source (repo) language developed by JetBrains.
- Kotlin Multiplatform seems promising. What do you think?
-
Can't understand,nor i can make running kotlinc to compile something natively without it's ide.
I have a difficulty. I downloaded the archive with kotlin native from here : https://github.com/JetBrains/kotlin/releases/tag/v1.8.0 So now,what's command i need to run inside my linux terminal to install it by also setting the path?
What are some alternatives?
solidity - Solidity, the Smart Contract Programming Language
Flask - The Python micro framework for building web applications.
puppeteer - Headless Chrome Node.js API
rust - Empowering everyone to build reliable and efficient software.
kotlinx.coroutines - Library support for Kotlin coroutines
Express - Fast, unopinionated, minimalist web framework for node.
rust - Rust for the xtensa architecture. Built in targets for the ESP32 and ESP8266
Killed by Google - Part guillotine, part graveyard for Google's doomed apps, services, and hardware.
Angular - The modern web developer’s platform
LeetCode-Solutions - 🏋️ Python / Modern C++ Solutions of All 2598 LeetCode Problems (Weekly Update)
Elixir - Elixir is a dynamic, functional language designed for building scalable and maintainable applications
Flutter - Flutter makes it easy and fast to build beautiful apps for mobile and beyond