|
Algorithms: Design and Analysis, Part 1 (CourseraArchive) 5 个评论 关注 主页: 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 个评论 关注 简介: |
|
Applied Cryptography (Udacity) 1 个评论 关注 主页: 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 个评论 关注 主页: 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 个评论 关注 主页: https://www.coursera.org/course/security 简介: Learn how to design secure systems and write secure code. |
|
Cryptography I (CourseraArchive) 4 个评论 关注 主页: 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 个评论 关注 主页: 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 个评论 关注 主页: 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 个评论 关注 主页: http://www.codecademy.com/zh/tracks/javascript 简介: 课程名称:JavaScript 课程概述:JavaScript 是一种使网站具有互动性的编程语言。虽然 HTML 和 CSS 可以帮助你制作外观优美的网页,但它们是静态的;而 JavaScript 将允许你向用户请求输入信息、在页面上移动元素,并整体上提高你网站的功能性。 你将学习到: - 编程基础知识 - 开发 JavaScript 应用程序 - 游戏开发 这个课程适合希望提升网站互动性和学习编程的用户。 |
|
jQuery (Coursera专项课程) 3 个评论 关注 主页: http://www.codecademy.com/zh/tracks/jquery 简介: 课程名称:jQuery 课程概述:jQuery 是一种构建互动网站的工具。通过使用 jQuery,您可以移动 HTML 元素,创建自定义动画,并允许用户通过鼠标点击或键盘输入来影响您的网站。该课程将帮助您掌握 jQuery 的基本用法,从而提升您在网页开发方面的技能。 |