Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/dannywpl/public_html/gcl/www/wp-content/plugins/revslider/includes/operations.class.php on line 2758

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/dannywpl/public_html/gcl/www/wp-content/plugins/revslider/includes/operations.class.php on line 2762

Warning: "continue" targeting switch is equivalent to "break". Did you mean to use "continue 2"? in /home/dannywpl/public_html/gcl/www/wp-content/plugins/revslider/includes/output.class.php on line 3684

Warning: Cannot modify header information - headers already sent by (output started at /home/dannywpl/public_html/gcl/www/wp-content/plugins/revslider/includes/operations.class.php:2758) in /home/dannywpl/public_html/gcl/www/wp-content/plugins/google-apps-login/core/core_google_apps_login.php on line 453

Warning: Cannot modify header information - headers already sent by (output started at /home/dannywpl/public_html/gcl/www/wp-content/plugins/revslider/includes/operations.class.php:2758) in /home/dannywpl/public_html/gcl/www/wp-content/plugins/contact-form-7-multi-step-module/cf7msm.php on line 106

Warning: session_start(): Cannot start session when headers already sent in /home/dannywpl/public_html/gcl/www/wp-content/plugins/contact-form-7-multi-step-module/cf7msm.php on line 110

Warning: Cannot modify header information - headers already sent by (output started at /home/dannywpl/public_html/gcl/www/wp-content/plugins/revslider/includes/operations.class.php:2758) in /home/dannywpl/public_html/gcl/www/wp-content/plugins/rss-with-images/feeds/mailchimp-feed-rss2-v2.0.php on line 9
Learn to Code – Gamion Creative Learning https://gamioncreative.com Mon, 25 Oct 2021 12:16:57 +0000 en-US hourly 1 https://wordpress.org/?v=4.9.26 What's the fastest way to alphabetize your bookshelf? - Chand John https://gamioncreative.com/whats-the-fastest-way-to-alphabetize-your-bookshelf-chand-john/ https://gamioncreative.com/whats-the-fastest-way-to-alphabetize-your-bookshelf-chand-john/#respond Wed, 03 May 2017 13:55:41 +0000 http://gamioncreative.com/?p=2897

Do you have a library of books? How about a DVD or music collection. How many ways are there to sort your collection. What if you have a huge collection? What is the fastest way to sort?

The following are 3 different types of sorting algorithm

  • Bubble Sort
  • Insertion Sort
  • Quick Sort
]]>
https://gamioncreative.com/whats-the-fastest-way-to-alphabetize-your-bookshelf-chand-john/feed/ 0
Computer science is for everyone | Hadi Partovi | TEDxRainier https://gamioncreative.com/computer-science-is-for-everyone-hadi-partovi-tedxrainier/ https://gamioncreative.com/computer-science-is-for-everyone-hadi-partovi-tedxrainier/#respond Thu, 10 Nov 2016 21:47:24 +0000 http://gamioncreative.com/?p=2743

This talk was given at a local TEDx event, produced independently of the TED Conferences. This persuasive talk shows how essential and easy it is to gain a basic understanding of computer science learning principles. Our world increasingly driven by technology and software, so we all need to know the creative, problem-solving power of computer science. This is especially important to students who will lead the way in our shared future. Learn how you can take the next step at http://code.org.

Hadi Partovi learned computer science so he could have games to play on the computer his father gave him (a Commodore 64) when he was 10 years old in Iran. Since then he has worked as computer programmer and also as an entrepreneur, investor, and as co-founder of Code.org, a nonprofit dedicated to growing computer science education in the US and worldwide. Hadi has been Microsoft’s Group Program Manager for Internet Explorer, was General Manager of MSN.com where he helped deliver 30% annual growth and MSN’s only year of profit. He was on the founding teams of Tellme and iLike. As an angel investor and startup advisor, Hadi’s portfolio includes Facebook, Zappos, Dropbox, airbnb, OPOWER, Flixster, Bluekai, TASER, and many others.
About TEDx, x = independently organized event In the spirit of ideas worth spreading, TEDx is a program of local, self-organized events that bring people together to share a TED-like experience. At a TEDx event, TEDTalks video and live speakers combine to spark deep discussion and connection in a small group. These local, self-organized events are branded TEDx, where x = independently organized TED event. The TED Conference provides general guidance for the TEDx program, but individual TEDx events are self-organized.* (*Subject to certain rules and regulations)

]]>
https://gamioncreative.com/computer-science-is-for-everyone-hadi-partovi-tedxrainier/feed/ 0
The poetry of programming | Linda Liukas | TEDxCERN https://gamioncreative.com/the-poetry-of-programming-linda-liukas-tedxcern/ https://gamioncreative.com/the-poetry-of-programming-linda-liukas-tedxcern/#respond Thu, 10 Nov 2016 21:39:56 +0000 http://gamioncreative.com/?p=2741

Linda Liukas believes that a movement in technology is already happening and that we need to engage everyone -- especially the next generation -- to take part. She wants to create a more diverse and colourful world of technology, starting with the poetry of code.

Linda Liukas is a programmer, storyteller and illustrator. Her children's book, Hello Ruby, raised a total of $380,000 on Kickstarter. She founded Rails Girls, which has organized workshops in over 230 cities, teaching the basics of programming to more than 10,000 women. Linda worked at Codeacademy, which she left to write stories that teach children about software and programming. She won the 2013 Ruby Hero prize and was named the Digital Champion of Finland by the EU Commissioner for Digital Agenda.

This talk was given at a TEDx event using the TED conference format but independently organized by a local community. Learn more at http://ted.com/tedx

]]>
https://gamioncreative.com/the-poetry-of-programming-linda-liukas-tedxcern/feed/ 0
A Video Game That Teaches You How To Code https://gamioncreative.com/a-video-game-that-teaches-you-how-to-code/ https://gamioncreative.com/a-video-game-that-teaches-you-how-to-code/#respond Sat, 05 Nov 2016 00:42:49 +0000 http://gamioncreative.com/?p=2577
Everybody in this country should learn how to program a computer because it teaches you how to thinkSteve Jobs

For a beginner, learning to code can be intimidating. Enter CodeSpells. UC San Diego's Sarah Guthals has developed this video game to teach people how to code. The story line is simple: you’re a wizard that uses spells (i.e. code) to navigate through the world, fight off foes, and solve problems.

While experienced coders can delve deep into the programming to create some truly devastating spells, newbies can easily experiment with the simple drag-and-drop coding interface.

The research highlighted in this video has been supported in part by the National Science Foundation I-Corps grant.

]]>
https://gamioncreative.com/a-video-game-that-teaches-you-how-to-code/feed/ 0