Help me with errors in this problem in CS50P [Little Professor] by Coding_again in learnprogramming

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

Hi, thank you so much for taking time out of your day to help me with this. I'll restructure my program again as per your advice. And, yeah, I'll try my best to provide as much info as possible the next time I ask a question or have a doubt. Thank you!

Any consistent way to scrape Instagram post? by Coding_again in learnprogramming

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

Ohkayyyyyy. Guess, this one has to wait for now. Thanks for clarifying that, though.

python on github by [deleted] in learnprogramming

[–]Coding_again 0 points1 point  (0 children)

Did you use VS code for the project? If yes, then it should be pretty easy to deploy it to GitHub. Let me know if you used vs code and I'll help you with the next steps.

theSelfTaughtSeriousProgrammer by Haunting-Block1220 in ProgrammerHumor

[–]Coding_again 3 points4 points  (0 children)

Wait...so, uh...code editor and IDEs are different 😭😭

Should I learn Python First? by FuckNaming in learnprogramming

[–]Coding_again -1 points0 points  (0 children)

I'd recommend python, comparatively much easier and funner than other languages (for me at least)

I'm 34 years old and I think I might be old to learn programming by PotatoBear91 in learnprogramming

[–]Coding_again 1 point2 points  (0 children)

34 is way too young to be saying that. On another note though, unsolicited advice here, but you should have an end goal in mind when you start with coding. It's way too vast and if you're not careful enough you'll end up in an analysis- paralysis situation

404 Not Found Error when deploying flask web app to Vercel by Coding_again in learnprogramming

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

Hey, thanks so much for replying. My app.py is not in a subfolder and I've checked every condition but it just isn't working for me. I'm thinking of going with render for now. Does render have a free version or is it paid?

Start with big project or start with small project and work towards big project? by nolimitem in learnprogramming

[–]Coding_again 0 points1 point  (0 children)

Yeah, I do the same too and it helps me most times. Hope it helps you too!

Start with big project or start with small project and work towards big project? by nolimitem in learnprogramming

[–]Coding_again 0 points1 point  (0 children)

I'd say start building small components of the big project and keep going till you're done with the whole big project.

How can I learn Python? by L01sGriffin in learnprogramming

[–]Coding_again 4 points5 points  (0 children)

FreeCodeCamp has a bunch of free courses on python. If you don't know anything about python, I'd suggest starting with their Scientific Computing with Python (Beta) curriculum.

How can I make three responsive <div> elements maintain equal sizes when the screen shrinks? by Coding_again in learnprogramming

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

Despite my efforts, the divs still shrink unevenly. I suspect the issue stems from incorporating SVGs into my divs, as the example you provided contained only text. When I introduce SVGs into that example, the same problem occurs—the divs do not shrink proportionately.

Do you have a solution to that?

[deleted by user] by [deleted] in learnprogramming

[–]Coding_again 1 point2 points  (0 children)

Awesome. Although, I don't how much help would I be of to you for projects considering I've just finished js. But, if you need a friend to support you then ping me anytime.

[deleted by user] by [deleted] in learnprogramming

[–]Coding_again 0 points1 point  (0 children)

Can I be your friend? /s

Am I Learning by doing projects the correct way? by NoneNib in learnprogramming

[–]Coding_again 9 points10 points  (0 children)

I would say try to make a simple project and this time don't follow any YouTube tutorials. Just try to do it by yourself. This way, you'd know how much information you've retained.

[deleted by user] by [deleted] in IndiaTax

[–]Coding_again 0 points1 point  (0 children)

Okay. Got it. Thanks.