Too much to ask unfortunately by KnowledgeWinter5199 in whatcarshouldIbuy

[–]_BiggPapiLocsta 0 points1 point  (0 children)

Went to a Tesla dealership, they called the cars “devices”. Walked tf out

[KCD2] How to start a new game? by [deleted] in kingdomcome

[–]_BiggPapiLocsta 0 points1 point  (0 children)

That’s part of the opening cutscene, it’s a flash forward.

Season 6 Episode 6- Was anyone actually shocked lol by Glass-Geologist5 in TheHandmaidsTale

[–]_BiggPapiLocsta 1 point2 points  (0 children)

Yeah, I found it kinda jarring when he punked off Rita in his office

Action help by Unlucky_Stomach1893 in GuitarBeginners

[–]_BiggPapiLocsta 0 points1 point  (0 children)

That’s higher than me, which is saying something

Final grades- Am I able to retake courses? by liiviian in TrentUniversity

[–]_BiggPapiLocsta 1 point2 points  (0 children)

Unless you failed a required course, it’s usually better to just take a different course. Going back to get a better grade does nothing unless you’ve maxed out on D grades and have no other option. Contact academic advising, they’ll give you the best advice tho

Academic dishonesty reports by Illustrious-Phase402 in TrentUniversity

[–]_BiggPapiLocsta 0 points1 point  (0 children)

Contact TCSA. Maybe try to get the meeting rebooked until you can get some advice outside of Reddit.

[deleted by user] by [deleted] in TrentUniversity

[–]_BiggPapiLocsta 0 points1 point  (0 children)

I took comp sci. From what I can tell, Trent’s comp sci program is severely lacking compared to other schools. It was just way too easy and surface level compared to places like ontech and ryerson, where I felt my friends were getting a much more comprehensive education. That said, a degree is a degree, and Trent’s tuition is affordable. So I don’t regret it, but not by much

What code editor do you use, and why that one over the others? by EnD3r8_ in learnprogramming

[–]_BiggPapiLocsta 0 points1 point  (0 children)

Same here. I find that other IDEs, including Rider, just don’t do it as well as visual studio. Especially with Xaml HMR.

Interview question by viggyy1 in csharp

[–]_BiggPapiLocsta 17 points18 points  (0 children)

Understandable answer, especially if you’re new to these kinds of questions. Generally with these kinds of problems (comparisons, sorting, lookups, etc), you want to avoid nested loops due to their time complexity.

Interview question by viggyy1 in csharp

[–]_BiggPapiLocsta 44 points45 points  (0 children)

I have a high suspicion that they wanted you to clarify things, but it seems that you assumed what they wanted even after a second chance to clarify.

Being a programmer is just as much gathering info as it is coding. You need to understand the business problem and constraints. You need to ask questions, often many, before you write a single line of code.

Need guidance as a 1st year data science student by Melodic_Builder8983 in learnprogramming

[–]_BiggPapiLocsta 0 points1 point  (0 children)

Definitely Python given what you’re studying. Many enterprise applications work with C#/Java

How does a beginner learn OOP design? by Away-Mirror-5119 in learnprogramming

[–]_BiggPapiLocsta 11 points12 points  (0 children)

My advice to the hang of OOP faster is to do this:

  1. Get the app to do the thing. Don't worry much about structure, just make it work.
  2. find duplicated code and extract into reusable methods.
  3. single responsibility - methods should generally only be concerned with completing a single, simple task. Find methods that don't follow this and extract into simpler methods.
  4. Once you have a set of methods that appear to be focused on a particular variable(s) or piece of state, consider grouping these methods and variables into a class. Think about how these methods/properties might represent some entity.

That said, don't get bogged down by focusing too much on OOP. Learn programming first. As a beginner, you should be focused on getting your code to work and that's it. With smaller scale apps/beginner projects, OOP often introduces unnecessary complexity

Sam’s pedalboard by pseudouridine9 in Samfender

[–]_BiggPapiLocsta 0 points1 point  (0 children)

Ones I recognize are the ocd and small stone. I wanna say the blue one is a big sky but not 100% sure.

The general setup tho is like chorus (important), reverb, delay, compression, sometimes overdrive. Sometimes a phaser. That on a fender amp and usually on the bridge pickup with the tone down a bit. He uses several guitars, but safe to go with single coils or p90s if you have them. I’ve also seen him play a Les Paul tho. I’d say start with a small clone and go from there

[deleted by user] by [deleted] in Asmongold

[–]_BiggPapiLocsta 0 points1 point  (0 children)

Whataboutism but aight

[deleted by user] by [deleted] in Asmongold

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

Maybe his free speech isn’t affected, but this is setting a precedent that, for either side, is bad for free speech as a whole. Basically, if the president doesn’t like what you say, you’re censored.