for-coder
Ir al canal en Telegram
Chat for yapping the latest topics and some project show case @FORCODERR 👥 @firaflash 👨💻 curious dev
Mostrar más459
Suscriptores
Sin datos24 horas
-17 días
-730 días
Archivo de publicaciones
459
Repost from Dagmawi Babi
+1
OpenAI has this really good design guide on how to design and place apps inside ChatGPT.
App Design Guidelines
• developers.openai.com/apps-sdk/concepts/design-guidelines
Even if you're not building for ChatGPT, it's a great case study of design.
#OpenAI #ChatGPT #Desig.
@Dagmawi_Babi
459
Me teaching my kids Linux because Windows 11 ain't gonna run on their 10-year-old devices.
459
const max = Math.max();
const min = Math.min();
console.log(max);
console.log(min);
console.log(max + min );459
Repost from FlutterBegin
🚨 Why 73% of self-taught developers quit (it’s not the code)
You’ve watched tutorials. You’ve built projects. You’re consistent.
But still… you feel stuck.
It’s not because you’re bad at coding, it’s because you’re doing it alone.
No feedback. No classmates. No one saying “yes, that’s right, move on.”
That silence kills more motivation than bugs ever will.
💡 Most people don’t quit because coding is too hard.
They quit because they have no support system.
If you’re serious about learning, find a mentor.
Join a coding group, community, or course.
The code isn’t the problem the isolation is.
@FlutterBegin
