У нас вы можете посмотреть бесплатно Sprites - Lecture 1 - CS50's Introduction to Programming with Scratch: What's the Difference? Easy! или скачать в максимальном доступном качестве, видео которое было загружено на ютуб. Для загрузки выберите вариант из формы ниже:
Если кнопки скачивания не
загрузились
НАЖМИТЕ ЗДЕСЬ или обновите страницу
Если возникают проблемы со скачиванием видео, пожалуйста напишите в поддержку по адресу внизу
страницы.
Спасибо за использование сервиса ClipSaver.ru
00:00:00 - Introduction 00:02:13 - Sprites 00:11:00 - Costumes 00:17:52 - Backdrops Scratch is the world's largest free coding community for kids. Your support makes a difference https://scratch.mit.edu/ Để sử dụng tiếng Việt, các bạn chọn Cài đặt -- Subtitles/CC -- Auto-translate * This is CS50, Harvard University's introduction to the intellectual enterprises of computer science and the art of programming. * About this course An introduction to programming using Scratch, a visual programming language via which aspiring programmers can write code by dragging and dropping graphical blocks (that resemble puzzle pieces) instead of typing out text. Used at the start of Harvard College's introductory course in computer science, CS50, Scratch was designed at MIT's Media Lab, empowering students with no prior programming experience to design their own animations, games, interactive art, and stories. Using Scratch, this course introduces students to fundamentals of programming, found not only in Scratch itself but in traditional text-based languages (like Java and Python) as well. Topics include: functions, which are instructions that perform tasks; return values, which are results that functions provide; conditions, via which programs can decide whether or not to perform some action; loops, via which programs can take action again and again; variables, via which programs can remember information; and more. Ultimately, this course prepares students for subsequent courses in programming. Scratch is developed by the Lifelong Kindergarten Group at the MIT Media Lab. See scratch.mit.edu. * What you'll learn Skip What you'll learn functions events values conditions loops variables abstraction * LICENSE CC BY-NC-SA 4.0 Creative Commons Attribution-NonCommercial-ShareAlike 4.0 International Public License https://creativecommons.org/licenses/by-nc... David J. Malan https://cs.harvard.edu/malan malan@harvard.edu