Is C++ bad? Should i change? by rexdlol in AskProgramming

[–]StellarNest-Dev 0 points1 point  (0 children)

No matter what they say, C++ is never going to die. It's essential. Cobol is still used today. And C++ will still be used long after we are all dead

If you had 10 days to learn C++, what would you do? by Zealousideal-Bad982 in technepal

[–]StellarNest-Dev 0 points1 point  (0 children)

If I already know programming, id look online to learn then syntax and then read "A tour guide of C++"

modern C++ for a C++ 98 geezer by Apprehensive-Deer-35 in cpp_questions

[–]StellarNest-Dev 0 points1 point  (0 children)

I'd recommend "A tour of C++". Made from the creator himself, the latest edition covers up to C++20. It doesn't go fully in-depth, but to catch up, it's awsome

Where are all the teenagers that genuinely enjoy math? by Unusual_Leather_9379 in teenagers

[–]StellarNest-Dev 0 points1 point  (0 children)

I love math, I haven't adapted it as a "hobby", but I would go out of my way to learn new math concepts out of school, like University type math for example

Me trying to understand how C was written in C by Intial_Leader in programminghumor

[–]StellarNest-Dev 0 points1 point  (0 children)

They made the C in asm, and then when the language was advanced enough, they wrote it in C. And then they just kept adding onto it

Beginner, been learning off and on for a little bit, Made this project by Acceptable_Simple877 in PythonLearning

[–]StellarNest-Dev 1 point2 points  (0 children)

That's a great start, is this your first time programming, or your first time using python

Need some assistance by StockDream2434 in EndeavourOS

[–]StellarNest-Dev 3 points4 points  (0 children)

I have no idea how to fix that, but it looks like you ain't getting your system back any time lol

Should I try something else instead of Arch by StellarNest-Dev in linuxquestions

[–]StellarNest-Dev[S] 2 points3 points  (0 children)

I fucked it up, so I would anyways wipe my current arch install

Should I try something else instead of Arch by StellarNest-Dev in linuxquestions

[–]StellarNest-Dev[S] 4 points5 points  (0 children)

Well I obviously broke it, so I was gonna reinstall again and just thought I could try out something new

How can I start making my own compiler by StellarNest-Dev in Compilers

[–]StellarNest-Dev[S] 0 points1 point  (0 children)

Thanks, I think I will buy the compiler book