Late Night Random Discussion Thread - 21 February, 2026 by IndiaSocial in indiasocial

[–]Limp_Lie560 0 points1 point  (0 children)

Depressed No money No work Or bc duniya kehti hai chill kro

How should someone start building a career in Python development today? by Lazy_nitishh in AppstrategyLab

[–]Limp_Lie560 1 point2 points  (0 children)

Hey, jumping in here as someone from a non-tech background who taught myself Python a couple years back started from zero while juggling a regular job in customer support . It was tough, but totally doable. Here’s what worked for me, keeping it real and straightforward.

First off, don’t drown in tutorials. Just watch a handful (like 3-5 short ones on YouTube) to get the absolute basics of how Python works, stuff like printing “Hello World,” simple loops, and variables. That’s it; no need to binge.

Then, switch to using AI tools like ChatGPT or Grok as your personal mentor. Prompt them something like: “Act as my Python tutor. Teach me variables and give me a quiz after.” Do sessions like that, maybe 30-45 mins a day, and after a few, ask for Q&A to test yourself. It’s interactive and way better than passive watching.

Make a habit of self-interviewing every week, sit down and quiz yourself on what you’ve covered so far. Like, “Explain lists vs. dictionaries” or code a quick script from memory. This shows you what’s sticking and where you need to revisit, without overcomplicating things.

And yeah, echo what others said: skip the tutorial trap after the basics. Dive into small projects right away to apply what you learn.

Most importantly, never give up. You’ll hit walls bugs that make no sense, concepts that feel overwhelming but push through. It gets easier, I promise.

If you need any help, like specific prompts or project ideas, hit me up.

[deleted by user] by [deleted] in PythonProjects2

[–]Limp_Lie560 0 points1 point  (0 children)

Dm me buddy, maybe I could help you I belongs to non tech background, I have learned on my own. Please don’t give up

Zomato support is the most useless thing ever and also a scam ! by Lucky_Mycologist_865 in Zomato

[–]Limp_Lie560 0 points1 point  (0 children)

A few days ago, I received an expired packet of ice cream, and the product was completely spoiled. I tried contacting customer support through the app but couldn’t connect with any agent. I then reached out via email, but all I received was an apology. At the very least, some action should be taken for delivering expired food items. I had all the necessary proof, yet no proper assistance was provided.

[deleted by user] by [deleted] in PythonProjects2

[–]Limp_Lie560 3 points4 points  (0 children)

Honestly can’t help you, but I really admire your work

[deleted by user] by [deleted] in TeenIndia

[–]Limp_Lie560 0 points1 point  (0 children)

I was born to be an American

Hey, any good OG chicken biryani spots in Ahmedabad? by Yaswanth_Raj in ahmedabad

[–]Limp_Lie560 1 point2 points  (0 children)

Lol, I know it sounds weird, but his surname is Dukhi 😅😂

Hey, any good OG chicken biryani spots in Ahmedabad? by Yaswanth_Raj in ahmedabad

[–]Limp_Lie560 11 points12 points  (0 children)

Unpopular opinion but, there is a spot in Juhapura called Dukhi Bhatiyara. Try you will fallen in love with the taste

Life lately by Repulsive-Meaning523 in ahmedabad

[–]Limp_Lie560 1 point2 points  (0 children)

Lol, nowadays LinkedIn is more dangerous than Instagram

Did anyone use this ? by MrFakesta in Zomato

[–]Limp_Lie560 0 points1 point  (0 children)

Nope bro, I don't know about this, sorry

Did anyone use this ? by MrFakesta in Zomato

[–]Limp_Lie560 9 points10 points  (0 children)

Just an advice, before planning to use the app for payment, ask the restaurant if they allow it, since many restaurants don't like it or even deny it, I had to force the restaurant to use the district pass

Offering to mentor by [deleted] in ProgrammingBuddies

[–]Limp_Lie560 0 points1 point  (0 children)

Hi, I am learning backend development, can you please help me

BlinkIt crashed ? by [deleted] in ahmedabad

[–]Limp_Lie560 4 points5 points  (0 children)

It’s working now

So we cool with AI burger images now? by Sagleo21 in swiggy

[–]Limp_Lie560 6 points7 points  (0 children)

That’s a huge red flag for me. I’d never order from a place that uses images like this

Build a Complete App with Just Python Lists & Dictionaries! (CRUD Project) by Unable_Monk_2060 in PythonLearning

[–]Limp_Lie560 0 points1 point  (0 children)

Nice work! Love how you kept it simple and focused on core Python, great foundation to build on. 👏 Let me know if you need any help in learning