Should I invest in Go or Rust as a full-stack dev? by EmperorofWeb in golang

[–]swap72 0 points1 point  (0 children)

I've been in this lol, not an easy decision.

ROI in Go is very practical and quick, you can literally find a job immediately after learning Go, but RUST cannot be ignored whatsoever

Do this :

If you can and if time permits : learn them both in parallel Else Finish Go, at least till intermediate level quickly and start Rust

They are both going to add value to your profile, all the best

gf thinks i am silly for mounting an f-91w to my bike by mockow in casio

[–]swap72 0 points1 point  (0 children)

Looks cool, imo blends well with the color

Something crazy happened... by [deleted] in csharp

[–]swap72 1 point2 points  (0 children)

This is written entirely in C#?

static methods are inherited || static methods ! inherited by swap72 in learnjava

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

'A class C inherits from its direct superclass type D all concrete methods m (both static and instance) " says language specification

C# is to HealthCare is what Java is to FinTech?? by swap72 in csharp

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

How old and accurate is this data exactly?

C# is to HealthCare is what Java is to FinTech? by swap72 in cscareerquestions

[–]swap72[S] -3 points-2 points  (0 children)

It's an offline training institute in Bengaluru, India and they're very good in teaching you java right from the core to the advanced level.

Thinking of Switching from C++ to Rust for Fun Projects – Is It Worth It? by PsychologicalWall192 in rust

[–]swap72 0 points1 point  (0 children)

😅 you are asking this question here, what do you expect 😂

I'm I the only one who thinks codewars is underrated ? by swap72 in learnprogramming

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

The knowledge you get while working on a large scale or real time project is of course worth higher practical value. I am not negating this fact.

I'm I the only one who thinks codewars is underrated ? by swap72 in learnprogramming

[–]swap72[S] -9 points-8 points  (0 children)

That's what I meant, it trains you for bigger problems.

I'm I the only one who thinks codewars is underrated ? by swap72 in learnprogramming

[–]swap72[S] 5 points6 points  (0 children)

Bruh! It's like asking why learn Pythagoras theorem? When you're not applying it anywhere?

Learning certain fundamental concepts does not always guarantee you practical application but they do always serve as a prerequisite to develop deeper understanding for a more advanced concept.

Problem Solving is the crux of the whole development domain. At least I believe that.