Blackbird Code – One of My New Favorites in 2021
10875
post-template-default,single,single-post,postid-10875,single-format-standard,bridge-core-1.0.7,ajax_fade,page_not_loaded,,qode-title-hidden,qode_grid_1300,hide_top_bar_on_mobile_header,qode-content-sidebar-responsive,qode-child-theme-ver-1.0.0,qode-theme-ver-18.2.1,qode-theme-bridge,disabled_footer_bottom,qode_header_in_grid,wpb-js-composer js-comp-ver-6.0.2,vc_responsive

Blackbird Code – One of My New Favorites in 2021

I’m taking this week to recharge and get ready for the next session of the Practical Ed Tech Virtual Summer Camp. For the next few days I’m going to highlight some of my favorite new and new-to-me tools so far this year. 

Blackbird is a new platform for teaching programming to middle school and high school students. Blackbird is positioning itself as a platform that fills the gap between using a blocks-based service like Scratch and writing code in an IDE. Blackbird doesn’t use blocks or even offer any blocks. Instead, Blackbird provides a series of interactive lessons in which students write JavaScript. 

Blackbird lessons are arranged in progressive units. From the first lesson students are building a game they can customize to their heart’s content. When they’ve finished all of the lessons students can move onto a “workshop” where they can work on independent projects that you can observe from your teacher dashboard in Blackbird. 

There were a few features that stood out to me during my first run-through of Blackbird. First, students can get choose how much guidance they get on each lesson. Second, students’ progress is locked in place as they go. Third, from your teacher dashboard you can see how much time your students spend on each activity. 

Students can use just the basic instructions for each lesson or click on the definitions and “deep dives” embedded within the instructions. Those definitions and deep dives give students an explanation of what they’re writing and puts the explanation into an applicable context. 

Blackbird units are composed of progressive lesson sequences. When a student completes a lesson with 100% accuracy the code they wrote for that lesson is locked. It’s locked because the next lesson will build upon their correctly written code. Locking the previously written code in place prevents students from accidentally changing their existing code and thereby impacting what they’re currently working on. 

Applications for Education
While it’s helpful to have some prior coding experience, Blackbird can be used by teachers who don’t have any prior coding experience. Blackbird provides detailed tutorials and lesson guides for teachers who don’t have coding experience. Furthermore, teachers can do the exact same lessons and activities as their students to learn alongside them.

This post originally appeared on FreeTech4Teachers.com. If you see it elsewhere, it has been used without permission. Sites that regularly steal my (Richard Byrne’s) work include CloudComputin and 711Web. 

I’m taking this week to recharge and get ready for the next session of the Practical Ed Tech Virtual Summer Camp. For the next few days I’m going to highlight some of my favorite new and new-to-me tools so far this year. Blackbird is a new platform for teaching programming to middle school and high school students. Blackbird is positioning itself as a platform that fills the gap between using a blocks-based service like Scratch and writing code in an IDE. Blackbird doesn’t use blocks or even offer any blocks. Instead, Blackbird provides a series of interactive lessons in which students write JavaScript. Blackbird lessons are arranged in progressive units. From the first lesson students are building a game they can customize to their heart’s content. When they’ve finished all of the lessons students can move onto a “workshop” where they can work on independent projects that you can observe from your teacher dashboard in Blackbird. There were a few features that stood out to me during my first run-through of Blackbird. First, students can get choose how much guidance they get on each lesson. Second, students’ progress is locked in place as they go. Third, from your teacher dashboard you can see how much time your students spend on each activity. Students can use just the basic instructions for each lesson or click on the definitions and “deep dives” embedded within the instructions. Those definitions and deep dives give students an explanation of what they’re writing and puts the explanation into an applicable context. Blackbird units are composed of progressive lesson sequences. When a student completes a lesson with 100% accuracy the code they wrote for that lesson is locked. It’s locked because the next lesson will build upon their correctly written code. Locking the previously written code in place prevents students from accidentally changing their existing code and thereby impacting what they’re currently working on.  Applications for EducationWhile it’s helpful to have some prior coding experience, Blackbird can be used by teachers who don’t have any prior coding experience. Blackbird provides detailed tutorials and lesson guides for teachers who don’t have coding experience. Furthermore, teachers can do the exact same lessons and activities as their students to learn alongside them.This post originally appeared on FreeTech4Teachers.com. If you see it elsewhere, it has been used without permission. Sites that regularly steal my (Richard Byrne’s) work include CloudComputin and 711Web. Blackbird Code, coding, Coding Instruction, Coding Practice, Computer Science, free lesson plans, Free Technology For Teachers, Javascript, ProgrammingRead More

No Comments

Sorry, the comment form is closed at this time.