rufeng70海外 美国 1个粉丝 |
Introduction to Parallel Programming (Udacity) 1 个评论 关注 开始时间: 04/22/2022 持续时间: 自主 主页: https://www.udacity.com/course/cs344 简介: You'll master the fundamentals of massively parallel computing by using CUDA C/C++ to program modern GPUs. You'll learn the GPU programming model and architecture, key algorithms and parallel programming patterns, and optimization techniques. Your assignments will illustrate these concepts through image processing applications, but this is a parallel computing course and what you learn will translate to any application domain. Most of all we hope you'll learn how to think in parallel. |
Programming Languages (Udacity) 2 个评论 关注 开始时间: 04/22/2022 持续时间: 自主 主页: https://www.udacity.com/course/cs262 简介: This class will give you an introduction to the fundamentals of programming languages. Key concepts include how to specify and process valid strings, sentences and program structures. |
Design of Computer Programs (Udacity) 4 个评论 关注 开始时间: 04/22/2022 持续时间: 自主 主页: https://www.udacity.com/course/cs212 简介: Learn new concepts, patterns, and methods that will expand your programming abilities, helping move you from a novice to an expert programmer. |
Applied Cryptography (Udacity) 1 个评论 关注 开始时间: 04/22/2022 持续时间: 自主 主页: https://www.udacity.com/course/cs387 简介: Cryptography is present in everyday life, from paying with a credit card to using the telephone. Learn all about making and breaking puzzles in computing. |
JavaScript (Coursera专项课程) 3 个评论 关注 开始时间: 04/22/2022 持续时间: free 主页: http://www.codecademy.com/zh/tracks/javascript 简介: 课程名称:JavaScript 课程概述:JavaScript使网站具有互动性。虽然HTML和CSS可以帮助您创建美观的网页,但它们是静态的;而JavaScript这个编程语言将允许您询问用户输入信息、在页面上移动元素,从而使您的网站整体功能更加完善。 您将学习: - 编程基础 - 开发JavaScript应用程序 - 构建游戏 欢迎您来学习,让您的网页变得更加生动有趣! |
Functional Hardware Verification (Udacity) 0 个评论 关注 开始时间: 04/22/2022 持续时间: 自主 主页: https://www.udacity.com/course/cs348 简介: This course will teach you how to think like a verification engineer. It will show the software development aspects you need to know to ensure chips are working as expected. You will learn how to implement verification environments. |