The Complete Dart Language Guide for Beginners and Beyond

share ›
‹ links

Below are the top discussions from Reddit that mention this online Udemy course.

Learn Dart Programming in depth

Reddemy may receive an affiliate commission if you enroll in a paid course after using these buttons to visit Udemy. Thank you for using these buttons to support Reddemy.

Taught by
Andrea Bizzotto

Reddit Posts and Comments

0 posts • 11 mentions • top 5 shown below

r/FlutterDev • comment
3 points • boon4376

I agree with this. A few signs that you are becoming a more advanced developer are t

  1. you are using CMD + Click on classes / widgets to look at how they are built to see how they are used
  2. Using official docs from flutter instead of "hacking it until it looks right"
  3. Relying less on stack overflow for general tips and advice / beginner questions because you know your way around the official docs really well
  4. Are answering a lot of Stack Overflow questions and linking to docs / creating examples
  5. (Learning how to get good at reading the docs is an underrated skill, and can be very hard for newbies used to just copy / paste examples. Docs require some deeper understanding and make assumptions you know underlying stuff).

I would also recommend, in addition to flutter architecture overview, taking a full DART developer course, and learning all facets of the language to build more robust widgets and classes. Some of the things newbies miss out on are:

  1. Abstract classes
  2. Interfaces
  3. Mixing and extensions
  4. Factory constructors
  5. Error handling and exceptions
  6. Streams
  7. Testing types

And for code organization, I would recommend researching different software architecture patterns to help avoid a spaghetti dumpster of code.

r/FlutterDev • comment
1 points • escamoteur

Yes, start with a good Dart course like https://www.udemy.com/course/complete-dart-guide/ Then any of the multiple Flutter courses. But if you have no coding experience start with that course on dart

r/dartlang • comment
1 points • a-rns

This one of the best Dart course complete dart guide with Andrea Bizzotto. Everything you need.

r/FlutterDev • comment
5 points • aammsr

Follow the official documentation

https://www.udemy.com/course/dart-from-novice-to-expert/

https://www.udemy.com/course/complete-dart-guide/

Also you can check there YouTube channel

r/FlutterDev • comment
1 points • mlandreas

I would suggest to start with Dart and then flutter. There is a new course from Andreas bizzotto and right now its priced at 9.99€ https://www.udemy.com/course/complete-dart-guide/?password=nnbd&couponCode=LAUNCH10