[Year 12 SofDev] Python Version

Young, Katherine A young.katherine.a at edumail.vic.gov.au
Wed May 27 14:42:34 AEST 2015


Last year I switched from VB to Python for SD, and used code academy and NCSS for Unit 2 programming.

We installed (free) Eclipse IDE with Python 3.5. Also needed to install a specific version of Java …. can’t remember which one though - sorry!

Since that time Eclipse has updated to a new release. I haven’t yet investigated whether I will need to update Python too.

I just googled install instructions, which included setting up preferences for file paths etc. It was all free and easy enough for students to do at home, once I had trialled it.

Working with an IDE was a great experience for the kids, and promoted good coding style.

We used tkinter library to create user interfaces.


Regards,

[cid:9E5109AF-9726-4BE7-B3EE-B1896EDA6F52]


Katherine Young
11C Mentor
Mathematics & Information Technology Teacher

Castlemaine Secondary College
Etty Street Campus
Etty Street
Castlemaine VIC 3450
T: (03) 5479 4222   |  F: (03) 5479 4230

On May 27, 2015, at 2:05 PM, sofdev-request at edulists.com.au<mailto:sofdev-request at edulists.com.au> wrote:

Send sofdev mailing list submissions to
sofdev at edulists.com.au<mailto:sofdev at edulists.com.au>

To subscribe or unsubscribe via the World Wide Web, visit
http://www.edulists.com.au/mailman/listinfo/sofdev
or, via email, send a message with subject or body 'help' to
sofdev-request at edulists.com.au

You can reach the person managing the list at
sofdev-owner at edulists.com.au

When replying, please edit your Subject line so it is more specific
than "Re: Contents of sofdev digest..."


Today's Topics:

  1. Python Version (Nayak, Jayanti S)
  2. Re: Python Version (Selina Dennis)
  3. Re: Python Version (Kent Beveridge)


----------------------------------------------------------------------

Message: 1
Date: Wed, 27 May 2015 03:10:04 +0000
From: "Nayak, Jayanti S" <nayak.jayanti.s at edumail.vic.gov.au>
Subject: [Year 12 SofDev] Python Version
To: "sofdev at edulists.com.au" <sofdev at edulists.com.au>
Message-ID:
<ADC9F6843FE10944A677FC1F1E902EDA2A91FD4A at EDUMBX09.education.vic.gov.au>

Content-Type: text/plain; charset="iso-8859-1"

Hi,



I want to teach programming concepts using Python programming language to my Year-10 students. I haven't taught python programming before.



I noticed that the desktop computers in our school have Edustar image with Python 2.5 version. On their website however, they have two versions - 2.7.10 or 3.4.3. Now I am confused which one to use.



If someone is using python, could you tell me which version would be recommended. What are limitations with Python 2.5?





Ms. Nayak,
Info Tech Teacher,
Sunbury College, 30, Race Course Road,
Sunbury - 3429.

Important - This email and any attachments may be confidential. If received in error, please contact us and delete all copies. Before opening or using attachments check them for viruses and defects. Regardless of any loss, damage or consequence, whether caused by the negligence of the sender or not, resulting directly or indirectly from the use of any attached files our liability is limited to resupplying any affected attachments. Any representations or opinions expressed are those of the individual sender, and not necessarily those of the Department of Education and Training.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.edulists.com.au/pipermail/sofdev/attachments/20150527/29919c69/attachment-0001.html

------------------------------

Message: 2
Date: Wed, 27 May 2015 14:04:05 +1000
From: "Selina Dennis" <selina at dennis.net.au>
Subject: Re: [Year 12 SofDev] Python Version
To: "'Year 12 Software Development Teachers' Mailing List'"
<sofdev at edulists.com.au>
Message-ID: <004601d09832$2e1a32c0$8a4e9840$@dennis.net.au>
Content-Type: text/plain; charset="us-ascii"

I use Python 2.7.x in my classes, mainly because that's the version I'm most
comfortable with.  Python 3.x is different to Python 2.x and not necessarily
backwards compatible.



If you haven't done much with Python before, it doesn't matter which one you
choose - I'd be inclined to go with the 2.5 version as it's already on your
systems. There are lots of materials online for both versions, though, so in
the end it's just personal preference.



Regards,



Selina Dennis

Strathmore Secondary College

(03) 9379 7999



From: sofdev-bounces at edulists.com.au [mailto:sofdev-bounces at edulists.com.au]
On Behalf Of Nayak, Jayanti S
Sent: Wednesday, 27 May 2015 1:10 PM
To: sofdev at edulists.com.au
Subject: [Year 12 SofDev] Python Version



Hi,



I want to teach programming concepts using Python programming language to my
Year-10 students. I haven't taught python programming before.



I noticed that the desktop computers in our school have Edustar image with
Python 2.5 version. On their website however, they have two versions -
2.7.10 or 3.4.3. Now I am confused which one to use.



If someone is using python, could you tell me which version would be
recommended. What are limitations with Python 2.5?





Ms. Nayak,
Info Tech Teacher,
Sunbury College, 30, Race Course Road,
Sunbury - 3429.

Important - This email and any attachments may be confidential. If received
in error, please contact us and delete all copies. Before opening or using
attachments check them for viruses and defects. Regardless of any loss,
damage or consequence, whether caused by the negligence of the sender or
not, resulting directly or indirectly from the use of any attached files our
liability is limited to resupplying any affected attachments. Any
representations or opinions expressed are those of the individual sender,
and not necessarily those of the Department of Education and Training.

-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.edulists.com.au/pipermail/sofdev/attachments/20150527/ea0e7f44/attachment-0001.html

------------------------------

Message: 3
Date: Wed, 27 May 2015 04:05:24 +0000
From: Kent Beveridge <kbeveridge at stbc.vic.edu.au>
Subject: Re: [Year 12 SofDev] Python Version
To: "Year 12 Software Development Teachers' Mailing List"
<sofdev at edulists.com.au>
Message-ID: <7D951CD6-1AD5-46B0-A4A6-1084ABE44E83 at stbc.vic.edu.au>
Content-Type: text/plain; charset="us-ascii"

Im teaching this with version 3.3. Also consider using the portable version, it has a nice interface!
http://www.programarcadegames.com/index.php?lang=en
Here is a handy link you may like...
My group is doing this stuff now...
Cheers.

Kent Beveridge
Teacher

On 27 May 2015, at 1:32 pm, Nayak, Jayanti S <nayak.jayanti.s at edumail.vic.gov.au<mailto:nayak.jayanti.s at edumail.vic.gov.au>> wrote:


Hi,



I want to teach programming concepts using Python programming language to my Year-10 students. I haven't taught python programming before.



I noticed that the desktop computers in our school have Edustar image with Python 2.5 version. On their website however, they have two versions - 2.7.10 or 3.4.3. Now I am confused which one to use.



If someone is using python, could you tell me which version would be recommended. What are limitations with Python 2.5?





Ms. Nayak,
Info Tech Teacher,
Sunbury College, 30, Race Course Road,
Sunbury - 3429.

Important - This email and any attachments may be confidential. If received in error, please contact us and delete all copies. Before opening or using attachments check them for viruses and defects. Regardless of any loss, damage or consequence, whether caused by the negligence of the sender or not, resulting directly or indirectly from the use of any attached files our liability is limited to resupplying any affected attachments. Any representations or opinions expressed are those of the individual sender, and not necessarily those of the Department of Education and Training.



Click here<https://www.mailcontrol.com/sr/MZbqvYs5QwJvpeaetUwhCQ==> to report this email as spam.

_______________________________________________
http://www.edulists.com.au - FAQ, Subscribe, Unsubscribe
IT Software Development Mailing List kindly supported by
http://www.vcaa.vic.edu.au - Victorian Curriculum and Assessment Authority and
http://www.vcaa.vic.edu.au/vce/studies/infotech/softwaredevel3-4.html
http://www.vitta.org.au  - VITTA Victorian Information Technology Teachers Association Inc
http://www.swinburne.edu.au/ict/schools - Swinburne University
St. Brigid's College
97 Robinson Street, Horsham VIC 3400
T 03 5382 3545   F 03 5382 0757
ABN 72 749 438 155
www.stbc.vic.edu.au<http://www.stbc.vic.edu.au/>
       [http://library.stbc.vic.edu.au/StBCLogo.jpg]
P Please consider the environment before printing this email or attachment.
IMPORTANT! This email and any attachments may be confidential. If received in error, please contact us and delete all copies. St. Brigid's College does not represent or warrant that the attached files are free from computer viruses or other defects. The attached files are provided, and may only be used, on the basis that the user assumes all responsibility for any loss, damage or consequence resulting directly or indirectly from the use of the attached files, whether caused by the negligence of the sender or not. The liability of St. Brigid's College is limited in any event to either the resupply of the attached files or the cost of having the attached files resupplied. Any representations or opinions expressed in this email are those of the individual sender, and not necessarily those of St. Brigid's College.


This message has been scanned for malware by Websense. www.websense.com
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.edulists.com.au/pipermail/sofdev/attachments/20150527/989167ee/attachment.html

------------------------------

_______________________________________________
sofdev mailing list
sofdev at edulists.com.au
http://www.edulists.com.au/mailman/listinfo/sofdev


End of sofdev Digest, Vol 122, Issue 11
***************************************


Important - This email and any attachments may be confidential. If received in error, please contact us and delete all copies. Before opening or using attachments check them for viruses and defects. Regardless of any loss, damage or consequence, whether caused by the negligence of the sender or not, resulting directly or indirectly from the use of any attached files our liability is limited to resupplying any affected attachments. Any representations or opinions expressed are those of the individual sender, and not necessarily those of the Department of Education and Training.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.edulists.com.au/pipermail/sofdev/attachments/20150527/6b3aa9a5/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: Kate.jpg
Type: image/jpeg
Size: 14827 bytes
Desc: Kate.jpg
Url : http://www.edulists.com.au/pipermail/sofdev/attachments/20150527/6b3aa9a5/Kate-0001.jpg 


More information about the sofdev mailing list