The Artima Developer Community
Sponsored Link

News & Ideas Forum (Closed for new topic posts)
Python Forum

15 replies on 2 pages. Most recent reply: Oct 26, 2004 3:19 PM by wolak

Welcome Guest
  Sign In

Go back to the topic listing  Back to Topic List Click to reply to this topic  Reply to this Topic Click to search messages in this forum  Search Forum Click for a threaded view of the topic  Threaded View   
Previous Topic   Next Topic
Flat View: This topic has 15 replies on 2 pages [ 1 2 | » ]
Vincent O'Sullivan

Posts: 724
Nickname: vincent
Registered: Nov, 2002

Python Forum Posted: Jun 10, 2003 2:01 PM
Reply to this message Reply
Advertisement
Python appears to be the flavour of the month amongst the providers and users of Artima.

Would anyone favour a Python forum here (in addition to the Java and C# forums)?

Vince.


Alex Valdez

Posts: 1
Nickname: alexv
Registered: Jun, 2003

Re: Python Forum Posted: Jun 13, 2003 4:29 PM
Reply to this message Reply
Yes.

Brian Neal

Posts: 1
Nickname: fletcher
Registered: Jun, 2003

Re: Python Forum Posted: Jun 13, 2003 7:42 PM
Reply to this message Reply
Absolutely.

Mike Cannon

Posts: 1
Nickname: cannon1236
Registered: Jun, 2003

Re: Python Forum Posted: Jun 14, 2003 11:32 AM
Reply to this message Reply
> Would anyone favour a Python forum here ...
>
> Vince.

I would.

- Mike

Thijs

Posts: 12
Nickname: thijs
Registered: Jun, 2003

Re: Python Forum Posted: Jun 14, 2003 1:29 PM
Reply to this message Reply
Yes please.

Fred Allen

Posts: 1
Nickname: fallen
Registered: Jun, 2003

Re: Python Forum Posted: Jun 16, 2003 1:32 PM
Reply to this message Reply
> Yes please.

I would most appreciate a Python Forum.

Fred Allen

Tom Ayerst

Posts: 7
Nickname: tomayerst
Registered: Feb, 2003

Re: Python Forum Posted: Jun 18, 2003 9:55 AM
Reply to this message Reply
Yes! Yes! Yes!

I do, yes!

So that's a yes then.

Tom

Tiago Antao

Posts: 26
Nickname: tiago
Registered: Feb, 2003

Re: Python Forum Posted: Jun 18, 2003 12:04 PM
Reply to this message Reply
Thats a good idea.

As people are suggesting foruns, here is another suggestion,
A forum for:
1. Programming languages design from the point of view of the user (user being the programmer)
2. Non-imperative programming languages: Lisp, Haskell, Prolog, Mozart, ...
3. Comparing languages from technical points of view, things like
a. dynamic vs static typing
b. differences in implementing a solution in different languages/paradigms

I don't know how would a forum like this be called (I am not very imaginative for this name thingy), but say
Language Designs and Paradigms (its incomplete, but...)

Bill Venners

Posts: 2284
Nickname: bv
Registered: Jan, 2002

Re: Python Forum Posted: Jul 7, 2003 5:48 PM
Reply to this message Reply
You asked for it. You got it:

http://www.artima.com/forums/forum.jsp?forum=181

Dean Goodmanson

Posts: 108
Nickname: deang
Registered: Jul, 2003

Re: Python Forum Posted: Jul 7, 2003 7:38 PM
Reply to this message Reply
Thanks.

Vincent O'Sullivan

Posts: 724
Nickname: vincent
Registered: Nov, 2002

Re: Python Forum Posted: Jul 8, 2003 5:24 AM
Reply to this message Reply
Oh well done, that man!

Vince.

Anthony Tarlano

Posts: 9
Nickname: tarlano
Registered: Jun, 2003

Re: Python Forum Posted: Jul 8, 2003 8:48 AM
Reply to this message Reply
I'd say you getting hot!

Sam

Posts: 1
Nickname: isacyn
Registered: May, 2004

Help Please! Posted: May 6, 2004 9:24 AM
Reply to this message Reply
Write a Python script that accomplishes the following:
1. Calculate the centroid for the point pattern.
2. Determine the maximally separated pair of points in the pattern.1
3. Determine the point in the sample closest to the centroid point from
(1).
4. Identify the point that has the maximum nearest neighbor distance.
5. Identify the point that has the minimum nearest neighbor distance.
program should print the required statistics to the screen in a way that clearly identifies each statistic.
Table 1: Point Pattern Data
i ixi yi
1 35 16
2 34 26
3 14 15
4 24 25
5 28 39
6 22 20
7 10 13
8 20 18
9 13 34
10 35 18
11 15 29
12 36 28
13 10 39
14 17 11
15 29 10
16 13 26
17 17 31
18 18 38
19 32 36
20 24 12
21 22 23
22 35 14
23 10 19
24 34 24
25 19 25
26 19 20
27 18 26
28 38 25
29 37 27
30 37 38
31 37 19
32 27 39
33 35 39
34 17 16
35 24 33
36 17 34
37 20 33
38 14 12
39 16 24
40 32 33

Monica Rinaldi

Posts: 1
Nickname: prancella
Registered: Jun, 2004

Re: Python Forum Posted: Jun 14, 2004 10:43 AM
Reply to this message Reply
I am a new member of this python Forum. I have a C++ Python job opportunity. Can I post it on here?

SnakeHandlers

Posts: 1
Nickname: snakehands
Registered: Sep, 2004

Re: Python Forum Posted: Sep 27, 2004 9:11 PM
Reply to this message Reply
There is a new Python Forum http://www.snakehandlers.net

Flat View: This topic has 15 replies on 2 pages [ 1  2 | » ]
Topic: Versioning, Virtual, and Override Previous Topic   Next Topic Topic: Python and the Programmer

Sponsored Links



Google
  Web Artima.com   

Copyright © 1996-2019 Artima, Inc. All Rights Reserved. - Privacy Policy - Terms of Use