#8886: tutorial on Python object and classes
-----------------------------+----------------------------------------------
   Reporter:  mvngu          |          Owner:  hivert                         
       Type:  enhancement    |         Status:  needs_review                   
   Priority:  major          |      Milestone:  sage-pending                   
  Component:  documentation  |       Keywords:                                 
Work_issues:                 |       Upstream:  N/A                            
   Reviewer:  John Palmieri  |         Author:  Florent Hivert, Minh Van Nguyen
     Merged:                 |   Dependencies:  #11251, #11632                 
-----------------------------+----------------------------------------------
Changes (by hivert):

 * cc: nthiery (added)
  * status:  needs_work => needs_review


Old description:

> As the subject says. See this [http://groups.google.com/group/sage-
> devel/browse_thread/thread/8275334246de4531 sage-devel] thread for some
> background information. This should be coordinated with #8470.
>
> '''Apply:'''
>
>  1. [attachment:trac_8886-objects-classes_tutorial-jhp.patch]

New description:

 As the subject says. See this [http://groups.google.com/group/sage-
 devel/browse_thread/thread/8275334246de4531 sage-devel] thread for some
 background information. This should be coordinated with #8470.

 '''Apply:'''

  1. [attachment:trac_8886-objects-classes_tutorial-fh-jhp.patch]

--

Comment:

 New new patch is updated it should be reviewed. The diff from the
 preceding patch is:

 {{{
 1.1 --- a/trac_8886-objects-classes_tutorial-fh-jhp.patch Wed Aug 31
 09:50:46 2011 +0200
 1.2 +++ b/trac_8886-objects-classes_tutorial-fh-jhp.patch Wed Aug 31
 11:37:04 2011 +0200
 1.3 @@ -890,7 +890,7 @@
 1.4 +This tutorial is an introduction to object-oriented programming in
 Python and
 1.5 +Sage. It requires basic knowledge about imperative/procedural
 programming (the
 1.6 +most common programming style) -- that is, conditional instructions,
 loops,
 1.7 -+functions (see the "Programming" section of the Sage tutorial) --
 but now further knowledge
 1.8 ++functions (see the "Programming" section of the Sage tutorial) --
 but no further knowledge
 1.9 +about objects and classes is assumed. It is designed as an
 alternating
 1.10 +sequence of formal introduction and exercises. :ref:`solutions` are
 given at
 1.11 +the end.
 }}}

-- 
Ticket URL: <http://trac.sagemath.org/sage_trac/ticket/8886#comment:14>
Sage <http://www.sagemath.org>
Sage: Creating a Viable Open Source Alternative to Magma, Maple, Mathematica, 
and MATLAB

-- 
You received this message because you are subscribed to the Google Groups 
"sage-trac" group.
To post to this group, send email to [email protected].
To unsubscribe from this group, send email to 
[email protected].
For more options, visit this group at 
http://groups.google.com/group/sage-trac?hl=en.

Reply via email to