473,748 Members | 2,320 Online
Bytes | Software Development & Data Engineering Community
+ Post

Home Posts Topics Members FAQ

Re: morning in Python


"inhahe" <in****@gmail.c omwrote in message news:...
>
>>It is not clear that the first (cheapest best) human->computer language
is a computer language, though if two were orthonormal >in comparison
to life, Python's fine. Not my first.

The utterly dry, closed, logical, definitive, hierarchical, consistent,
determinate nature of a computer language is the only thing that will
facilitate anything useful on something as utterly stupid (and not to
mention logical, definite and determined) as a computer.

I mean it, computers are /really/ stupid. They're literally
stupider than a bug. We just like things we can control.

The requisites I have for a computer language are:

Efficiency (speed)
Elegance of syntax
Powerful (conceptual-wise) abstractions

Python has delicious abstractions that make doing a lot of things really
easy and fun to think about.
Stackless Python adds even more to that with continuations.
Also Python's dynamic (another aspect of being powerful conceptual-wise)
But most of all, I love its syntax. Guido is the awesome.
(BTW, I won't even use any language that uses := for assignment. I just
refuse. I don't care what the language has.)

The speed/efficiency issue depends on the task at hand. For most things I
use Python. But assembly isn't out of the question, and it's fun to code
in. I also find C/C++ an elegant language. Most things just don't need
that speed. And Python is 50 times easier to code in than C/C++ and 1000
times easier to debug in.

I also like C#.

My ideal language would be a natively compiling cross between C++ and
Python. Objects declared with a type would be statically typed, objects
not declared with a type would be dynamically typed. There would also be
keywords to declare that class names won't be reassigned and class
attributes won't be deleted. Those attributes would be referred to by
offset, not hast table keys. f
hast = hash
Jun 27 '08 #1
0 707

This thread has been closed and replies have been disabled. Please start a new discussion.

Similar topics

3
1786
by: The New Celibacy | last post by:
I go to bed at night, leaving XP running, and my Internet connection is dropped when I wake up. I go to bed at night, leaving Suse Linux running. I wake up in the morning, and it's still connected.
0
908
by: Mark12345 | last post by:
Hi guys, thanks for looking. I have a deadline for the morning My database takes down order details. Each customer has there own priceid in the price table. the errors that I get say enter parameter value for: products.unit price Unit Price Discount Price Maybe a bit of history would help with this, the user said originally that they wanted to be able to give customers a discount on every line of stock. Then realised after completion...
1
2193
by: Matt | last post by:
I have table that has the following fields: JobNumber WeekEndingDate ReportRequired_01 ReportRequired_02 every Friday morning the weekending date changes. I need to automatically generate a new record for each record that has a job number and weekending date for the new weekending date.
0
1156
by: fringo | last post by:
Someone sent that to me and I laughed the entire morning....I couldn't stop it....It's so funny.... http://www.teenwag.com/playvideo/4190 Will Ferrell Arguing with Pearl the Landlord http://pearl.teenwag.com/playvideo/4190
9
2217
by: indefatigable | last post by:
Hi, I'm sure this has been done before, but I can't seem to find this one on the net.... I have a datefield but instead of it just displaying: 07/12/18 08:30 I would like to display it as: 07/12/18 MORNING
0
852
by: indefatigable | last post by:
This is what I have: Function Value If Not IsNull(DeadLine) Then If TimeValue(DeadLine) = 0 Then Value = Format(DeadLine, "dd/mm/yyyy") Else If DateValue(DeadLine) = 0 Then Value = Format(DeadLine, "hh:mm")
0
994
by: handord | last post by:
GOOD MORNING Friends : Today Message : A man can succeed in any endeavour for which he has unlimited enthusiasm. A man who cannot tolerate small ills can never accomplish great things.
12
1273
by: castironpi | last post by:
I want to talk to the newsgroup. As I have found that its readers will be non-trivially attentive, I esteem it a worthwhile production, for finely divided values of worth & while. (Disclaimer: Don't call me millionaire; life & money...). It is not clear that I will be posting code first thing, for a range of values of I. (Yes I have tackled decentralization and contribution in identity before.) It's possible that I just like to...
0
8983
marktang
by: marktang | last post by:
ONU (Optical Network Unit) is one of the key components for providing high-speed Internet services. Its primary function is to act as an endpoint device located at the user's premises. However, people are often confused as to whether an ONU can Work As a Router. In this blog post, we’ll explore What is ONU, What Is Router, ONU & Router’s main usage, and What is the difference between ONU and Router. Let’s take a closer look ! Part I. Meaning of...
0
8822
by: Hystou | last post by:
Most computers default to English, but sometimes we require a different language, especially when relocating. Forgot to request a specific language before your computer shipped? No problem! You can effortlessly switch the default language on Windows 10 without reinstalling. I'll walk you through it. First, let's disable language synchronization. With a Microsoft account, language settings sync across devices. To prevent any complications,...
0
9528
Oralloy
by: Oralloy | last post by:
Hello folks, I am unable to find appropriate documentation on the type promotion of bit-fields when using the generalised comparison operator "<=>". The problem is that using the GNU compilers, it seems that the internal comparison operator "<=>" tries to promote arguments from unsigned to signed. This is as boiled down as I can make it. Here is my compilation command: g++-12 -std=c++20 -Wnarrowing bit_field.cpp Here is the code in...
1
9310
by: Hystou | last post by:
Overview: Windows 11 and 10 have less user interface control over operating system update behaviour than previous versions of Windows. In Windows 11 and 10, there is no way to turn off the Windows Update option using the Control Panel or Settings app; it automatically checks for updates and installs any it finds, whether you like it or not. For most users, this new feature is actually very convenient. If you want to control the update process,...
0
9236
tracyyun
by: tracyyun | last post by:
Dear forum friends, With the development of smart home technology, a variety of wireless communication protocols have appeared on the market, such as Zigbee, Z-Wave, Wi-Fi, Bluetooth, etc. Each protocol has its own unique characteristics and advantages, but as a user who is planning to build a smart home system, I am a bit confused by the choice of these technologies. I'm particularly interested in Zigbee because I've heard it does some...
0
8235
agi2029
by: agi2029 | last post by:
Let's talk about the concept of autonomous AI software engineers and no-code agents. These AIs are designed to manage the entire lifecycle of a software development project—planning, coding, testing, and deployment—without human intervention. Imagine an AI that can take a project description, break it down, write the code, debug it, and then launch it, all on its own.... Now, this would greatly impact the work of software developers. The idea...
0
6072
by: conductexam | last post by:
I have .net C# application in which I am extracting data from word file and save it in database particularly. To store word all data as it is I am converting the whole word file firstly in HTML and then checking html paragraph one by one. At the time of converting from word file to html my equations which are in the word document file was convert into image. Globals.ThisAddIn.Application.ActiveDocument.Select();...
1
3298
by: 6302768590 | last post by:
Hai team i want code for transfer the data from one system to another through IP address by using C# our system has to for every 5mins then we have to update the data what the data is updated we have to send another system
2
2774
muto222
by: muto222 | last post by:
How can i add a mobile payment intergratation into php mysql website.

By using Bytes.com and it's services, you agree to our Privacy Policy and Terms of Use.

To disable or enable advertisements and analytics tracking please visit the manage ads & tracking page.