> We argue that only experts should use scripting languages (scripts) for
computer programming because beginners cannot understand how dangerous the
flexibility of scripts can be. For example, the assignment of variables
with the same name to different types is often a cause of misunderstandings
My statement earlier is wrong:
The Go 1 compatibility approach may be worth mentioning: programs written
> in 2009 will still work in 2019 with the state of the art compiler.
Go 1 was actually 2012, not 2009. Also Go 2 may start at some point soon,
so maybe "programs written in 2012 will stil
Thanks for sharing your experience!
On Tuesday, March 6, 2018 at 4:46:54 PM UTC-8, Rich wrote:
>
> I am a systems administrator. I find it easier and faster to write a
> program in Go than it is to script it in Bash. Since writing scripts is
> something most Sys Admins do I've had to write them
I am a systems administrator. I find it easier and faster to write a
program in Go than it is to script it in Bash. Since writing scripts is
something most Sys Admins do I've had to write them in Perl, PHP, TCL,
Ruby, etc. and the BIGGEST frustration is that I would get a script written
debugg
I am a systems administrator. I find it easier and faster to write a
program in Go than it is to script it in Bash. Since writing scripts is
something most Sys Admins do I've had to write them in Perl, PHP, TCL,
Ruby, etc. and the BIGGEST frustration is that I would get a script written
debugg
Great feedback, Matt and Wang. Thanks and Cheers!
On Monday, March 5, 2018 at 2:13:29 AM UTC-8, Wang Sheng wrote:
>
> I am c++/C expert, I like because it is easier than C++ and more powerful
> and flexible than C
> with Golang , you would not need consider create/destroy/monitor pthread
>
I am c++/C expert, I like because it is easier than C++ and more powerful
and flexible than C
with Golang , you would not need consider create/destroy/monitor pthread
, crazy pointer is not problem also .
as far as I know , most of golanger is original user of C/C++
在 2018年3月3日星期六 UTC+
I like Go because it improves on C for engineers in almost every way and
avoids classes, and, at least today, if you have a problem then it will be
solved quickly by the people following the GitHub issue tracker and
contributing to the source code.
Go avoids complexities such as generics (aka t
Thanks for your suggestions!
On Saturday, March 3, 2018 at 5:56:41 AM UTC-8, Alex Rice wrote:
>
> Hi, thanks for sharing. I am not convinced about the reasons stated why Go
> is better than the other languages you mentioned. I am just learning Go,
> but I have 20 years of experience as a profess
Hi, thanks for sharing. I am not convinced about the reasons stated why Go
is better than the other languages you mentioned. I am just learning Go,
but I have 20 years of experience as a professional developer using various
languages. I think students, beginners and professionals should use Go
Thanks for your suggestion!
To put it in context, I'm drafting a plan for my colleagues in order to
make a case for using Go in teaching instead of Fortran or C.
On Friday, March 2, 2018 at 1:29:45 PM UTC-8, dorival...@gmail.com wrote:
>
> Hi, I could be wrong (please correct me ;-), but here
11 matches
Mail list logo