B.C. adds coding to K-12 school curriculum

Tamsyn Burgmann The Canadian Press January 18, 2016

VANCOUVER — Students in British Columbia’s public elementary schools are on track to become the first generation to get basic training in computer coding as the province answers a call from its thriving tech sector.

Some children in grades six to nine will begin learning the ABCs of digital technology once the government adds coding to teachers’ lesson plans in its modernized curriculum.

Schools will receive the new curriculum in September and the program is slated to be phased in over three years. The goal is to expose all kindergarten to Grade 12 students to coding basics within the next decade.

Premier Christy Clark announced the plan Monday among several initiatives to address a shortage of workers with digital skills that are needed by B.C. tech firms in the government’s bid to bolster the knowledge economy.

“You’ve told us … you need more talent. We know that’s crucial for your success,” Clark told about 2,800 delegates at the BCTech Summit.

“Tech companies will locate in places where they can find the people that will be capable of doing the work. We need to start that in our schools.”

Specific details, including costs to implement the curriculum changes, weren’t revealed as the program remains under development. Government officials said teachers will be given the opportunity to learn about coding during professional development days.

The officials said they looked to jurisdictions including Ontario and Britain as examples in designing the policy, but noted there’s no place that’s implemented coding long enough to know its results.

So far, the province has spent $500,000 running five coding academies over the past year for post-secondary students and has committed to expanding those camps into the next fiscal year. It also supported a program that ran nearly 700 events called Hour of Code.

Jeremy Shaki, CEO of Lighthouse Labs, which has held free coding boot camps for thousands of citizens, said he would have loved to see the new curriculum delivered last year, but is thrilled by recent progress.

“A lot of people have been banging this door for a couple years now,” said Shaki. “By putting it out there, it means they’ll have to develop it.”

New Brunswick and Nova Scotia have made similar commitments to coding over the past two years, while the United Kingdom made coding a mandatory part of school curriculum in 2014.

New York City announced last fall that all of its public schools will be required to offer computer science to all students, and Chicago is working on a similar initiative.

Melody Ma, a Vancouver web-developer who convinced the government to participate in the Hour of Code, said revising B.C.’s curriculum is great but she has concerns.

“What are the resources on the back-end to actually support this? We haven’t heard what those plans are. How are we actually going to make this happen? Not every child in school has access to a computer,” she said.

The disparity in resources around the province became clear when Ma helped put on a free coding event at an older high school in Prince George, B.C. Some 100 participating students had to learn offline when they ran out of Internet bandwidth.

Tech firm CEO Alexandra Greenhill is a mother of three girls, ages five to 13, who believes the potential of an entire generation will be undermined if coding is not made a core part of the education system.

She believes savvy policy will find ways, such as implementing a simple card game she invented called “Little Codr” that teaches kids to think like computers.

“We don’t teach you language for you to become a poet or English professor,” she said. “I don’t want my kids to automatically become coders. I want them to know enough about this so they’re not intimidated and they can choose to embrace it if they want to.”

https://www.ctvnews.ca/politics/b-c-adds-coding-to-k-12-school-curriculum-1.2742593

Leave a Reply

Your email address will not be published. Required fields are marked *

Related Post

不少家长在琢磨,孩子们应该报名上哪些课呢?学法语…还是学编程?不少家长在琢磨,孩子们应该报名上哪些课呢?学法语…还是学编程?

加拿大广播公司的 Ramona Pringle 报道说,2016年,苹果的CEO蒂姆·库克 (Tim Cook)在公司的一个大会上曾经表示,中小学应该教授计算机程序课程,学生们应把编程作为“第二语言”来学。很多专家都附和这一观点,在数字化的今天,编程应该成为一种必备的技能,在中小学里应该与阅读、写作和算术“平起平坐”。 BC学校筹划开设编程课 实际上,加拿大的一些教孩子Python编程的活动,已经在开始对孩子们提供以教授编程课程为主题的活动项目。早在2016年,在不列颠哥伦比亚省(BC),教育部正在规划对 6年级 – 9年级的学生开设一门新的必修课 – 编程课。2016年 6月,BC省教育部宣布,将拨款 2百万加元,用于编程课的开发以及教师培训,并另外拨出2百万加元,用于购买设备和资源。

Python和Java区别是什么?为什么要学两个?Python和Java区别是什么?为什么要学两个?

Python比Java更容易上手学习。Python语法更为简洁易懂,特别适合于做为学习Java前的铺垫。 上图Side by side Java vs. Python. 同样的Employee类,Python代码精简,更加短小,更加易懂。 其实不同的编程语言都是相通的。编程思想是基本一样的。高中设有Java和Computer Science AP课程,如果第一门编程语言就是JAVA, 因为JAVA语法严格,代码较长,如果没有任何其他编程语言做基础的话,学生会觉得初学较难。 Python编程的学习为高中的Java编程的学习奠定基础,会提升他们学习高中计算机课程的信心及能力。 这些赋值,循环,判断及函数的概念,Python与Java是完全一样的。学习Python为学习Java做好准备。刚入门的孩子以Python作为第一门编程语言来学习是非常合适的。Python是大热的明星语言,使用超级广泛,简洁容易上手。无论在数据分析,人工智能及网站开发上,Python做为“全能型”的语言,有者极为广泛的应用前景。