'Robot Garden' to Teach Basic Coding Concepts - 0 views
-
"Here's one way to get kids excited about programming: a "robot garden" with dozens of fast-changing LED lights and more than 100 origami robots that can crawl, swim and blossom like flowers. A team from MIT's Computer Science and Artificial Intelligence Lab (CSAIL) and the Department of Mechanical Engineering has developed a tablet-operated system that illustrates their cutting-edge research on distributed algorithms via robotic sheep, origami flowers that can open and change colors and robotic ducks that fold into shape by being heated in an oven."
5 Practical Learning Tips Based On How People Do--And Don't--Learn - 1 views
-
"There has been a large body of work in neuroscience, psychology, and related fields offering more and more insight into how we learn. Below are five of the top tips from Barbara Oakley, Professor of Engineering at Oakland University, who has faced her own learning challenges (failing middle and high school math and science classes), and has made a study of the latest research on learning. She is also offering a free online course, Learning How to Learn, which starts August 1 on the Coursera platform with co-instructor, Prof. Terrence Sejnowski, a computational neuroscientist at UC San Diego and the Salk Institute."
Python with Ease | doug - off the record - 2 views
-
"For many, Python is the programming language of choice for use in the classroom. Why? There have been many ways to get at Python and make it successful. As mentioned previously, and it will come up with any computer science teacher, there's nothing like a silly missing semi-colon to drive the introductory programming student crazy. In many cases, people will introduce Scratch or Alice as an introductory language since building with blocks overcomes this situation. The programming concepts are great for those getting started."
Be Part of the Largest Learning Event in History: Hour of Code - 1 views
Community Club Home Listen and Read - Non-fiction Read Along Activities Scholastic - 0 views
-
From Richard Byrne Free Technology for teacher, quoted below:Listen and Read - Non-fiction Read Along Activities Listen and Read is a set of 54 non-fiction stories from Scholastic for K-2 students. The stories are feature pictures and short passages of text that students can read on their own or have read to them by each story's narrator. The collection of stories is divided into eight categories: social studies, science, plants and flowers, environmental stories, civics and government, animals, American history, and community. Applications for Education Listen and Read looks to be a great resource for social studies lessons and reading practice in general. At the end of each book there is a short review of the new words that students were introduced to in the book. Students can hear these words pronounced as many times as they like. Listen and Read books worked on my computer and on my Android tablet. Scholastic implies that the books also work on iPads and IWBs"
Playing with CodeMonkey | doug - off the record - 3 views
-
"Many of the applications for introductory program are based on the logo turtle concept. Even at that presentation, there sometimes is a challenging entry point. You have to understand the concept of the stage, the mathematics of location, movement, etc. before you even get started. In the case of CodeMonkey, they've take more of a challenge / gamification approach. Yes, you work directly with code instructions like STEP and TURN but they're done in the context of solving a problem. The video above gives a nice description of how you or your students work within the environment. As with many of my obsessions with coding and Computer Science, it's just plain fun. Stepping back for a moment, I had to reflect on the fact that they've introduced the concept of coding and problem solving in a very non-threatening manner. I was quite impressed."
Overview of the Scratch Language | Help Kids Code Help Kids Code Magazine | Explore com... - 0 views
-
"People use the Scratch language to create interactive stories, games, and animations. Includes an active community to share projects. In the simplest terms, the Scratch language is a free programming language where you move blocks (also called bubbles) into a set order, then configure some of the blocks to create interactive stories, games, and animations."
Give Your Kids a Most Excellent Summer Coding Adventure | EdSurge Guides - 2 views
-
"For a new generation of students growing up in a digitally-connected century, all roads lead to code. Coding is the new literacy. It will not replace foreign languages, but it will be the global vernacular for understanding how technologies work. Unlike the Trix cereal, coding and computer science aren't just for kids. Everyone, and especially teachers and parents, can lead by example and learn a few lines of HTML. Here's how Idit Harel, CEO of Globaloria, explains why parents need to co"
Life After the Hour of Code | Edutopia - 0 views
-
"Now that the excitement of the Hour of Code has passed, and you still vividly remember your students' eyes light up while completing their coding challenges, you may be wondering how to keep that excitement going in your classroom. The only thing is, you don't teach computer science -- and you have no idea how to teach coding. The great news is, that's fine!"
What I Learned in #HourofCode | Tech Learning - 2 views
-
"A week ago, I didn't think I knew anything about code. I could handle HTML and tinker with javascript, but my technology interests have always been in classroom implementation. So for me, #HourofCode is a new experience, and one that I had sort of turned a blind eye towards before. I knew the big idea--introduce students to coding and computer science in a fun and accessible way, but hasn't been a part of it before. While I recognize that coding could be meaningful in my English classroom, it was never a priority for me, and I simply didn't think I had the time. One of my goals this year is to try new things and step out of my technological comfort zone. I want to learn more about STEM, coding, maker spaces, and everything else in our ever-growing field of edtech, both for me and for my students. So this year, when two of my colleagues in the math department offered to help facilitate lessons, I jumped right in. And it was great. "
Robots in Education: What's Here and What's Coming | Edudemic - 2 views
-
"Decades before the computer revolution began to spread in earnest, science fiction's most creative minds sketched out a future most of us never thought we'd see. And yet between self-driving cars and yes, even hoverboards, that future seems closer than ever. Nowhere is this more of a reality than in the field of robotics. Sure, we may not each have our own robotic besties/slaves as the old sci fi shows predicted we'd have by now, but judging by the many creative ways robotics are used in so many classrooms today, well…We're pretty close. Let's take a look at some of the neatest and most inspiring ways Robot Education (RoboEd?) is unfolding today"
Some Thoughts on "Coding" and "Technical Ghettos" - 0 views
-
"From Papert's book The Children's Machine: "LOGO was fueled from the beginning by a Robin Hood vision of stealing programming from the technologically privileged (what I would in those early days in the 1960s have called the military-industrial complex) and giving it to children." Who are the "technologically privileged" these days? And are "learn to code" efforts part of a social justice vision, a Robin Hood-like act of stealing programming from them? Or rather, which computer science education efforts have equity and agency at their core, and which might be more about conscripting cheap and compliant labor for today's version of that complex?"
A Different Approach to Coding - Bright - Medium - 0 views
-
"We are strong proponents of children learning to code, but we have concerns about the motivations and methods underlying many of these new learn-to-code initiatives. Many of them, motivated by a shortage of programmers and software developers in industry, focus especially on preparing students for computer science degrees and careers, and they typically introduce coding as a series of logic puzzles for students to solve. We co-founded the Scratch Foundation in 2013 to support and promote a very different approach to coding. For us, coding is not a set of technical skills but a new type of literacy and personal expression, valuable for everyone, much like learning to write. We see coding as a new way for people to organize, express, and share their ideas. This approach to coding is embodied in our Scratch programming software developed at the MIT Media Lab and available for free online. With Scratch, children ages eight and up snap together graphical programming blocks to create interactive stories and games with animated characters. They can share their projects in the Scratch online community, where others can try them out, give feedback and suggestions, and even revise and extend the projects with their own ideas."
Education Week - 1 views
-
"Makers-in the broadest sense, those who make things-and the maker movement have gone mainstream. Featured in articles from the Smithsonian to The Atlantic to The New York Times, today's makers are just as likely to be armed with traditional tools like hammers, anvils, and yarn, as they are with conductive paint, 3-D printers, and computers. They are participating in a movement marked by community norms of sharing, collaboration, and experimentation. They are gathering in libraries, garages, summer camps, and makerspaces. Cities and towns across the United States are paying attention, responding to the buzz with maker-related growth and development: Downtowns are outfitting digital workshop spaces, also knowns as "fablabs"; municipal libraries and church spaces are designating space for making; and now schools are getting on board. It is no wonder that school ears are perked. As businesses, libraries, and organizations lobby for ways to bring making into their domains, schools across the country are building innovation labs. Makerspaces are being carved out, 3-D printers are being brought into classrooms, and hacker/tinkering/maker/tech-ed teachers are being hired-and sometimes trained. There is clear enthusiasm around the tools and the sociocultural impact of maker-related values. Attend a school board meeting where a makerspace is on the agenda and the familiar selling point rings out: Maker education boosts STEM-science, technology, engineering, and math-learning, which will ultimately generate a cohort of innovative, inventive, entrepreneurial-minded young people. But we may be getting ahead of ourselves. The limited research around the cognitive benefits of maker-centered education is only recently emerging. Maker classes, maker curriculum, and maker teachers are being incorporated into educational settings in what appears to be a response to popular media and based, in part, on the hype."
Unplugging the Hour of Code - 3 views
-
"Teaching kids to code is arguably as important to today's youth as numeracy and literacy. In many ways code is numeracy and literacy. More so, it is also a way of looking at problems, breaking them down, thinking about solutions and being creative. From an industry standpoint, there will be more jobs than coders in the next few years and I expect to see a Chief Robotics Officer position any day now. By now many have heard of the Hour of Code movement. It has become an annual event during Computer Science Education Week in an effort to introduce a new skill set to people of all ages. But what exactly is coding?"
The Ultimate List of Tutorials, Apps, and Games to Teach Kids Coding | GeekMom - 3 views
-
"Welcome to the Computer Science Education Week! By now you may have heard of this little thing called Hour of Code, a global initiative from Code.org and CS Ed Week to get everyone-adults and kids alike!-to try just one hour of programming. Why? No, not so everyone can become programmers, but because exposure to programming can teach logic, problem solving, critical thinking, and demystify technology. Oh, and it's also fun!"
LEGO makes a big announcement at CES 2016 | ZDNet - 5 views
-
"My finger painting childhood aside, it's no wonder STEM education is being touted with some urgency. The Bureau of Labor Statistics estimates that by 2020 the U.S. will create 1.4 million jobs in computer science-related fields. If current trends continue, U.S. citizens with the necessary skills and experience will fill only 30% of those jobs. Today, like a reconfigurable horse to the rescue, LEGO Education announced its new robot-based learning system, which it hopes teachers will incorporate into their curricula. Motorized LEGOs in school? Dude ..."
Harvard's Free Computer Science Course Teaches You to Code in 12 Weeks | Open Culture - 2 views
« First
‹ Previous
241 - 260 of 315
Next ›
Last »
Showing 20▼ items per page