CMU CS Academy Hour - Of - Code

From Saturday, October 1, 2022 12:00 AM
to Tuesday, October 31, 2023 12:00 AM

Carnegie Mellon University

Open online activity

English

online

CMU CS Academy is an online, graphics-based computer science curriculum taught in Python designed and built at Carnegie Mellon University.

We're excited to announce our #HourOfCode curriculum! No sign-in is required, designed for ALL students! #csforall #CSEdWeek

    Primary school Secondary school
    Basic programming concepts Playful coding activities Art and creativity Game design Motivation and awareness raising

Nearby upcoming activities:

Front-end PLUS: Online Course
Mon, Feb 5, 2024 9:00 AM

This course is aimed at anyone wanting to enter the world of professional coding and web design, who want to learn the relevant coding languages and gain the practical skills to be job ready as a front-end development professional.

Web Design Professional Course
Fri, Mar 1, 2024 9:00 AM

This course at a glance:

Progress from a raw beginner to a highly skilled web developer, capable of producing professional-quality, responsive websites and dynamic interactive applications.

Understand the construction of a high-quality web site using Hypertext Mark-up Language (HTML), Cascading Style Sheets (CSS), and basic JavaScript.

Build responsive websites which allow an optimal viewing and interaction experience using the very latest HTML5 and CSS technology.

Develop powerful JavaScript functions and event handlers.

Decomposition, Design, Declutter – Why everyone needs Subroutines
Wed, Apr 24, 2024 12:00 AM
"This is a practical workshop and resource. Use it to get new angles on teaching the topic or use it with your students. I tackle the questions • Why are subroutines important in program design? • What is the difference between a procedure and a function • When would I use Local and global variables, and why?