Jump to content
EN
Play

Forum

Let's discuss coding


Sabry
 Share

Recommended Posts

coding-background-9izlympnd0ovmpli.jpg

 

I don't have much hope this topic will be extremely active but eh, one never knows, soo you can use it to discuss anything about coding ?

 

I'll start:

 

I have a passionate hate (and I really mean it) for SDKs, which are completely different from oauth and are painful to use. And I love when something works instantly (even though my code makes absolutely no sense) so I spend 1h on it instead of 10. My only question in that situation is "how come it works while it should actually crash there", and then 2h later "oooooh that's why..." 

 

I used to like PHP until I found out it's poorly optimized and old, so nowadays I'm into js, be it react js, node js, and the satisfaction is that till now, I've been able to create anything I had in mind without restrictions

  • Like 4

Share this post


Link to post
Share on other sites

I spent 1000 hours working on a unique component or functionality of my React project, only to find out 
HEY! There is already a specific library for it ?

hew-moran-hew-moran-computer.gif

 

As a Wise Machine Learning Enthusiast once said,

"I spent hours fine-tuning my model, but it still can't predict when I'll finally get enough sleep!"

  • Haha 3

Share this post


Link to post
Share on other sites

On 10/22/2024 at 5:09 PM, NikmanGT said:

I spent 1000 hours working on a unique component or functionality of my React project, only to find out 
HEY! There is already a specific library for it ?

hew-moran-hew-moran-computer.gif

 

As a Wise Machine Learning Enthusiast once said,

"I spent hours fine-tuning my model, but it still can't predict when I'll finally get enough sleep!"

Reminds me when I took a discord typescript template to create a voice activity, understood nothing about typescript so I did refacto their whole code in react js...the worst part is that it worked

  • Like 1

Share this post


Link to post
Share on other sites

On 10/22/2024 at 9:29 PM, Sabry said:

Reminds me when I took a discord typescript template to create a voice activity, understood nothing about typescript so I did refacto their whole code in react js...the worst part is that it worked

Typescript >>>>>>> Everything

Share this post


Link to post
Share on other sites

On 10/23/2024 at 5:53 AM, NikmanGT said:

Typescript >>>>>>> Everything

Nahh react js is better, along with react native

  • Saw it 1

Share this post


Link to post
Share on other sites

Posted (edited)
On 10/23/2024 at 3:46 PM, Sabry said:

Nahh react js is better, along with react native

Me who is using Python atm ? and not into Full Stack ?

 

Edited by Shami
Incorrect Emote
  • Like 1

Share this post


Link to post
Share on other sites

On 4/19/2025 at 7:49 PM, Shami said:

Me who is using Python atm ? and not into Full Stack ?

 

Python is actually great for a lot of things like networking, architecturing, AI, etc...

I never used Flask for web, always PHP, which I found slow, and quite obsolete (hopefully hazel agrees with that statement), so I moved to react. I have heard python isn't that optimised to be frank, compare it with C/Cpp and you'll see how hard it gets to get the same speed for an AI for example.

  • Agree 1

Share this post


Link to post
Share on other sites

On 4/23/2025 at 4:07 AM, Sabry said:

compare it with C/Cpp and you'll see how hard it gets to get the same speed for an AI for example.

I agree, C/Cpp are low level languages, so yea, but I'll a lot more time to reach that level where I would be optimizing performance I guess.
And yes, JS is amazing when it comes to Full Stack (I haven't tried it though as I don't have a core CS Degree). Hopefully will make something in FLASK/DJANGO ? but need to work a lot to master each and every package of even python!

Share this post


Link to post
Share on other sites

İ really love reading your articles about IT field Sabry. They're really improving my thoughts about programming and understanding complicated syntaxes ?

  • Like 1

Share this post


Link to post
Share on other sites

On 8/20/2025 at 9:51 PM, Katniss said:

İ really love reading your articles about IT field Sabry. They're really improving my thoughts about programming and understanding complicated syntaxes ?

I saw this message only now, but thanks a lot! 

  • Thanks 1

Share this post


Link to post
Share on other sites

Please sign in to comment

You will be able to leave a comment after signing in



Sign In Now
 Share

×
×
  • Create New...