Click here to Skip to main content
15,880,469 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
im confused among dart dart and kotlin
so if i basically dont know about programming will easily learn dart ?
what beside should i learn plus flutter ?
dart will be enoght to build web apps and android ( with flutter ( ?

What I have tried:

nothing - im new to programing so havent tried any
Posted
Updated 27-Aug-22 1:23am

We can't tell you. While we know where you are now (knows nothing about the subject, has not coded before) and we know where you want to be (can code well in the language) nobody (not even you!) has any idea how you think, and what aptitude you might have for coding.

And that's important - unless you have some aptitude you will never get there. For example, I cannot sing: I have no aptitude for carrying a tune, to the point where people run away with their fingers in their ears screaming when I try. Nothing I can do will fix that: and I have tired for several decades.

But coding isn't just about aptitude - it's a skill that you have to develop, a mindset you need to get your brain into. In many ways, it's like riding a bicycle: when you put your child on a bicycle, you know they are going to fall off, but that at some point they will develop the skill and be ba able to remove the trainer wheels. How long that takes depends on the child, and how much effort they put into it. Could be days, could be years - you just can't tell.

So will it be easy for you? No idea.
How long will it take you? Not a clue.

I do know that that just as you can't learn to ride a bicycle by watching the Tour de France, you can't learn to code in any language by looking at code others have produced - you have to put in the work yourself, and it can involve a considerable amount of effort because you are retraining your brain to think in a particular way and no-one can tell you how to do that! And the language you start with isn't that important; you can learn a new language pretty quickly once you have mastered one. Frameworks on the other hand take a long time to get proficient in as they tend to be huge!

So forget web and android, forget dart and kotlin: look around at what courses are available to you; what books you can buy or borrow; and start working.
I'd suggest that you start with C#: loads of good books on the subject, free and excellent development environment (Visual Studio), loads of targets such as web site, web apps, Android, Windows, as well as Linux - but that's a personal choice!
 
Share this answer
 
The only way to find out is to go to the Flutter and/or Dart websites and look at the documentation:
Learn Flutter[^].
Tutorials | Dart[^].
 
Share this answer
 

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900