Coder Social home page Coder Social logo

Final conclusions? :) about todoapp HOT 2 OPEN

egslava avatar egslava commented on August 20, 2024
Final conclusions? :)

from todoapp.

Comments (2)

egslava avatar egslava commented on August 20, 2024

I was doing Python for ~a year and was doing Android Development for ~5 years. The conclusion are:

  • Python type system is very promising to me. I haven't tried it hard, but, when I tried, it enhanced user experience a lot.
  • Python tooling is nice (you use IDEA and I use PyCharm from JetBrains as well, so experiences/shortcuts are pretty similar)
  • Though it's not easy to move/rename packages in Python the same way as it's easy with Kotlin.
  • Main problem: Kotlin is slow as fish. Especially with gradle + Android. It takes milliseconds to run tests with Python. It takes up to 3 minutes just to recompile a not-that-hard project. And it sucks, cause I have to recompile it quite often due to bugs in some building plugins.

Kotlin multiplatform is very promising. It's really cool we can develop backend, front-end and mobile apps in one language. But, in the same time, it's so freaking slow and frustrating... :(

from todoapp.

egslava avatar egslava commented on August 20, 2024
  • Python has AMAZING decorators that make life so much easier
  • Python lacks some basic features like 'override' keyword :(

from todoapp.

Related Issues (2)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.