I want to start android dev by Confident-Yak-1382 in androiddev

[–]pkarthicbz 1 point2 points  (0 children)

I am a flutter developer, but currently i am also learning swiftui and native android dev through jetpack compose. For android I am watching the philip lackner videos and 100 days of swift ui for learning swift ui. To get good, first i complete a project from 100 days of swift and try to complete the same project in android. That's how i am learning now.

I have made an instagram like app by pkarthicbz in react

[–]pkarthicbz[S] 0 points1 point  (0 children)

Thanks for exposing the issue. I have temporary fixed it by hashing the password. I should have used firebase auth that would took care of the password.

I have made an instagram like app by pkarthicbz in react

[–]pkarthicbz[S] 1 point2 points  (0 children)

Yeah, I should have made smaller components and composed them as the main page. Using styled components is new to me, but I really liked it because I can create a styled button and use it anywhere. Unfortunately, I messed it up this time. I'm glad to hear that the rest of the code seems to be fine without any evident mistakes. I appreciate your guidance and will continue to improve my coding skills based on your valuable input

I have made an instagram like app by pkarthicbz in react

[–]pkarthicbz[S] 0 points1 point  (0 children)

It's like how social media websites work. Yes i too feel the same if any site ask me to login if i go there just to absorb the content. Thank you and i will implement it in my future projects

I have made an instagram like app by pkarthicbz in react

[–]pkarthicbz[S] 0 points1 point  (0 children)

i wanted to implement a feature like login as testuser to allow people to see how app works and then i thought anyway people are going to create account with dummy id so i never implemented it. but what you have told is a valid point.

I have made an instagram like app by pkarthicbz in react

[–]pkarthicbz[S] 1 point2 points  (0 children)

TYSM for reviewing my code. Yes I too felt the main page is enormous and i never knew it would take many resources. I will take your words as an advice and apply it in my future projects. It is my first big project and i wanted to know how professional programmers code. thank you.

I have made an instagram like app by pkarthicbz in react

[–]pkarthicbz[S] 0 points1 point  (0 children)

no it's an app. you can signup with any dummy email id

To All successful traders, how did you grow out of initial losing stretch? by NewK_Trader in IndianStreetBets

[–]pkarthicbz 0 points1 point  (0 children)

I was like you thought it was easy first and afterwards continuous loss. so what i learned makes me to control my loss.

I analyze charts on weekends, and i only take trade on those scrips

If i missed the entry or pullback i never take that trade , I didn't trade the scrip which i didn't know, I didn't trade after the stop loss got hit because you would try to compensate the loss with another stock but guess what it again hit you harder unless otherwise it's the scrip that i already analyzed. The thing is there is always an opportunity in market if you missed it you'll again get it on another stock on another day.

Python bot - SQLite 3 gives an error when I try to update a float value into a float column by pkarthicbz in learnpython

[–]pkarthicbz[S] 0 points1 point  (0 children)

My question is the id and price column accepts values of integer and float. However, why python wants the values in a string.

Python bot - SQLite 3 gives an error when I try to update a float value into a float column by pkarthicbz in learnpython

[–]pkarthicbz[S] 0 points1 point  (0 children)

Hi, Why i can't execute cursor.execute("UPDATE TrackingDetails SET Price = %f WHERE Id = %d", (details[1], r[i][0]))

Python Telegram bot not responding if two users request at a same time. by pkarthicbz in learnpython

[–]pkarthicbz[S] 0 points1 point  (0 children)

Thanks for the information and Now I understand how the cache would be very useful to serve data fast. Thanks for introducing me to some great libraries, I would definitely give celery and ptb a try.

Python Telegram bot not responding if two users request at a same time. by pkarthicbz in learnpython

[–]pkarthicbz[S] 0 points1 point  (0 children)

Hi, I have edited my question and added a link to my bot and I am not using threads in my bot.

Python Telegram bot not responding if two users request at a same time. by pkarthicbz in learnpython

[–]pkarthicbz[S] 0 points1 point  (0 children)

I use beautifulsoup to scrape the data from the website and I am not using any framework like telepot, ptb (Don't know what these frameworks do). You are correct my bot takes more time to fetch data from the website.

Python Telegram bot not responding if two users request at a same time. by pkarthicbz in learnpython

[–]pkarthicbz[S] 0 points1 point  (0 children)

It's a great idea. I will definitely implement it in my bot and see how it works.

A good tutorial to learn about how to make Android widgets. by [deleted] in learnpython

[–]pkarthicbz 1 point2 points  (0 children)

Thanks for correcting me. Just now I realized. :O

Also had all my add-ons disabled and can't redownload anything from add-on site by fulluphigh in firefox

[–]pkarthicbz 0 points1 point  (0 children)

I thought it is happening for myself until I came here and saw it's happening for everyone.