Technology Supporting Gifted Students

This post was written by Ms Ellen Hampson and Mrs Kelly McBride and was originally posted in the GiftEDnewz e-newsletter from the Professional Association for Gifted Education

Secondary School – overview of technology and current activity

Two concepts come to mind when contemplating Technology and its significance within education. Firstly, once hailed as the Holy Grail for its innovation within the communication field, Technological innovation increasingly holds the auspicious role of ‘global saviour’ when engineered by socially conscious citizens. Experts argue that we are now living in the age of the Anthropocene – the proposed epoch when humanity has irrevocably altered the planet’s geology and ecosystems. Can the youth of today, who will live in a world where the ‘internet of things’, ‘bio- wearables’ and ‘blockchain’ technology are the norm, turn our influence around and steer our global impact in a new direction towards a more sustainable future aided by innovative technology?

the-anthropocene-era

Marie Pellin, 2014

Secondly, technology (characterised by exponential growth) surely needs to be influenced by socially conscious citizens as eluded to above. For example, exponential growth of internet technology may be tempered by our socially aware youth favouring net neutrality. Equally so, it appears that technology is forcing companies to be better global citizens. “In the age of internet transparency, it seems corporates no longer have anywhere to hide – a spot of corporate social responsibility (CSR) whitewashing is not going to cut it anymore” (Lawson, 2016).

At St Andrew’s College we are aiming for continuous improvement as far as opportunities for ‘technology enablement’ and development of ‘computational thinking’ are concerned. Well-supported by our Technology Department’s academic expertise and our ICT Division (headed by Director, Sam McNeill, and e- Learning Integrator, Tom Adams) the additional support we offer GATE students includes: Coding Club, Neuroscience Learning Module with participation in the Australasian Brain Bee Competition for Year 11 students, Forensic Science and Astrophysics Learning Modules, Passion Projects where students have the opportunity to complete coding-based projects, online participation in the New Zealand Diplomacy Competition, attendance at University of Canterbury public lectures, such as the recent Black Hole lecture, meetings with University of Canterbury lecturers and access to technology-based opportunities and events such as the recent Singularity University workshop.

img_5917

Students taking part in the Neuroscience module

Future strategies for 2017 include: offering Geographic Information Systems modules as part of the Year 9 and 10 Academic Extension and Enrichment (ACEE) Programmes, development of the Coding Club supported by Tech tutors drawn from industry, introduction of a comprehensive robotics programme to bridge our Preparatory School’s excellent programme, facilitation and guidance for students wishing to apply for the NASA Space School, potential visits to Auckland’s Stardome Observatory and/or the Mt John Observatory, online tech learning opportunities such as edX and Coursera [the top specialisations in Coursera are all technology-based], facilitation of Orion’s Evolocity Competition, and the establishment of further connections with Christchurch’s Innovation Precinct as part of the Christchurch Tech Sector Strategy [2015-2025]. In addition we will continue to punctuate our GATE calendar with further ‘SMAC’ opportunities for intellectual growth and sharing of minds such as expanding the classroom via e-meetings.

The St Andrew’s College Secondary School GATE programme has integrated Technology as a learning area with Philosophy, Sustainability and increasingly, Global Citizenship. Continue reading

Code Clubs @ StAC

2015 has seen two Code Clubs start at St Andrew’s College with Mr Phil Adams running one in the Secondary School since the start of the year and Mrs Vicki Pettit alongside Mr Wilj Dekkers starting one in the Preparatory School during Term 2.

Preparatory School:

CodeClub_LogoThe Preparatory school are using the resources provided via Code Club Aotearoa and there are around 20 students that attend regularly, within which there is a reasonably even break down of beginners and intermediate coders with 2-3 advanced coders.

The resources on the Code Club Aotearoa website are perfect for beginning and intermediate students however, Mrs Pettit is exploring options for the more advanced students and in what areas they can possibly start to apply their skills e.g. robotics, Raspberry Pi projects and possibly entering them into the Canterbury Core Education Digi Awards. The other pathway recently made available to these Prep students is Monday lunchtimes with Mr Adams in the secondary school code club.

Secondary School:

In Term 1 2015 Mr Adams started the Code Club for students that were interested in learning more about programming and were prepared to attend during their lunchtimes. His motivation was twofold:

  1. There was currently no option in the Junior curriculum (Years 9-10) for programming which means when students can take this at Year 11 they are often being introduced to the concepts for the very first time.
  2. There were a number of very keen students who did not have an avenue for support in their coding unless they persevered by themselves and were essentially self-taught from online.

Whilst there was an initial surge of enthusiasm from students, this settled into those that were committed, keen and prepared to give up a lunchtime to learn more. Having looked at the formal code clubs that existed (such as Code Club Aotearoa above), Mr Adams also reviewed online offerings such as Code Academy and Code Avengers which were useful, particularly Code Avengers which aligns with the New Zealand NCEA standards. Ultimately, however, he decided that students could continue to access these in their own time and that the focus of the Code Clubs at StAC would be slightly different.

python-logoThis alternative was to focus on teaching the students the very basics of Python so that they could create their own scripts and taste success early on. The reason for Python was quite simple as Mr Adams explains:

As a text based language the syntax is not complicated and it is very logical. Therefore, the learning curve would not be too steep for our new students. An alternative language such as C or C# would be too challenging for them to start with.

As students learnt the basics, Mr Adams focused on creating a team culture where students could learn from each other: the beginners seeking help from more advanced students, who in turn could reinforce and demonstrate their understanding of Python by teaching the beginners. Through this approach, it is hoped the Code Club will become self-perpetuating and independent with a positive and interactive culture.

With a few weeks of the basics out of the way, the goal became to progress students with the introduction of logic into their coding e.g. a basic guessing game such as this one:

An example of a number guessing game from Hana

An example of a number guessing game from Hana (click to download the Python script)

Hana, who created the above script, had the following to say about Code Club @ StAC:

I used to do coding at my old school, Selwyn House. There, it was a big thing and we did robotics and Hour of Code. The code club at StAC is super fun. Mr Adams is a really good teacher and he always lets us figure out why our code hasn’t worked. 

Coding a basic guessing game is not too difficult and yet it can easily be extended with the introduction of more logic that would require students to be able to calculate the average number of guesses it takes people to correctly guess the number each time. To support this extension, Mr Adams has created numerous tutorial videos on his YouTube channel that students can access, such as this one on how to create a list within a list using Python:

Paper, Scissors, Rock by Louis (click to download the code)

Paper, Scissors, Rock by Louis (click to download the code)

Louis, who also attends the Code Club @ StAC, created a game of Paper, Scissors, Rock in Python. Like Hana, he is also enjoying attending:

I am attending the Code Club because I enjoy coding in my own time (I also have done some robotics coding and other things) … 

I have learned things with Mr Adams (We are doing python at the moment, I have many other languages including: HTML, CSS, PHP, UNIX Terminal, Command Prompt, and JavaScript)

Next Steps:

Mr Adams has some clear next steps identified for the students in the Code Club, with the ultimate aim getting them to work collaboratively on a project together, all contributing code to a repository such as GitHub. This would enable replicating a “real world environment” where multiple people all work on much larger projects. This mirrors the message from Old Collegian Claudia Pottinger, who shared her experience as a Google Intern writing code in Python last summer. It is apparent that some of the students in the club are already thinking that far ahead, such as Jack who is in Year 9:

I go to code club because it is something I feel will benefit me in the future, and it is my intended career path. Computer programming is one of my passions, it is something that I enjoy doing in my own time.

It is extremely fun, learning new things and being able to help others who do not know so much.

A project I just finished recently was the year 12 internal exam, where you make a program in python that allows a user to select, order and store different pizzas with a range of flavours and prices.

I feel that in the future Programming will be a large part of nearly every job.

Jack's Pizza Ordering script (click to download)

Jack’s Pizza Ordering script (click to download)

Another idea to extend the students is to introduce activities from Project Euler – a website that describes its motivation as being:

The motivation for starting Project Euler, and its continuation, is to provide a platform for the inquiring mind to delve into unfamiliar areas and learn new concepts in a fun and recreational context.

To complete the activities on the website, students will need strong mathematical ability but also programming skills. One example from this website that Mr Hilliam, Maths and Statistics teacher at St Andrew’s, has used with his students is to write code that identifies the sum total of all prime numbers under 1000.

With keen students in the secondary school, along with increasing numbers of students coming through from the Preparatory and other feeder schools, providing an avenue for students to learn coding at St Andrew’s College is essential.