Compilers (CourseraArchive) 2 个评论 关注 开始时间: 04/22/2022 持续时间: 11 weeks 主页: https://www.coursera.org/course/compilers 简介: This course will discuss the major ideas used today in the implementation of programming language compilers. You will learn how a program written in a high-level language designed for humans is systematically translated into a program written in low-level assembly more suited to machines! |
An Introduction to Interactive Programming in Python (CourseraArchive) 5 个评论 关注 开始时间: 04/22/2022 持续时间: Unknown 主页: https://www.coursera.org/course/interactivepython 简介: This course is designed to be a fun introduction to the basics of programming in Python. Our main focus will be on building simple interactive games such as Pong, Blackjack and Asteroids. |