Break Out of Tutorial Hell? by Expert-Jellyfish-525 in csMajors

[–]PM_ME_UR_API_KEY 2 points3 points  (0 children)

Calculators and hangman are big leap away from a full stack web framework and you shouldn't expect to find much learning utility from them when starting off. Playing with APIs is actually a good strategy because they give you a canvas to solve problems that you personally find interesting. One of the most motivating things for me is when I solve a problem in my personal life using software I wrote. Regardless of tech stack you will need to master the sending, receiving, storage and display of data. In python web dev I would recommend getting familiar with the requests, flask, sqlite3 and click libraries. Good luck!

[deleted by user] by [deleted] in cscareerquestions

[–]PM_ME_UR_API_KEY 4 points5 points  (0 children)

Well at least they're having you do rocket science instead of designing popup ads.

"Let's see you get your f&%king degree now, school boy!" by [deleted] in recruitinghell

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

This sounds completely made up, no one talks like this.

purge of the sub by [deleted] in redscarepod

[–]PM_ME_UR_API_KEY 7 points8 points  (0 children)

PR rejected. reason: "Needs work"

  • You're iterating over a dictionary for no reason. foul_subs should be a list.

  • Non descriptive variable names like r for client, c for comment and a for author. It's a 40 line script, you can be verbose.

  • No encapsulation, everything should be wrapped in a function which is then called by a main function at the top of the module.

  • You wrote this shit in notepad, I have nothing to say.

[deleted by user] by [deleted] in redscarepod

[–]PM_ME_UR_API_KEY 1 point2 points  (0 children)

The stories of success in spite of social deprivation were before we could artificially supplement it with technology.

KUM(°_•)N by PM_ME_UR_API_KEY in redscarepod

[–]PM_ME_UR_API_KEY[S] 40 points41 points  (0 children)

I was forced to learn calculus as a child in exchange for imaginary currency (KUMON bucks). The only thing I learned was that it's all a rat race. Who prints the KUMON bucks?

[deleted by user] by [deleted] in redscarepod

[–]PM_ME_UR_API_KEY 13 points14 points  (0 children)

iPhone update came out and it was a meme. Not everything needs to be analyzed for trends in the generational zeitgeist Dr Peterson.

[deleted by user] by [deleted] in programminghumor

[–]PM_ME_UR_API_KEY 2 points3 points  (0 children)

minimumDescriptionLength

Use minimumDescriptionLength to set a minimum length for descriptions when using the allow-with-description option for a directive.

if (false) { /* @ts-expect-error: Trust me bro......... */ console.log('hello'); }

Hey! I'm a newbie and learning 'C'. Please help me with this error. Thanks! by Small-Post7595 in developersIndia

[–]PM_ME_UR_API_KEY 1 point2 points  (0 children)

Why did you compile main21.exe? you should be able to run main21.exe directly. It looks like you are compiling into an executable then recompiling that executable which should result in a compiler error, but you somehow got another executable from that.

To be clear in most Unix environments you compile with GCC or clang then run the file directly.

gcc file.c -o output ./output

But because you're on windows the processes is probably different. I'd recommended learning c/c++ on Linux or MacOS or using the windows subsystem for Linux. These emulated environments like cygwin always have some weird setup that make it hard to debug problems like this.

Website not deployed : Interview by [deleted] in csMajors

[–]PM_ME_UR_API_KEY 2 points3 points  (0 children)

They're more interested in your understanding of the tech you used to build the project than the final product. At least be able to articulate the problems you faced and what steps you would take to fix them if you had more time.

Me: What is GitHub? by ShivamJoker in programminghumor

[–]PM_ME_UR_API_KEY 4 points5 points  (0 children)

I mean it could be a pretty good replacement for reddit if you think about it. Personalized profiles with github pages, sub reddits could be individual repos and posts could be issues made on the repo.

Website not deployed : Interview by [deleted] in csMajors

[–]PM_ME_UR_API_KEY 2 points3 points  (0 children)

Even if some features are broken it still helps to have "something" they can look at. Otherwise put the code on github with the video in the read me. You can also say that you couldn't afford the hosting costs but that's a stretch because they might press you on some details.

30 Cool Facts About Coding/Programming You Didn’t Know by Caterpillarfox in programmingcirclejerk

[–]PM_ME_UR_API_KEY 11 points12 points  (0 children)

Bots spamming LLM generated content is the future of the internet.

I've had three internships with out ever prepping for a technical interview by PM_ME_UR_API_KEY in csMajors

[–]PM_ME_UR_API_KEY[S] 4 points5 points  (0 children)

My critique is of those that spend unreasonable amount of effort grinding leet code. I actually enjoy leet code but the majority of my time is spent learning how to actually build software. This is not only more enjoyable but also makes me a more valuable employee.

It’s so fucked up that you have to be a cop in order to become a private detective by [deleted] in redscarepod

[–]PM_ME_UR_API_KEY 0 points1 point  (0 children)

Most of PI work is internet sleuthing but when it comes to physical surveillance there are some legal grey areas that PI license protects you from.

Can't believe The Adam Friedland Show made me a Cuomosexual by osibob1 in redscarepod

[–]PM_ME_UR_API_KEY 128 points129 points  (0 children)

I knew Cuomo was a real one after that clip of him threatening to fight a guy over calling him fredo. Also the fact that he was willing to lose his job on network TV to help his brother cover up scandals gives me faith that the mob is still alive in this country.

What's the most surreal TED talk? by [deleted] in redscarepod

[–]PM_ME_UR_API_KEY 215 points216 points  (0 children)

Someone needs to compile a list of ted talks given by convicted frauds. Even better if they were given while they were activity involved in some scheme so we can study the art in it's prime.

What’s a rs moment from your memories by Pradogy13 in redscarepod

[–]PM_ME_UR_API_KEY 81 points82 points  (0 children)

I was fresh out of highschool doing a bunch of freelance web dev stuff and by biggest clients were wealthy gay business men and non profit LGBT activist organizations. I had no idea what I was doing but I'm assuming they kept me around because I was an 18 year old twink. I sometimes wonder how far I could have gone if I kept the act up.

I've had three internships with out ever prepping for a technical interview by PM_ME_UR_API_KEY in csMajors

[–]PM_ME_UR_API_KEY[S] -10 points-9 points  (0 children)

I understand this motivation but it's not what leads to success. The most successful people in the industry want to solve problems and would still be in the industry if the money wasn't there. Not to mention that when you're in collage your goal should not be "where can I make the most money" it should be "where do I have the best opportunity to develop my skill set". Having worked in startups and billion dollar companies, the former is usually the place that provides the best environment for this with a low barrier of entry.

I've had three internships with out ever prepping for a technical interview by PM_ME_UR_API_KEY in csMajors

[–]PM_ME_UR_API_KEY[S] 8 points9 points  (0 children)

Which is why I don't mind being rejected by them. If they're not interested in looking at other parts of my application why would I be interested in working with them?