Warning: mysqli::__construct(): (HY000/1203): User howardkn already has more than 'max_user_connections' active connections in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\includes\artfuncs.php on line 21
Failed to connect to MySQL: (1203) User howardkn already has more than 'max_user_connections' active connections
Warning: mysqli::query(): Couldn't fetch mysqli in D:\Inetpub\vhosts\howardknight.net\al.howardknight.net\index.php on line 66
Article <l6219jFn16lU5@mid.individual.net>
Deutsch   English   Français   Italiano  
<l6219jFn16lU5@mid.individual.net>

View for Bookmarking (what is this?)
Look up another Usenet article

Path: ...!2.eu.feeder.erje.net!feeder.erje.net!fu-berlin.de!uni-berlin.de!individual.net!not-for-mail
From: rbowman <bowman@montana.com>
Newsgroups: comp.os.linux.advocacy
Subject: Re: Why Python When There Is Perl?
Date: 21 Mar 2024 06:09:55 GMT
Lines: 15
Message-ID: <l6219jFn16lU5@mid.individual.net>
References: <17be420c4f90bfc7$63225$1585792$802601b3@news.usenetexpress.com>
	<utd3bm$12lm6$2@dont-email.me>
	<17be742ce3d3c993$246716$4075406$802601b3@news.usenetexpress.com>
Mime-Version: 1.0
Content-Type: text/plain; charset=UTF-8
Content-Transfer-Encoding: 8bit
X-Trace: individual.net 8Am9bhu4zNXkGBU6cUylYQU8Jzeza404TmbJRAGIkG4AOh3bve
Cancel-Lock: sha1:aFAVG1DpZxi7+CYwkOQUjSyfE7w= sha256:e2cf3MiGi91ZvaR1TRQNjQPRw9dy8p1Za/DZyfFaH+Q=
User-Agent: Pan/0.149 (Bellevue; 4c157ba)
Bytes: 1399

On Wed, 20 Mar 2024 11:04:04 +0000, Nuxxie wrote:

> Since I learned assembly language way before anything else Perl is the
> more natural language for me.  OO tends to appeal to those who can't see
> the machine.

https://www.goodreads.com/quotes/229780-real-programmers-can-write-
assembly-code-in-any-language

“Real programmers can write assembly code in any language.”
― Larry Wall

He must have said that before Java. When I was first learning Java my 
'hello world' project was a simple AVR assembler. Boy did that suck...