[Year 12 SofDev] DB's in SD

Christophersen, Paula P christophersen.paula.p at edumail.vic.gov.au
Mon Jun 25 10:20:06 EST 2012


David, Kevork and colleagues



I would welcome feedback like this at that session - thank you for this contribution.



Regards

Paula

________________________________
From: sofdev-bounces at edulists.com.au [sofdev-bounces at edulists.com.au] on behalf of Vella, James [jvella at mackillop.vic.edu.au]
Sent: Monday, 25 June 2012 8:33 AM
To: sofdev at edulists.com.au
Subject: Re: [Year 12 SofDev] DB's in SD


Maybe this is something we should bring up with Paula at the Consultation session at #VITTA2012?



[Description: Description: Description: Description: Description: Description: signature_logo]

 Mr James Vella
Associate Head of Technology - ICT
Mathematics/IT Teacher
MacKillop College
Russell Street Werribee, VIC 3030




*     email: jvella at mackillop.vic.edu.au<mailto:s at mackillop.vic.edu.au>
* phone: +61-3-87345200
* Fax: +61-3-87345261
* mail: PO Box 522, Werribee VIC 3030
*      web: www.mackillop.vic.edu.au<http://www.mackillop.vic.edu.au/>



-----Original Message-----
From: sofdev-bounces at edulists.com.au [mailto:sofdev-bounces at edulists.com.au] On Behalf Of sofdev-request at edulists.com.au
Sent: Sunday, 24 June 2012 9:55 AM
To: sofdev at edulists.com.au
Subject: sofdev Digest, Vol 87, Issue 24



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<mailto:sofdev-request at edulists.com.au>



You can reach the person managing the list at

                sofdev-owner at edulists.com.au<mailto: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. Re: Databases in SD (Kevork Krozian)





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



Message: 1

Date: Sun, 24 Jun 2012 09:55:13 +1000

From: "Kevork Krozian" <kevork at edulists.com.au>

Subject: Re: [Year 12 SofDev] Databases in SD

To: "'Year 12 Software Development Teachers' Mailing List'"

                <sofdev at edulists.com.au>

Message-ID: <007401cd519b$a1d0aa40$e571fec0$@edulists.com.au>

Content-Type: text/plain; charset="us-ascii"



Hi David,





  Speaking of authentic learning, my students ( the clients of the solutions such as  Parent teacher interview booking online system ) have carried out the User Acceptance Testing and given feedback that has been used to modify the solution.  The admin have given their own feedback on summary data needs and this has also been used for improvement purposes. This has fed into discussion about testing and the follow up to user feedback.



Isn't this what the teaching should strive to deliver ? Experiential and authentic learning ?





I agree about normalisation not being necessary as it is not essential with the programming.



With the programming, students are still required to understand and implement data types ( and casting ) , selection, iteration , looping, function calls with parameter passing. OOP is introduced with inheritance only for demonstration purposes but a few students have programmed in this way.





Speak soon





Kevork Krozian



Edulists Creator Administrator



www.edulists.com.au<http://www.edulists.com.au>



tel: 0419 356 034





From: sofdev-bounces at edulists.com.au [mailto:sofdev-bounces at edulists.com.au]

On Behalf Of David Mitchell

Sent: Saturday, 23 June 2012 9:19 PM

To: Year 12 Software Development Teachers' Mailing List

Subject: Re: [Year 12 SofDev] Databases in SD





Well articulated Kevork. I agree whole heartedly. We are one of the few year

12 subjects that can use authentic learning without hampering timeframes / skimping on content that is directly related to industry.





If our students are looking at programming as a career, building interfaces that utilise MySQL or Microsoft SQL servers are pretty much a given when developing data driven systems. We wouldn't need to look at the normalisation of databases / SQL scripts but could provide a base for students to link into and then manipulate as necessary.





I would fully support bringing back the use of databases, simply as a direct link to authentic learning!





Kind regards,





Dave



Description: signature





From: Kevork Krozian <kevork at edulists.com.au>

Reply-To: Year 12 Software Development Teachers' Mailing List <sofdev at edulists.com.au>

Date: Saturday, 23 June 2012 8:53 PM

To: Year 12 Software Development Teachers' Mailing List <sofdev at edulists.com.au>

Subject: Re: [Year 12 SofDev] Databases in SD





Hi Mark,





Perhaps we need to shift this to the SD list, hence the redirection.





There was a genuine issue with some languages having IDEs that allowed a wizard driven connection to database storage.  Hence the ban on use of databases.





My position as a teacher of SD, and no more than that, is one where a solution built to operate on a network ( prototype or full implementation ) implies multi user, implies a large number of people.



The SD course has brought in a larger and deeper look at networks, security, multi users and multiple access devices ( mobile, desktop, wireless etc ).





I will leave it up to the advocates of "files are best in that environment"

to make their case. In fact, I have nothing against anyone who wishes to use files. I do have a problem with the fact my students are prevented from using  database technologies in Yr 12. Specifically MySQL with PHP.  They can use Python and MySQL as well for what it is worth.





I speak from the perspective of having built school wide solutions in the very context that the Study Design describes ( 1500 users, remote and local access, security, mobile devices, multiple OSs, etc ).  Examples include Parent Teacher interviews bookings online, submission and monitoring and allocating Extras for teachers absent and away from school, Resource booking systems and monitoring and logging of web traffic through the school internet connections.



Each of these have been built with PHP and MySQL and not files for storage.

The web interface has meant one solution works for all devices rather than multiple apps ( xcode for ipad and iphone, java for android etc before we discuss MAC vs Windows laptops, desktops. Some of these solutions have been purchased by other schools.





My students have seen these solutions built, developed and deployed before their eyes. The solutions have not been focussed on the database. The programming has neither been trivial nor wizard driven.  In fact in Yr 11 the students have built, simpler versions of these. They use Dreamweaver for the html and CSS. The PHP is written in Notepad++ and MySQL statements are inserted to interact with the database. They really enjoy it. Incidentally we have also explored privacy and related issues with these solutions.





They have asked why they can't do this in Yr 12 and have to use files. This experiential learning is not available to them in their own demonstration of learning and assessment.





In fact, I also teach the Diploma in IT Networking ICA50411. One of the units is titled ICAWEB502A Create dynamic web pages .  This requires use of server side and client side programming. Quite similar to what the Yr 11 students achieved with some extensions. This is neither trivial, nor wizard driven.





I will not be losing sleep over this issue. But, the driver for it was to improve the poor student scores in the written exam on the algorithm questions. I believe these have not improved this year despite the banning of databases.  I am happy for teachers of other databases to make their own case since I am not supporting wizard driven database interaction, but where is the rationale for banning my use of MySQL as a database in SD now ?







Speak soon







Kevork Krozian



SD teacher



Ringwood SC





From: itapps-bounces at edulists.com.au [mailto:itapps-bounces at edulists.com.au]

On Behalf Of Mark KELLY

Sent: Saturday, 23 June 2012 2:44 PM

To: Year 12 IT Applications Teachers' Mailing List

Subject: Re: [Year 12 IT Apps] RDBMS systems





P'raps not so much irony as much as concentrating each study on its core business.



ITA is about databases, so MySQL is valid.



SD is about programming, but apparently too many people were turning it into a database programming exercise and losing track of programming fundamentals.



I can see VCAA's point in explicitly banning database extensions in SD: it certainly seemed to be distracting people towards the end of the previous study design.









On 22 June 2012 22:28, Brett Groves <groves.brett.g at edumail.vic.gov.au<mailto:groves.brett.g at edumail.vic.gov.au>>

wrote:



A delicious irony that we can teach MySQL in Applications but not in Software Development, sighs, reaches for red wine.....









Regards,

Brett Groves

ICT Manager

Croydon Maroondah College - Croydon Campus





On 15/06/12 13:29, Roland Gesthuizen wrote:



I have been a bit quiet this year (only teaching year 11 IT)





Was hugely surprised at the ISTE conferences in the USA how large FMP is overseas, especially in the education sector. I think the past dominance of MS Access is perhaps a local thing.





Crikey, wasn't always been like that. I still remember teaching DBase III and in some ways, it seemed to be a more explicit towards teaching databases and computational thinking. I rediscovered this when I revisited the PHP SQL programming in Kevorks splendid book.





Regards Roland





On 12/06/2012, at 12:01 PM, Laurie Savage wrote:













Outside of the Arts/Design world do you know of any major users or large scale deployments of FMP?







_______________________________________________

http://www.edulists.com.au - FAQ, resources, subscribe, unsubscribe IT Applications Mailing List kindly supported by http://www.vcaa.vic.edu.au/vce/studies/infotech/itapplications3-4.html - Victorian Curriculum and Assessment Authority <br> http://www.vitta.org.au  - VITTA Victorian Information Technology Teachers Association Inc <br> http://www.swinburne.edu.au/ict/schools - Swinburne University



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 Early Childhood Development.





_______________________________________________

http://www.edulists.com.au - FAQ, resources, subscribe, unsubscribe IT Applications Mailing List kindly supported by http://www.vcaa.vic.edu.au/vce/studies/infotech/itapplications3-4.html - Victorian Curriculum and Assessment Authority <br> http://www.vitta.org.au  - VITTA Victorian Information Technology Teachers Association Inc <br> http://www.swinburne.edu.au/ict/schools - Swinburne University









--

Mark Kelly

Manager of ICT, Reporting, IT Learning Area McKinnon Secondary College McKinnon Rd McKinnon 3204, Victoria, Australia Direct line / Voicemail: +613 8520 9085, Fax +613 9578 9253 kel at mckinnonsc.vic.edu.au<mailto:kel at mckinnonsc.vic.edu.au> << use this, not Edumail please!

VCE IT Lecture Notes: http://vceit.com

Moderator: IT Applications Edulist



--

An E-flat, a C, and a G go into a bar. The bartender says, "I'm sorry, but I can't serve minors."









-------------- next part --------------

An HTML attachment was scrubbed...

URL: http://www.edulists.com.au/pipermail/sofdev/attachments/20120624/b21576ce/attachment.html

-------------- next part --------------

A non-text attachment was scrubbed...

Name: not available

Type: application/octet-stream

Size: 21409 bytes

Desc: not available

Url : http://www.edulists.com.au/pipermail/sofdev/attachments/20120624/b21576ce/attachment.obj



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



_______________________________________________

sofdev mailing list

sofdev at edulists.com.au<mailto:sofdev at edulists.com.au>

http://www.edulists.com.au/mailman/listinfo/sofdev





End of sofdev Digest, Vol 87, Issue 24

**************************************

CONFIDENTIALITY NOTICE
This e-mail contains confidential information intended only for the use of the name addressee. It may also be subject to professional privilege. If you are not the named recipient any disclosure, copying, forwarding or using any part of this e-mail or its attachments is prohibited. If you have received this e-mail in error, please notify us by telephone on 0387345200. MacKillop College does not warrant that this e-mail or any attachments are error or virus free and recommends that all attachments be checked for viruses and other defects. Similarly, MacKillop College does not warrant that this e-mail has been free of interception by a third party and may store the content sent to us, if we believe that we have a legal requirement to do so. Please don't print this e-mail unless you really need to.

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 Early Childhood Development.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://www.edulists.com.au/pipermail/sofdev/attachments/20120625/555c4ddb/attachment-0001.html 
-------------- next part --------------
A non-text attachment was scrubbed...
Name: image001.gif
Type: image/gif
Size: 4057 bytes
Desc: image001.gif
Url : http://www.edulists.com.au/pipermail/sofdev/attachments/20120625/555c4ddb/image001-0001.gif 


More information about the sofdev mailing list