Click here to Skip to main content
15,881,559 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: How common is this? Pin
Daniel Pfeffer26-Jun-22 20:12
professionalDaniel Pfeffer26-Jun-22 20:12 
AnswerRe: How common is this? Pin
Nelek26-Jun-22 10:32
protectorNelek26-Jun-22 10:32 
AnswerRe: How common is this? Pin
trønderen26-Jun-22 11:51
trønderen26-Jun-22 11:51 
GeneralRe: How common is this? Pin
Daniel Pfeffer26-Jun-22 20:47
professionalDaniel Pfeffer26-Jun-22 20:47 
AnswerRe: How common is this? Pin
jmaida26-Jun-22 17:01
jmaida26-Jun-22 17:01 
AnswerRe: How common is this? Pin
Sander Rossel26-Jun-22 20:49
professionalSander Rossel26-Jun-22 20:49 
JokeRe: How common is this? Pin
Daniel Pfeffer26-Jun-22 21:40
professionalDaniel Pfeffer26-Jun-22 21:40 
AnswerRe: How common is this? Pin
Cpichols27-Jun-22 2:46
Cpichols27-Jun-22 2:46 
I have never looked at assembly code, so I can't visualize it even in pseudo-code, but I have been developing an interest in learning the basic algorithms for byte manipulation just for fun and to perhaps optimize code better.

C? It was my first real love in programming languages because it satisfied my inner megalomaniac. With UNIX environment variables and C, I could rule the cyber world (muah-ha-ha-ha!). But that was ages ago - back when C++ was just a baby and not well loved. We were creating objects in C and saw no need for a new language to do that. So I image that if I bothered with C++, my answer would be yes, because I'd be learning C++ through the lens of C programming, which is how I expect to learn Rust (which is a just for fun thing I'm going to do).

I'm a php web developer, which is pretty much as far from C as one can get. It's a 'forgiving' language, which is to say, it won't let you (fill in the blank). It assumes what you want and does that, even if what you want is an endless fork loop (lol). There is no declaring of variables, no acquisition of memory, no requirement for garbage collection most of the time - you can even have variables that are one type in some cases and another type in other cases. It's very different from C. I have no experience with C# and wonder how like C it is. I would learn it just to see (no pun intended), but I think I'll learn Rust instead.

As to the unusual nature of this, I'm curious to find out, but I do think it rather rare. It is what I would look for if I were ever in the position of hiring.
AnswerRe: How common is this? Pin
JohnDG5227-Jun-22 7:28
JohnDG5227-Jun-22 7:28 
AnswerRe: How common is this? Pin
englebart27-Jun-22 7:45
professionalenglebart27-Jun-22 7:45 
GeneralSo the pigeons in our yard started programming Pin
Daniel Pfeffer26-Jun-22 2:40
professionalDaniel Pfeffer26-Jun-22 2:40 
GeneralRe: So the pigeons in our yard started programming Pin
Peter_in_278026-Jun-22 3:11
professionalPeter_in_278026-Jun-22 3:11 
GeneralRe: So the pigeons in our yard started programming Pin
DRHuff26-Jun-22 7:52
DRHuff26-Jun-22 7:52 
GeneralRe: So the pigeons in our yard started programming Pin
Gary R. Wheeler26-Jun-22 8:35
Gary R. Wheeler26-Jun-22 8:35 
GeneralSo my cat started programming ... PinPopular
OriginalGriff26-Jun-22 2:16
mveOriginalGriff26-Jun-22 2:16 
GeneralRe: So my cat started programming ... Pin
CHill6026-Jun-22 3:20
mveCHill6026-Jun-22 3:20 
GeneralRe: So my cat started programming ... Pin
AndyChisholm27-Jun-22 3:15
AndyChisholm27-Jun-22 3:15 
GeneralRe: So my cat started programming ... Pin
CHill6028-Jun-22 0:36
mveCHill6028-Jun-22 0:36 
GeneralRe: So my cat started programming ... Pin
trønderen26-Jun-22 5:39
trønderen26-Jun-22 5:39 
GeneralRe: So my cat started programming ... Pin
Gary R. Wheeler26-Jun-22 6:02
Gary R. Wheeler26-Jun-22 6:02 
GeneralRe: So my cat started programming ... Pin
trønderen26-Jun-22 11:18
trønderen26-Jun-22 11:18 
GeneralSo my dog started programming... Pin
#realJSOP26-Jun-22 1:58
mve#realJSOP26-Jun-22 1:58 
GeneralRe: So my dog started programming... Pin
Gary R. Wheeler26-Jun-22 6:04
Gary R. Wheeler26-Jun-22 6:04 
GeneralRe: So my dog started programming... Pin
Mycroft Holmes26-Jun-22 12:45
professionalMycroft Holmes26-Jun-22 12:45 
GeneralRe: So my dog started programming... Pin
Gary R. Wheeler27-Jun-22 2:05
Gary R. Wheeler27-Jun-22 2:05 

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.