notfullusername.bsky.social
@notfullusername.bsky.social
Reposted
If you want to get into data science or machine learning, you should know Linear Algebra. And this beginner-friendly course will give you a solid foundation. In it, Tatev covers key prerequisites, then dives into vectors, linear systems, matrices, and more.
www.freecodecamp.org/news/linear-...
March 30, 2025 at 12:01 PM
Reposted
When you're building Flutter apps you may need to add authentication. And in this guide Fatuma shows you how to do it with Supabase's auth package. She explains different forms of auth, magic links, & helps you customize your Supabase auth UI.
www.freecodecamp.org/news/add-aut...
March 31, 2025 at 8:01 AM
Reposted
Heyaa, so about 5 years ago, I built this fine app that displays the types of plants you can have in your house. it was a great practical intro to @flutter.dev 🤩. Well the code wasn't the best but heeey the app was working. and I published to Play Store
March 31, 2025 at 9:30 AM
Reposted
Flutter routine: Elegant way of placing items horizontally with the separator - use Expanded + Separator + removeLast() to remove the last separator in the list 💡 #flutter #dart #expanded #list #flutterwidgets #code #tarklab #airontark
March 13, 2025 at 6:02 AM
Reposted
Harvard CS50 is one of the most popular intro to computer science courses on the internet. And you can watch the whole 25-hour course on freeCodeCamp's YouTube channel. You'll learn everything from abstraction & algorithms to data structures & security.
www.freecodecamp.org/news/harvard...
March 17, 2025 at 8:01 AM
Reposted
🚀 My Flutter in Production course is almost complete!

With 180+ lessons, it is my biggest course yet, and it will help you ship, automate, and monitor your Flutter app releases with confidence.

codewithandrea.com/courses/flut...

More details in thread. 🧵
Flutter In Production
Learn about flavors, environments, error monitoring, analytics, release management, CI/CD, and finally ship your Flutter apps to the stores. 🚀
codewithandrea.com
March 18, 2025 at 2:27 PM
Reposted
🧐 Flutter tips
How to center a form without getting content hidden by keyboard

#flutterdev #fluttertips
February 22, 2025 at 5:00 PM
Reposted
#Flutterdev if you haven't read it yet, I highly recommend doing so
blog.burkharts.net/everything-y...
HttpClients: Essential Facts and Tips
Learn the efficient use of HttpClients in Flutter and Dart, including client reuse, closure, native implementations, and overcoming common pitfalls
blog.burkharts.net
February 24, 2025 at 5:18 PM
Reposted
→ Free Dev Tools
Free Dev Tools for Developer. Experience all features in one place, now free on the web.

#development #product

https://free-devtools.vercel.app/
Free Dev Tools
Free Dev Tools for Developer. Experience all features in one place, now free on the web.
free-devtools.vercel.app
February 16, 2025 at 3:28 PM
Reposted
Did you know?

Since Dart 3.7, the _ character is a wildcard variable.

This means that:

- You can use it more than once in your code (e.g. inside parameter lists), without causing name collisions.
- You can't use it as an actual variable (it's only a placeholder).
February 13, 2025 at 8:53 AM
Reposted
Vector Feathering in action!!🤘out of this freaking world! 🚀 #romanjustcodes @rive.app
February 15, 2025 at 2:20 AM
Reposted
I just published Minimal, a minimal state management package for Flutter Architecture Components, based on the MVN (Model-View-Notifier) pattern

pub.dev/packages/min...

#flutter #flutterdev

MVN neologism 🔥 by @romanjaquez.bsky.social ©®
February 9, 2025 at 11:05 AM
Reposted
@rive.app + @flutter.dev video series coming together, y'all! 🥳 Plus a preview of the topics to be covered 😎 Thumbnails for the videos - check! ✅ 👍
January 27, 2025 at 9:14 PM
Reposted
¡Los mejores apuntes de Programación en Español!
SQL, JavaScript, Python, Git, React, CSS y más

Hechos a mano y con mucho amor. Descarga en PDF:
losapuntesdemajo.vercel.app
January 31, 2025 at 1:46 PM
Reposted
Learn programming by playing games:

JavaScript → javascriptquiz.​com
Blockchain → cryptozombies.​io
SQL → mystery.knightlab.​com
Go → codingame.​com
Python → codedex.​io
CSS → cssbattle.​dev
Java → tynker.​com
Git → ohmygit.​org
February 1, 2025 at 12:49 PM