Skip to main content

Home/ Literacy with ICT/ Group items matching "coding-games" in title, tags, annotations or url

Group items matching
in title, tags, annotations or url

Sort By: Relevance | Date Filter: All | Bookmarks | Topics Simple Middle
John Evans

Apps to get your kids coding on the iPad part 1 | iPad Insight - 4 views

  •  
    "In the past, coding was a pretty niche affair, those of us with our Acorns, Spectrums and Commodore 64s experimenting with lines and lines of code. I remember as an 8 year old, spending ages typing out lines of code on my beige Acorn Electron to draw….a line on the screen. To add insult to injury there was no way to save it unless I wanted to erase my tape of "Ice Ice Baby" and replace it with my code. Needless to say because we were put into the deep end in those days, like millions of others I was put off a bit by coding and just played computer games instead. Fast forward to the iPad era and coding is coming back in a big way. Some very talented developers with a love for coding have produced some spectacular apps, turning the iPad into a coding studio in your hand. There are some great iPad apps which take the pain out of coding for the layman and can teach your children (and you) some excellent skills."
John Evans

5 of The Best iPad Apps for Teaching Kids Coding Through Games ~ Educational Technology and Mobile Learning - 2 views

  •  
    "Coding is believed to be the 21st century literacy par excellence. Codes make up the totality of our digital world. They are a universal language that every computer speak. Teaching kids coding will not only enable them to better understand the digital world surrounding them but, more importantly, will equip them with skills integral to their overall learning. Coding is all about creativity, imagination, problem solving and strategic thinking. There is a wide variety of ways to make learning programming and coding a fun an enjoyable task for kids. One of them is through the use of engaging and interactive games. Below is a collection of some of the most popular iPad apps for helping kids learn coding through games. Check them out and share with us if you have other suggestions."
John Evans

15 free games that will help you learn how to code - Business Insider - 1 views

  •  
    Online learning has come a long way in the last few years.Flickr/Laurie Sullivan When I started learning to code, the options were limited-lots of books (not even e-books), some very basic online tutorials, and a whole lot of experimentation. Online learning has come a long way in the last few years. There are interactive courses, tons of online tutorials, and one of my personal favorite ways to practice coding: games. While a game alone probably isn't going to teach you everything you need to know about coding, it can be a really incredible way to practice the skills you're learning. It makes practice fun. And if you're anything like me, you might suddenly realize you've spent the last four hours reinforcing your coding skills without even realizing it. I've tried out some of the most entertaining and useful games for learning to code. Check out my favorites below. View As: One Page Slides
John Evans

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."
John Evans

Computer Coding Game No Computer Needed Superhero Activity - 4 views

  •  
    "A computer coding game is a really fun way to introduce the basic concept of computer coding to young kids. Even better if you make it a superhero computer coding game! Plus you don't actually have to have a computer, so it's a cool tech-free idea. This homemade coding game was pretty easy to set up and can be played with over and over again with any type of pieces. Use superheroes,LEGO, My Little Ponies, Star Wars, or whatever you have to learn a little about programming."
John Evans

Teaching Kids to Code: Text-Based vs Block-Based Programming - 4 views

  •  
    "About two decades ago The MIT Media lab introduced the concept of block-based programming. The idea was to develop an interface that allowed computer programs to be built by simply dragging and dropping puzzle blocks to represent complex programming constructs and commands. With this new method for teaching and learning computer science, the hugely popular Scratch platform was born. This approach lowered the bar for experimenting with programmatic thinking, making it possible for students to create interactive animations and small games without writing a single line of code. This simple concept removed the need to learn the syntax of a formal programming language, and made teaching and learning the basics of computer science accessible to younger learners and to teachers with no formal coding background. Outside of the classroom though, coding has always been, and still remains, a process of typing letters, numbers and symbols. This text-based programming, used in programming language such as C, Javascript and Python, requires coders to obey and conform to formal syntax. Despite the pain of dealing with typos in names of variables and inevitable syntax errors, no other coding method designed to be more "user friendly" has really caught on. Tools have been offered for managers to define business logic through a graphical user interface without writing lines of codes. Or for web developers to add interactive behaviors to their websites without learning Javascript. But in reality, neither of those substitute the power and flexibility of text-based programming. And with neither winning significant adoption, the demand for the classic skill of text-based coding continues to grow and grow."
John Evans

Celebrate Hour of Code with These Quick Programming Activities | Make: - 0 views

  •  
    "A few weeks ago I shared some strategies to prepare for the Hour of Code with those who wanted to get ahead of the game and introduce kids at your local school to the power of programming. Well, the week we've been waiting for is finally here! Code.org's annual initiative Hour of Code is a worldwide event in which newbies can get their first taste of programming by spending an hour doing one of numerous coding activities. So whether you've prepared for a blow-out series of school-wide introductions or you just want to join in the Hour of Code spirit with some playful coding at home, read on to find the perfect activity."
John Evans

Free Technology for Teachers: Code Maven and Game Maven Teach Kids to Program Their Own Games - 1 views

  •  
    "Code Maven and Game Maven are interactive programming tutorials from Crunchzilla. Code Maven and Game Maven use the same style as the popular Code Monster javascript programming tutorial. That style is to present a piece of code with instructions on one side of the screen while providing a visual of the outcome on the other side of the screen."
John Evans

Teaching Kids to Debug Code Independently | EdSurge News - 3 views

  •  
    "During my early days of teaching coding to sixth graders, my immediate reaction was to feel apologetic for a lesson that was not going smoothly for students. I would rush over and show them exactly what they did wrong. They would fix it, the code would run and there would be satisfied smiles as they moved to the next part of the project. As you can guess, this is not a sustainable or a desirable approach to teach coding. A large part of learning to code is "debugging," fixing mistakes in the code written so that it runs as desired. Debugging is difficult. It requires patience, persistence and an almost scientific approach-skills that are not easy to teach in one class. Debugging is particularly challenging for young students who are driven by the end product, such as a game. They often do not perceive the intermediate debugging stage as a learning opportunity; they just want to fix the bug and move on! "
John Evans

Should all kids learn to code? - Daniel Donahoo - ABC Splash - http://splash.abc.net.au/teachers/blog/-/b/1204559?null - 3 views

  •  
    "Computer coding is promoted as a must-learn skill for 21st Century students. Dan Donahoo questions what's driving this view. Learning to code has become something of an edtech focus over the last 12 months. Venture capitalists are seeding places like Code Academy, Code.org and any number of mobile, apps and computer games to teach us and our students the language of computation. But, do all students need to learn to code?"
John Evans

Top 5 Coding Games for Kids That They'll Want to Play | - 4 views

  •  
    "If you've been keeping up on edtech news in the past decade, you might have noticed that coding courses have been targeting younger and younger students every year. Starting in college? Lost cause. High school? Behind! Elementary school? Perfect. The younger and younger the lessons will start, until we learn how to pre-program babies to be tech geniuses. While this might seem like micromanagement of children's destinies to some, we must all face the truth: coding is the new writing. As computer programming skills become more and more crucial to future careers, coding will become more prevalent as a required skill for high school graduation. So, once we've faced the music about the need for students to start programming instruction young, where do we begin? Coding camps are all the rage right now, and well worth the expense, but not all parents can afford the additional cost of instruction. So, we took a look at a few of the more affordable coding games out there to see just what the worldwide web has to offer"
John Evans

No-Tech Board Games That Teach Coding Skills to Young Children | MindShift - 1 views

  •  
    "Thanks in part to STEM education initiatives and the tech boom, coding in the classroom has become more ubiquitous. Computer programming tasks students to persistently work to solve problems by thinking logically. What's more, learning how to code is a desired 21st century career skill. There are several digital games designed for kids as young as 5 that turn coding into a fun activity, such as Kodable and Scratch Jr. But some game designers are going further back to programming's fundamentals by creating physical games that can't be found in any app store."
John Evans

Tynker Launches 10 New Coding Activities to Support the Hour of Code | AvatarGeneration - 0 views

  •  
    "Thousands of schools are participating in Hour of Code, a global initiative to get more kids engaged in computer science. Tynker, a creative platform to help children develop programming skills, has launched 10 new coding activities to support the hour of code. Tynker's unique approach motivates students to learn because they can create their own characters, animate them, and rapidly build their own games and interactive stories, using visual block-based programming. The real excitement is best heard in the voices of students who previewed an Hour of Code with Tynker:"
John Evans

Coding and Bots | User Generated Education - 0 views

  •  
    "I have been asked to return to teach summer enrichment classes on maker education for elementary-aged learners at a local school during the summer of 2016. One of the new classes I am designing is called Coding and Bots. The description is: Learn how to code first by playing games and then by coding some bots including Sphero, OZOBOT, and Dash and Dot. All ages are welcome but the child should have basic symbol recognition/reading skills. Two things to note about this class are, first, I learned last summer not to underestimate the learning potential of very young kids. These classes are mixed ages ranging from 4 to 10 year old kids. For most of the maker education activities, the very young ones could perform them, sometimes better than the older kids. Second, I am a strong proponent of hands on activities. Although I like the use of iPads and computers, I want elementary aged students to have to directly interact with materials. As such, I am designing Coding and Bots to include using their bodies and manipulating objects. This translates into having all activities include the use of objects and materials excluding and in conjunction with the iPad - not just using the iPad and online apps/tools to learn to code. The activities I plan to do follow:"
John Evans

8 Wonderful Websites for Easy Coding Activities for Any Age or Level! - Teacher Reboot Camp - 1 views

  •  
    "Coding is the ability to write step by step instructions (programs) for a computer to understand to complete a task. The Hour of Code website has tons of ready to go online activities that get students to write code that results in a number of cool outcomes, such as making a monster dance, creating avatars, remixing music or making a game. When students complete these easy tutorials they learn these important skills- logic, problem solving, fitting puzzle pieces together, selection, instructional writing, editing, revision, and creation. Below are some great websites to find engaging coding projects that take an hour or less. Most require no registration! Just provide students with a quick introduction to the task on the projector and the link for them to get started. I would highly recommend doing the activity first. In the next post I will introduce you to unplugged activities, which get students to focus on specific coding skills you will notice in these activities, which include working with puzzles, providing good instructions, problem solving and algorithms."
John Evans

6 Fun Projects to Code This Summer | Tynker Blog - 0 views

  •  
    "Summer's the perfect time for a new creative outlet, but it's far too easy to slip into "consumer" mode, passively watching TV or playing video games. Coding is a great way to break the cycle and flex your creative and logical muscles. Anyone can learn to code! We've chosen six fun starter activities that help kids see that making their own games is much more fun than playing a game made by someone else. They can just fire up their web browser (or the Tynker app for tablets) and choose whichever activity most strikes their interest! Kids follow easy step-by-step instructions to make their own games and stories while creatively customizing the project as they go. They can access hundreds more free activities by going to tynker.com or downloading the Tynker app for iPads or Android tablets."
John Evans

Playful Learning in the Early Years: The Gingerbread Man Coding Reteel - 1 views

  •  
    "This week we've been reading a favourite winter time story! The children love the adventures the Gingerbread Man has as he runs away from the different characters in the story. They are always so sad at the end when he is eaten by the fox!     Today I challenged them to retell the story and help the Gingerbread Man outsmart the bakers, cow, goat, cat and fox by using a coding game. This activity helped the children to strengthen their retell as they recalled the story and sequenced the events of the story, and encouraged them to practise their coding skills, specifically oral language related to directionality and number.   We used a small stuffed Gingerbread Man, photos of the different characters from the text, our coding board (sensory table lid with tape), and directional coding cards. "
John Evans

How A 6-Year-Old Learned Coding Skills With These Adorable Robot Toys | Co.Exist | ideas + impact - 0 views

  •  
    "The learn-to-code movement is aiming younger. MIT and partners, for example, recently released a free iPad app with its visual programming language ScratchJr., so kindergartners could use it to code stories and games even before knowing how to read. Vikas Gupta, a former Google executive who founded the startup Wonder Workshop (formerly called Play-i), has taken a slightly different path. "We learned that in order to make programming of interest to young children, it has to be a tangible product. It can't be just software," he told Co.Exist last year. Enter Dot and Dash-Wonder Workshop's two new robots that teach coding skills to children as young as five that are now being field tested in a few dozen elementary school classrooms nationally. And they are definitely tangible: Dash hears and responds to sounds, navigates around a room and avoid obstacles, and comes to life with sound and lights. He can even play the xylophone. Dot, on the other hand, doesn't have wheels and is meant to interact with Dash via Bluetooth and act as a controller. Both have their own customizable "personalities." On the back end, through four apps that control both robots, they are secretly teaching coding skills such as "event-based programming, sequencing, conditionals, and loops.""
John Evans

How to get kids to start coding - 0 views

  •  
    "Introducing kids to coding is the hot new thing. Even President Obama is promoting it. By teaching children how to write code, we enhance their understanding about how computer science makes so many things work. Using their new coding skills, budding programmers can create their own games and solve problems, while also practicing logical thinking, math and reading skills. Here are some of the best free ways to start kids down the path of coding."
John Evans

Coding in the math classroom - 1 views

  •  
    "Why teach coding? Simply put, coding can change and impact people's lives. The effect technology - as a result of computer code - has on this world is incredible. What used to be thought of as impossible is now made possible. What's more amazing is that our technological accomplishments always open up new realms of possibilities. Cellphones, for instance, didn't stop at phone calls - they led to streaming music and eBooks and brain teasing games and the ability to map the night sky. This suggests that learning technology and its underlying language - coding - is extremely powerful."
1 - 20 of 113 Next › Last »
Showing 20 items per page