Click here to Skip to main content
15,885,757 members

Welcome to the Lounge

   

For discussing anything related to a software developer's life but is not for programming questions. Got a programming question?

The Lounge is rated Safe For Work. If you're about to post something inappropriate for a shared office environment, then don't post it. No ads, no abuse, and no programming questions. Trolling, (political, climate, religious or whatever) will result in your account being removed.

 
GeneralRe: why am I learning Go? Pin
Vivi Chellappa7-Dec-20 15:45
professionalVivi Chellappa7-Dec-20 15:45 
GeneralRe: why am I learning Go? Pin
Thornik7-Dec-20 22:20
Thornik7-Dec-20 22:20 
GeneralRe: why am I learning Go? Pin
Member 133016797-Dec-20 22:23
Member 133016797-Dec-20 22:23 
GeneralRe: why am I learning Go? Pin
Thornik7-Dec-20 22:56
Thornik7-Dec-20 22:56 
GeneralRe: why am I learning Go? Pin
den2k888-Dec-20 5:58
professionalden2k888-Dec-20 5:58 
GeneralHow many people are learning Julia vs Go? Pin
etkid848-Dec-20 7:52
etkid848-Dec-20 7:52 
GeneralRe: How many people are learning Julia vs Go? Pin
raddevus8-Dec-20 7:57
mvaraddevus8-Dec-20 7:57 
GeneralRe: why am I learning Go? Pin
Martin ISDN8-Dec-20 23:40
Martin ISDN8-Dec-20 23:40 
why i like Go
Rob Pike, "Public Static Void"
Rob Pike - Simplicity is Complicated

and why i like Go more than Rust (and C more then Go)
C: 0.73 new features per year, measured by the number of bullet points in the C11 article on Wikipedia which summarizes the changes from C99, adjusted to account for the fact that C18 introduced no new features.

Go: 2 new features per year, measured by the number of new features listed on the Wikipedia summary of new Go versions.

C++: 11.3 new features per year, measured by the number of bullet points in the C++17 article which summarizes the changes from C++14.

Rust: 15 new features per year, measured by the number of headers in the release notes of major Rust versions over the past year, minus things like linters.

what this type of progress leads to is that you will have sort of like 2-3 languages into one language. i would call this language fragmentation.

now you can have a JavaScript programmer that only feels comfortable with post 2015+ coding style, but is afraid to go anywhere near the ECMAScript 5th Edition and below.

you have C++ programmers that are expert in ANSI/ISO 98 C++, but know nothing of C++17.

this things will only get worse.
GeneralOops. Pin
OriginalGriff6-Dec-20 6:18
mveOriginalGriff6-Dec-20 6:18 
GeneralRe: Oops. Pin
Daniel Pfeffer6-Dec-20 6:40
professionalDaniel Pfeffer6-Dec-20 6:40 
GeneralRe: Oops. Pin
PIEBALDconsult6-Dec-20 7:17
mvePIEBALDconsult6-Dec-20 7:17 
GeneralRe: Oops. Pin
Mike Hankey6-Dec-20 8:57
mveMike Hankey6-Dec-20 8:57 
JokeFamily tradition Pin
Mike Hankey6-Dec-20 3:06
mveMike Hankey6-Dec-20 3:06 
GeneralRe: Family tradition Pin
RickZeeland6-Dec-20 3:09
mveRickZeeland6-Dec-20 3:09 
GeneralRe: Family tradition Pin
Mike Hankey6-Dec-20 3:20
mveMike Hankey6-Dec-20 3:20 
GeneralRe: Family tradition Pin
RickZeeland6-Dec-20 9:09
mveRickZeeland6-Dec-20 9:09 
GeneralRe: Family tradition Pin
Mycroft Holmes6-Dec-20 10:56
professionalMycroft Holmes6-Dec-20 10:56 
GeneralQ&A, later in the 21st Century PinPopular
W Balboos, GHB6-Dec-20 1:26
W Balboos, GHB6-Dec-20 1:26 
GeneralRe: Q&A, later in the 21st Century Pin
11917640 Member 6-Dec-20 1:46
11917640 Member 6-Dec-20 1:46 
GeneralRe: Q&A, later in the 21st Century Pin
W Balboos, GHB6-Dec-20 1:49
W Balboos, GHB6-Dec-20 1:49 
GeneralRe: Q&A, later in the 21st Century Pin
11917640 Member 6-Dec-20 2:02
11917640 Member 6-Dec-20 2:02 
GeneralRe: Q&A, later in the 21st Century Pin
Rusty Bullet7-Dec-20 5:33
Rusty Bullet7-Dec-20 5:33 
GeneralRe: Q&A, later in the 21st Century PinPopular
OriginalGriff6-Dec-20 2:02
mveOriginalGriff6-Dec-20 2:02 
GeneralRe: Q&A, later in the 21st Century Pin
11917640 Member 6-Dec-20 2:10
11917640 Member 6-Dec-20 2:10 
GeneralRe: Q&A, later in the 21st Century Pin
pmauriks7-Dec-20 19:15
pmauriks7-Dec-20 19:15 

General General    News News    Suggestion Suggestion    Question Question    Bug Bug    Answer Answer    Joke Joke    Praise Praise    Rant Rant    Admin Admin   

Use Ctrl+Left/Right to switch messages, Ctrl+Up/Down to switch threads, Ctrl+Shift+Left/Right to switch pages.