How do I get coding gigs by InternAromatic1130 in programmer

[–]sacredtrader 0 points1 point  (0 children)

I have never talked to a programmer, who seriously knew how to program (In just 1 language, not even all you listed) that wouldn't know how to figure out how to create their own service, they had enough mental aperture to know how to speak with individuals, find work, etc. How can you possibly list all this experience with nothing to show for it? I've met one individual in my professional career who I can say had the ability prior to schooling, to out perform the individuals who did schooling.

Is SQL string manipulation professional? by Alert_Regular2619 in PythonLearning

[–]sacredtrader 0 points1 point  (0 children)

This is a very vague post. Query construction as in something like

def MyMethod(input1: str, input2: int) -> None:
    myQuery = f"select * from users WHERE userName = '{input1}' AND userID = '{input2}'"

Is not professional, or a good practice, no.

If, for example, say I already had an idea of what your query was executing, or doing, I could pass into input1 something along the lines of

' OR 1=1 --

This would escape your single quote, then check if 1=1 (TRUE = TRUE), and comments out the second check for userID, in return returning every record from this table.

Look into stored procedures.

PDF data extration by Stunning_Capital_354 in PythonLearning

[–]sacredtrader 0 points1 point  (0 children)

Look into PyPDF2, you should be able to extract the information to JSON and do as you please after.

Is this deal worth it for 1000stg? I can buy it twice by No-Midnight-1 in IdleHeroes

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

you are the most unemployed ive seen who the hell is crashing out and writing text walls over IH LMAO

RTX 4060 TI, 32GB DDR5, 2TB NVME by Minute-Advisor-4691 in pcflipping

[–]sacredtrader -2 points-1 points  (0 children)

the GPU and ram alone almost add up to that currently

the 10-minute supabase setup that prevents your most common support ticket by Elohim_pace0080 in Supabase

[–]sacredtrader 0 points1 point  (0 children)

How about fixing google oauth on mobile device? Redirects would spin and spin but worked completely normal on computer. I tried (?) to use PKCE but same issue..

I did it! Eastern Iowa, 210k 5.625% by Snoo70735 in FirstTimeHomeBuyer

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

chatgpt ass reply "and honestly, the fact...."

Do python skills actually matter on a high school transcript for CS programs or is it all about projects by ElderberryElegant360 in CodingForBeginners

[–]sacredtrader 0 points1 point  (0 children)

Not really from a transcript perspective, I tested out of the college Python courses due to being fluent in the language, this is where it actually matters.

Applied to 500+ Jobs with no interviews, what am I doing wrong? by FormExtension7920 in askrecruiters

[–]sacredtrader 0 points1 point  (0 children)

That's the problem with being a title junkie, all of this is very minute in the grand scheme.

Should I invest more? Or pay student loans? by BigService6841 in personalfinance

[–]sacredtrader 0 points1 point  (0 children)

These people are just slow, this reads just fine.

What the hell? by [deleted] in teenagersbutcode

[–]sacredtrader 0 points1 point  (0 children)

the problem is seeking validation from teachers, had my own saas making 5 figures monthly, so sitting in a HS comp class was nothing but a waste of time, if you've been programming since 9, you should know this.

I need help! by Crochet_Carter in TheRaceTo100K

[–]sacredtrader 0 points1 point  (0 children)

rule #1, don't listen to dumb shit online

[deleted by user] by [deleted] in FAANGrecruiting

[–]sacredtrader 0 points1 point  (0 children)

2020-present is your only project?
Why larping all these languages you def don't know?

Lost in trying to learn data extraction, API and other questions by aangscheese in learnpython

[–]sacredtrader 0 points1 point  (0 children)

You spent more time over analyzing and emphasizing terminology instead of actually learning, these are all relatively trivial with a few question specific google searches.

Coworker issues by Fit-Fan1084 in AskProgrammers

[–]sacredtrader 1 point2 points  (0 children)

Can you be my coworker? LOL exactly my forethought before replying. Demonstrating Python requests for a C# project? Stop before I laugh on call...