You take an incredibly advanced and complex programming language,
and dumb it down to the absolute bare essentials in order to embark
on the journey of learning a new system.
The purpose of the "Hello, World!" program, at least as I've understood it, is to make sure that you can actually get code running with whatever language, frameworks, and build process you have. Printing out a simple phrase is sufficient to demonstrate that that all works and that you can start making more complicated things.Hello, World
21–30 of 174 posts
Re: Hello, World
#22Re: Hello, World
#23Re: Hello, World
#24You take an incredibly advanced and complex programming language, and dumb it down to the absolute bare essentials in order to embark on the journey of learning a new system. The purpose of the "Hello, World!" program, at least as I've understood it, is to make sure that you can actually get code running with whatever language, frameworks, and build process you have. Printing out a simple phrase is sufficient to demo…
Re: Hello, World
#25> I am burnt out on having a “40 hour” work week that actually occupies the majority of my mental time. This really resonated with me. I can't just stop thinking about this stuff just because I'm at lunch or at home if I'm working on a hard problem. But I don't get paid for that time.
And yet, is that so bad?
Sometimes I really envy people who never get the urge to work (either actually or mentally) on work after leaving the office at 5 pm.
Re: Hello, World
#26Re: Hello, World
#27Re: Hello, World
#28Re: Hello, World
#29This seems the natural progression for programmers now. 10 year slog of hope decaying; relatively monotonous work, then a sudden urge to do something antithetical in pursuit of happiness. I guess I'll be in a log cabin in Iceland in 5 years time!
Re: Hello, World
#30You take an incredibly advanced and complex programming language, and dumb it down to the absolute bare essentials in order to embark on the journey of learning a new system. The purpose of the "Hello, World!" program, at least as I've understood it, is to make sure that you can actually get code running with whatever language, frameworks, and build process you have. Printing out a simple phrase is sufficient to demo…