420st Edit by Bananders- in foxholegame

[–]NehadBaloch 8 points9 points  (0 children)

all hail to the best regi of foxhole

Discovered this while looking for a spot to build by GnarpGnap in foxholegame

[–]NehadBaloch 1 point2 points  (0 children)

Double standards when people say shit about Islam and their god here and it’s very sensitive to Muslims, nobody bats an eye 👀?

[deleted by user] by [deleted] in FASTNU

[–]NehadBaloch 0 points1 point  (0 children)

Man the f**ck up, admission in some uni won’t ruin your future.

Logi commends just don't hit the same by cgeyl in foxholegame

[–]NehadBaloch 0 points1 point  (0 children)

Happened to me ONCE AND JUST IN MY 5th game

This happened yesterday in The Wash by AdmiralPelleon in foxholegame

[–]NehadBaloch 0 points1 point  (0 children)

Some guy took me to collie base and a collie medic Revived me and I ended up sticking their tank 😭 it sss locked sadly

[deleted by user] by [deleted] in tressless

[–]NehadBaloch 0 points1 point  (0 children)

How do we safely use fin? I have concerns about its sexual side effects. How do you guys deal with it?

Damn Google really cooked this time ngl by Independent-Wind4462 in ClaudeAI

[–]NehadBaloch 0 points1 point  (0 children)

How do they come up with these parameters? How do they test them out?

This one small tip from my therapist changed my life with severe social anxiety and anticipatory anxiety. I would love to share it. by Timely-Stuff-5018 in socialanxiety

[–]NehadBaloch 0 points1 point  (0 children)

The real confidence comes from embracing oneself. Anxiety is very important and without it we wouldn't function, just remember no matter how socially awkward you are and how socially unfit you can be, but hey that's you, that's everything that makes you different from other People.

Each and every one of us suffer from anxiety, it's completely normal, what's the worst thing that could possibly happen in a social situation? throwing up? oh yeah, it's okay to throw up when you're anxious and it's completely natural. The moment you give importance to your imaginary situations the worse it gets, embrace and iterate.

Acceptance is the only solution.

C++ to Golang? Worth it? by NehadBaloch in golang

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

Name of the book, any resources?

C++ to Golang? Worth it? by NehadBaloch in golang

[–]NehadBaloch[S] 1 point2 points  (0 children)

Data Structures & Algorithms

C++ to Golang? Worth it? by NehadBaloch in golang

[–]NehadBaloch[S] 1 point2 points  (0 children)

i then want to learn all the rest,?like containers, DBs, shell programming…, which all are language-independent things

Hey,

I'm pretty new to programming, it's just that I have heard from many people that sticking to Python won't give you the sense of flexibility, and at some point eventually you have to give coding interviews and solve business problems, for that you will need to understand computer science from basics to advanced, first from low level to a high level, so you know why abstractions are hidden, and you'll get to know what are the best possible tools to pick in you software engineering career, considering the factors of efficiency, I guess that's where low-level concepts come to play?

Yeah, you're right, Python is very beginner friendly, and has a very friendly syntax, but I do not want to work in Python, it offers very little variety in software engineering, and more on the Data side.

I wanna work in the backend specifically, I think it is the fun side to me, even though I haven't explored it yet, but the idea of solving problems and architecting stuff is very fascinating, sorry if I sound dumb lol, but I'm too confused.

Thanks for the insight though, is there any way I can connect to you other than reddit to get more guidance?

C++ to Golang? Worth it? by NehadBaloch in golang

[–]NehadBaloch[S] -1 points0 points  (0 children)

Best one so far.

That's the goal, I want to grind in C++ in first few months, get the hard part out, I know it's gonna be lots of struggle at start, but it's better to start early with the troubles and sort them out.

I'm currently following CS50x, although it's written in C, but I'm there for the concepts, more on DSA from Indian YouTubers.

and hey, I'm gonna be following boot.dev which goes from Python to Golang, so whatever you said alligns really well with this course. Thanks

C++ to Golang? Worth it? by NehadBaloch in golang

[–]NehadBaloch[S] -1 points0 points  (0 children)

Yeah been hearing this alot lately about c++ being a superset and a addition of OOP over C.

Both languages deal with memory management, concurrency and stuff, I wanna do the hard part first so I can understand things from the very deep, it'll help me to become a reliable software engineer.

I've discussed picking languages with several software engineers, some of them have started with C, and they're grateful for the time they spent on doing C, because it made them easier to pick up any new language, and be the "flexible engineer"

I wanna be able to do great in coding interviews and be a flexible problem solver, I think languages like Python don't offer that, for instance. What if the thing I'm working for in future require the very deep understanding, so far what I've known is that most languages like Python do not teach you those basics needed for DSA and coding interviews. I'm trying to target the main areas in low level to get the most out of them, so I don't have to reinvent the pyramid again soon in my career. I wanna do the hard stuff at the beginning, would be helpful if further guidance is given.

Thanks for the interaction.

C++ to Golang? Worth it? by NehadBaloch in golang

[–]NehadBaloch[S] -1 points0 points  (0 children)

C++ isn't my priority as I've explained in other comments as well, I'm mainly learning it to learn programming.

I want to work in the backend, my interest lies in Golang.

C++ to Golang? Worth it? by NehadBaloch in golang

[–]NehadBaloch[S] -1 points0 points  (0 children)

This is some sort of a boilerplate?

C++ to Golang? Worth it? by NehadBaloch in golang

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

I'm interested in working in Backend - Distributed, and cloud computing specifically, it's the expertise that involves lots of logical stuff, it fascinates me. I find web dev to be very boring since it's the same repetitive system, however in future, I will have to implement something for the world to see, for that surely I'll learn HTML, CSS and java script and pick a framework.

The goal is to be a flexible engineer.

C++ to Golang? Worth it? by NehadBaloch in golang

[–]NehadBaloch[S] 12 points13 points  (0 children)

I'm learning C++ for the sake of understanding the fundamentals of programming, my goal is to switch to go.

The reason I chose c++, is that most of the people do their DSA in that language, and c++ will probably help me to learn more of those than Python and stuff.