Contact one of our agentsx
Contact Wonderly

How can we help you?

  • Skip to primary navigation
  • Skip to main content
  • Skip to primary sidebar
  • Skip to footer
Enjoy! Free unlimited lessons
Wonderly
  • Learning paths
    • Middle School
      • Animation
      • Game Development
      • Web Design
      • Computational Thinking
    • High School
      • Web Design
      • Web Development
      • Computer Science Principles
      • Python
      • Artificial Intelligence
  • About Wonderly
    • About Us
    • News
  • Schools
  • Educators
  • Log In
  • Free Trial
  • EnglishEnglish
    • EspañolEspañol
    • EnglishEnglish
    • ItalianoItaliano

Middle School learning paths

Courses included in the route

  • 1. Animation
  • 2. Game Development
  • 3. Web Design
  • 4. Computational Thinking

Animation

Create stories and bring your characters to life

Let your creativity fly

Leverage an intuitive and fun to use interface to learn block-based programming.

Have fun while you code

Create stories, video games, and animate your favorite characters.

Start here

With this course, you will:

Create animated stories
Animate characters
Add music & sound to your stories

How does it work?

1.
You watch a short video
2.
You practice programming on the same screen
3.
You complete a challenge
4.
Complete a capstone project

Study plan

The Estimated Time is: 8 classes

  • 1
    Class 1. Introduction to Scratch
  • 2
    Class 2. Animate your name
  • 3
    Class 3. Animate a character. Part 1
  • 4
    Class 4. Animate a character. Part 2
  • 5
    Class 5. Making music. Part 1
  • 6
    Class 6. Making music. Part 2
  • 7
    Class 7. Making music. Part 1
  • 8
    Class 8. Making music. Part 2
  • Start here

    This educational program develops the student's STEAM skills

    To learn more about STEAM skills, download the study plan .

    HERE

    Our teachers and students


    Wonderly

    Maria Zambrotta

    Educator

    Wonderly is an absolute novelty for our school program. It allowed us to go beyond the traditional subjects, teaching technological skills with practical videos adapted to the daily life of the students.

    Alessia Giglio

    Student

    Wonderly is very interesting. The videos helped me a lot and the explanations are very clear. In just one month I designed a travel website with the learned code.

    Game Development

    Develop your own video games with a fun and intuitive tool.

    Create videojuegos from scratch

    Foster students' systematic reasoning and teamwork skills.

    Design difficulty levels

    Discover how to create video game levels step-by-step.

    Start here

    These are some of the video games you can develop:

    Snake
    Pong
    Chase

    How does it work?

    1.
    You watch a short video
    2.
    You practice programming on the same screen
    3.
    You complete a challenge
    4.
    Complete a capstone project

    Study plan

    The Estimated Time is: 8 classes

    • 1
      Programming my first game. Part 1
    • 2
      Programming my first game. Part 2
    • 3
      Chase games. Part 1
    • 4
      Chase games. Part 2
    • 5
      Ping Pong game. Part 1
    • 6
      Ping Pong game. Part 2
    • 7
      Catch game. Part 1
    • 8
      Catch game. Part 2
  • Start here

    This educational program develops the student's STEAM skills

    To learn more about STEAM skills, download the study plan .

    HERE

    Our teachers and students


    Wonderly

    Maria Zambrotta

    Educator

    Wonderly is an absolute novelty for our school program. It allowed us to go beyond the traditional subjects, teaching technological skills with practical videos adapted to the daily life of the students.

    Alessia Giglio

    Student

    Wonderly is very interesting. The videos helped me a lot and the explanations are very clear. In just one month I designed a travel website with the learned code.

    Web Design

    Learn to create your own websites

    Design dynamic websites

    Teach HTML and CSS and build a dynamic website from scratch

    Add interactivity to the websites

    Use JavaScript commands to include a custom styling on websites.

    Start here

    This is what you can design

    Music website
    Ecommerce website
    Sports website

    How does it work?

    1.
    You watch a short video
    2.
    You practice programming on the same screen
    3.
    You complete a challenge
    4.
    Complete a capstone project

    Study plan

    The Estimated Time is: 12 classes

    • 1
      What is Web Design?
    • 2
      Design the structure of your website
    • 3
      Create the body of your website
    • 4
      Add headers to your web page
    • 5
      Create the content divisions of your website
    • 6
      Add attributes in HTML
    • 7
      Add paragraphs of content to your web page
    • 8
      Add style to your texts
    • 9
      Separate the content of your web page into paragraphs
    • 10
      Add listings on your website
    • 11
      Add numbered lists on your website
    • 12
      Add images to your website
    • 13
      Place descriptions on the images on your website
    • 14
      Put videos on your website
    • 15
      <!Doctype html> statement
    • 16
      The tag <html>
    • 17
      Tag - Header
    • 18
      Page titles
    • 19
      Link to other web pages
    • 20
      Open links in a new tab
    • 21
      Add links to images on a web page
    • 22
      Add links to the same page
    • 23
      Add whitespace to your HTML code
    • 24
      Add indentations in your HTML code
  • Start here

    This educational program develops the student's STEAM skills

    To learn more about STEAM skills, download the study plan .

    HERE

    Our teachers and students


    Wonderly

    Maria Zambrotta

    Educator

    Wonderly is an absolute novelty for our school program. It allowed us to go beyond the traditional subjects, teaching technological skills with practical videos adapted to the daily life of the students.

    Alessia Giglio

    Student

    Wonderly is very interesting. The videos helped me a lot and the explanations are very clear. In just one month I designed a travel website with the learned code.

    Computational Thinking

    Train your mind to solve problems with code

    The impact of software and computers

    Explore the incredible world of software technology through everyday situations.

    Learn popular programming languages

    Get the tools you need to begin your career as a software developer.

    Start here

    How does it work?

    1.
    You watch a short video
    2.
    You practice programming on the same screen
    3.
    You complete a challenge
    4.
    Complete a capstone project

    These are the lessons that make up the course

    Estimated time: 16 hours

    • 1
      Bits and bytes
    • 2
      Binary numbers
    • 3
      Number storage limitations
    • 4
      Storage of text in binary
    • 5
      Conversion of analog data to binary
    • 6
      Lossless data compression
    • 7
      Lossy data compression
    • 8
      Copyright and digital licenses
    • 9
      What is programming?
    • 10
      Variables
    • 11
      Mathematics
    • 12
      Character strings
    • 13
      Conditional Structures
    • 14
      Logical equivalence
    • 15
      Procedures
    • 16
      Repetition Structures
    • 17
      Lists
    • 18
      Algorithm construction
    • 19
      Algorithm evaluation
    • 20
      Solving difficult/complex problems
    • 21
      Parallel and distributed computing
  • Start here

    This educational program develops the student's STEAM skills

    To learn more about STEAM skills, download the study plan .

    HERE

    Our teachers and students


    Wonderly

    Maria Zambrotta

    Educator

    The project is an absolute novelty for the school program and allowed to go beyond the subjects of traditional education.

    Alessia Giglio

    Student

    The project is very interesting and attractive, the videos helped me a lot and the explanations are clear.

    Primary Sidebar

    • About Us
    • Schools
    • Educators
    • News
    • Learning paths
    • Middle School
    • High School
    • Membership
    • Pay
    • Contact us/Partners
    • Learn More
    • Cookies Policy
    • Blog

    Subscribe to our newsletter for free

    Copyright © 2023 Wonderly. Powered by
    Believe Solutions SRL.

    ! Reserva de Clase !

    Booking

    ×
    ×
    Thanks for subscribing!
    Schedule a free trial lesson

    and get unlimited digital skills training

    Name(Required)
    Manage cookie consent
    To offer the best experiences, we use technologies such as cookies to store and/or access device information. Consent to these technologies will allow us to process data such as browsing behavior or unique identifications on this site. Not consenting or withdrawing consent may negatively affect certain features and functions.
    Functional Always active
    The storage or technical access is strictly necessary for the legitimate purpose of allowing the use of a specific service explicitly requested by the subscriber or user, or for the sole purpose of carrying out the transmission of a communication through an electronic communications network. .
    Preferencias
    El almacenamiento o acceso técnico es necesario para la finalidad legítima de almacenar preferencias no solicitadas por el abonado o usuario.
    Estadísticas
    Storage or technical access that is used exclusively for statistical purposes. El almacenamiento o acceso técnico que se utiliza exclusivamente con fines estadísticos anónimos. Sin un requerimiento, el cumplimiento voluntario por parte de tu Proveedor de servicios de Internet, o los registros adicionales de un tercero, la información almacenada o recuperada sólo para este propósito no se puede utilizar para identificarte.
    Marketing
    Storage or technical access is necessary to create user profiles to deliver advertising, or to track the user across one or multiple websites for similar marketing purposes.
    Manage options Manage services Manage {vendor_count} vendors Read more about these purposes
    Ver preferencias
    {title} {title} {title}

    ¡Oops! Hubo un problema con tu envío.

    Los errores se resaltan a continuación.