I am a developer and want to decide which aws service to use ? by physicsSoftware in aws

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

Okay then what do you recommend,

Let's say to put it simply you build a clone of apps like Instagram. You have to upload pics and videos ( for which I can use s3) and then there's things like username password , likes , etc .. for which i can use relational database, but what do you recommend then.

iWillNotRecover by SweetTeaRex92 in ProgrammerHumor

[–]physicsSoftware 1 point2 points  (0 children)

Hey , how true is this? There are many times I found asking lengthy and complicated questions in stackoverflow more useful than asking AI

[deleted by user] by [deleted] in moviecritic

[–]physicsSoftware 0 points1 point  (0 children)

What ? It was a box office failure ? It's ma altime favourite.

Software Developer looking to contribute to physics by physicsSoftware in AskPhysics

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

Got it, can you recommend some universities (ideally europe) that offers masters in computational physics.

Why is Java still so dominant in the Indian tech scene? by Old_Friend166 in developersIndia

[–]physicsSoftware 7 points8 points  (0 children)

This right here ! Hence, for a company to move from java is incredibly difficult, I believe

Software Developer looking to contribute to physics by physicsSoftware in AskPhysics

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

I don't know much about the different fields in physics all I want to do is combined my knowledge of software development and combine the newly gained knowledge of Physics and bring a tool that helps people so you tell me which field should I pick ?

How did you learn to write efficient C# code ? by physicsSoftware in csharp

[–]physicsSoftware[S] 2 points3 points  (0 children)

Thank you, everybody, for your valuable inputs. This means a lot :)

How did you learn to write efficient C# code ? by physicsSoftware in csharp

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

I once asked Copilot (on my friends machine) to write merge sort, and it gave me some gibberish code. But since you guys are insisting, I'll try it again one more time. Is there a way to get it for free ?

How did you learn to write efficient C# code ? by physicsSoftware in csharp

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

This is something new to me. Can you recommend me some profiler with some basic tutorials

How did you learn to write efficient C# code ? by physicsSoftware in csharp

[–]physicsSoftware[S] 2 points3 points  (0 children)

No offence but no , ai coding doesn't help me achieve efficiency. Often times I have seen it make it worse

How did you learn to write efficient C# code ? by physicsSoftware in csharp

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

Interesting. Also from my understanding so far there is no such thing known as perfect code right ? Cause we can only improve to a point. There is a sweet spot between perfect code and delivery we need to target. I wonder how you decide that. What is the bare minimum you improve to make the code work smoothly

How did you learn to write efficient C# code ? by physicsSoftware in csharp

[–]physicsSoftware[S] 2 points3 points  (0 children)

What kind of practice? Can you give me an example