Skip to content

Commit

Permalink
Added Art of Dart (#5848)
Browse files Browse the repository at this point in the history
Fixes #5464
  • Loading branch information
atsansone authored May 22, 2024
1 parent 28213df commit bcc2a7b
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 0 deletions.
7 changes: 7 additions & 0 deletions src/_data/books-dart.yml
Original file line number Diff line number Diff line change
Expand Up @@ -21,6 +21,13 @@
cover: data-structures-algorithms-dart.webp
link: "https://www.raywenderlich.com/books/data-structures-algorithms-in-dart"
desc: "Take your programming skills to the next level. Learn to build stacks, queues, trees, graphs, and efficient sorting and searching algorithms from scratch."
- title: "The Art of Dart: Master the Dart Programming Language"
authors:
- Kenneth Choi
publisher:
cover: art-of-dart.webp
link: "https://www.amazon.com/Art-Dart-Master-Programming-Language/dp/B0CRGKQX6W"
desc: "The Art of Dart is a comprehensive guide to mastering the Dart programming language! It caters to all skill levels, making it perfect for beginners and experienced coders. Inside, you'll find elegant coding practices, explore both foundational and complex programming concepts, and gain confidence in solving coding challenges. With a clear and concise approach, The Art of Dart transforms coding into a creative endeavor."
- title: "O guia de Dart"
authors:
- Julio Bitencourt
Expand Down
Binary file added src/content/assets/img/cover/art-of-dart.webp
Binary file not shown.

0 comments on commit bcc2a7b

Please sign in to comment.