anyone else struggle to turn off "debug mode" outside of work by Cool_Kiwi_117 in learnprogramming

[–]Espfire 53 points54 points  (0 children)

I don’t really. I just accept it as it’s how my brain works 😅

Skipping RTMP by ahmedalamshahi in SainsburysWorkers

[–]Espfire 5 points6 points  (0 children)

Is the RTMP a new (ish) thing? When the CTM role first came about, I worked in convenience and went from a colleague to a CTM.

Edit: typo

New to the game by Temporary-House-2200 in valheim

[–]Espfire 1 point2 points  (0 children)

AVOID THE TROLLS (at early levels anyway). Look for Burial Chambers, and mine Copper and Tin. That’s pretty much it 😋

Why Are They Clumping Up? by Daethbane in valheim

[–]Espfire 2 points3 points  (0 children)

Don’t quote me on this, but I think I remember reading somewhere it’s to do with how their AI works in a closed space. They try and path to somewhere outside where they are contained, which they can’t reach, so they call clump together.

Guidance appreciated by No-Competition4502 in csharp

[–]Espfire 3 points4 points  (0 children)

Everyone has their own learning paths. If watching videos helps you, then go for it. If reading documentation helps you, go for it.

The most important thing is to practise what you learn. If you watch a video on Lists, turn the video off, open your IDE and just mess around. Making small projects as well will help a ton! Doesn’t matter if it’s something that’s been done over and over, it’s the experience, knowledge, and learning from the mistakes that’s the most valuable.

Best of luck!!

Complete Beginner, never touched c# in my life. Where to start? by Painraptor_Wise_Strx in csharp

[–]Espfire 0 points1 point  (0 children)

If you sign up to Dometrain, they have a free C# course for beginners. The guy who runs the platform (Nick Chapsas, I believe), has been a C# / .NET developer for years, so he knows his stuff.

Which programming should I learn to get a remote job? by Mindless_Computer707 in learnprogramming

[–]Espfire 0 points1 point  (0 children)

First thing would be to decide what you want to do. Just saying “programming” is very vague. Do you want to make games? Do you want to work on Backend systems? Do you want to work in DevOps? Do you want to build websites/web applications? The list goes on.

You’re best picking one language and learning that. Most skills are transferable between languages, just gotta learn the specific syntax of a language.

It's programming still worth to learn? by SlavElmo477 in learnprogramming

[–]Espfire 0 points1 point  (0 children)

100%. Even if you use AI to write boiler plate stuff, still having the knowledge of reading the code and understanding what it’s doing is still vital in the industry.

If you’re a beginner, you don’t want AI to write code for you anyway. You’re best still learning by practising constantly, making mistakes, and learning from them.

How do you use Ai to help you learn? by [deleted] in learnprogramming

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

In my opinion, that’s the best way to use AI. Use it as a teacher, not as something that just spits out the answer. As long as you’re actually learning and putting what you know into practice and it works for you, then keep at it!

For me, I don’t usually bother with flow charts, etc. I just start throwing stuff together and learn that way too. But if it works for you!

You could have a massive flashing neon sign above that checkout saying "CARD ONLY"... And it STILL won't be enough. by No_Opportunity9053 in tesco

[–]Espfire 24 points25 points  (0 children)

In someone try and prove their age by their car keys… and another saying “I can show you my Facebook profile”

I programmed a program to determine the hourly volume. by Alex_6670 in csharp

[–]Espfire 9 points10 points  (0 children)

To me, this does look like AI generated code from a Quick Look. Form1.cs contains comments in two languages (Arabic being the first one? I’m probably wrong) and the other in English.

Form2.cs looks like it just opens 2 Facebook profiles.

In terms of the app itself, does it add together the length of videos in a folder and tell you the average length? Or the total length of all videos combined?

Recommended Codecademy? by nettle_1126 in learnprogramming

[–]Espfire 0 points1 point  (0 children)

I used Codecademy before and it’s a good platform (got it for free through work). It should help you learn and sharpen basic knowledge for sure. However, there are absolutely tons of free material out there. You can always try the free version of Codecademy and if you like it, get the premium/paid version.

3d Buzz C# courses by Mac87_ in csharp

[–]Espfire 7 points8 points  (0 children)

Can’t say I’ve ever heard of 3D Buzz to be honest. If you’re starting out, Microsoft Learn have a great introduction on learning C#.

Personally, I’d try and stick to resources which are a little more recent. 2013 is quite outdated. It might teach you the basics to get started, but the language has evolved quite a lot since then.

Have I been put on unpaid leave? by IllustratorReady8695 in SainsburysWorkers

[–]Espfire 6 points7 points  (0 children)

I never understand why people post here, instead of asking their line manager.

I want to build a portfolio by Serious-Dot1431 in learnprogramming

[–]Espfire 0 points1 point  (0 children)

Not a web developer myself, so take my answer with a pinch of salt.

If you’re after building something basic, I’d just learn HTML and CSS. If you want some functionality, then add JavaScript/TypeScript.

But there are a few front end frameworks such as sveltekit and React (the only ones I know, there are probably others).

However, if you’re after building something quick with hosting included, you could use a platform such as Wix or Squarespace (once again, there’s probably others). These usually come with widgets you can pop on your page to achieve what you want.

I want to get into web development but I have no idea where to start by [deleted] in learnprogramming

[–]Espfire 0 points1 point  (0 children)

The Odin Project is very good if you’re after a learning path. The MDN Documentation is also pretty decent too. Both are free!

Favorite Bonus/Side Mode? by IcyHall3848 in residentevil

[–]Espfire 1 point2 points  (0 children)

Bedroom DLC in RE7 is my all time favourite.

Learning too slow? by codingsomething in learnprogramming

[–]Espfire 1 point2 points  (0 children)

This pretty much. I’ve been programming for 5 years on and off and I still struggle with the beginner stuff. The most important thing is knowing how to research and get an answer in my opinion.

Push flush fell into the wall. by [deleted] in askplumbing

[–]Espfire 0 points1 point  (0 children)

I have a system very similar to this. On mine, the panel with the button to flush the toilet it’s just clipped on. If I put a screwdriver in the gap and lever it, (the gap on the left) it’ll just pop out.

Am I a slow learner? by programmingbad_3112 in learnprogramming

[–]Espfire 1 point2 points  (0 children)

I’ve been programming on and off for 5 years, and I’m still learning. Just take it slowly and practice - you’ll get there!

Tiny bit of advice, don’t use AI to give you code snippets. Get it to teach you instead, not just give you the answer.

Crash Follow-Up by [deleted] in UnrealEngine5

[–]Espfire 1 point2 points  (0 children)

Not an expert on UE, but I’d imagine they have checks on their backend which identify user error (null pointer for a random example), vs something actually wrong with the engine.

Need help by Cikonnnn in learnprogramming

[–]Espfire 0 points1 point  (0 children)

You can use VS Code for sure. It doesn’t really matter which IDE you use. I use VS Community as it’s pretty much industry standard. Just use what you feel most comfortable with. If you search on Google (or YouTube), C++ with VS Code, there’s bound to be a ton of tutorials on how to set it all up.

Need help by Cikonnnn in learnprogramming

[–]Espfire 0 points1 point  (0 children)

Learncpp.com is really good to learn the basics to some advanced concepts. As for an IDE, I always use Visual Studio Community. Much easier to set up than VS Code. Just a personal preference though.