Algorithms: Design and Analysis, Part 1 (CourseraArchive) 5 个评论 关注 开始时间: 04/22/2022 持续时间: 6 weeks 主页: https://www.coursera.org/course/algo 简介: In this course you will learn several fundamental principles of algorithm design: divide-and-conquer methods, graph algorithms, practical data structures (heaps, hash tables, search trees), randomized algorithms, and more. |
Advanced Data Structures (MIT公开课) 0 个评论 关注 开始时间: 04/22/2022 持续时间: 未知 简介: |
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. |
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. |
Computer Security (CourseraArchive) 0 个评论 关注 开始时间: 04/22/2022 持续时间: Unknown 主页: https://www.coursera.org/course/security 简介: Learn how to design secure systems and write secure code. |
Cryptography I (CourseraArchive) 4 个评论 关注 开始时间: 04/22/2022 持续时间: 6 weeks 主页: https://www.coursera.org/course/crypto 简介: Learn about the inner workings of cryptographic primitives and how to apply this knowledge in real-world applications! |
R Programming (CourseraArchive) 2 个评论 关注 开始时间: 04/22/2022 持续时间: 4 weeks 主页: https://www.coursera.org/course/rprog 简介: Learn how to program in R and how to use R for effective data analysis. This is the second course in the Johns Hopkins Data Science Specialization. |
Introduction to Systematic Program Design - Part 1 (CourseraArchive) 2 个评论 关注 开始时间: 04/22/2022 持续时间: 10 weeks 主页: https://www.coursera.org/course/programdesign 简介: This course is about learning to program well: building programs that are elegant, well tested and easy to maintain. The course is intended for students with no programming experience, but many former students who already knew how to program have said it made them better programmers. |
JavaScript (Coursera专项课程) 3 个评论 关注 开始时间: 04/22/2022 持续时间: free 主页: http://www.codecademy.com/zh/tracks/javascript 简介: 课程名称:JavaScript 课程概述:JavaScript使网站具有互动性。虽然HTML和CSS可以帮助您创建美观的网页,但它们是静态的;而JavaScript这个编程语言将允许您询问用户输入信息、在页面上移动元素,从而使您的网站整体功能更加完善。 您将学习: - 编程基础 - 开发JavaScript应用程序 - 构建游戏 欢迎您来学习,让您的网页变得更加生动有趣! |
jQuery (Coursera专项课程) 3 个评论 关注 开始时间: 04/22/2022 持续时间: free 主页: http://www.codecademy.com/zh/tracks/jquery 简介: 课程名称:jQuery 概述:jQuery 是一种构建互动网站的工具。通过使用 jQuery,您可以移动 HTML 元素、创建自定义动画,并允许用户通过点击鼠标或键盘输入来与您的网站进行互动。 大纲:无 |