hhhhsunlin湖北 武汉 1个粉丝 |
Calculus: Single Variable (CourseraArchive) 4 个评论 关注 主页: https://www.coursera.org/course/calcsing 简介: This course provides a brisk, entertaining treatment of differential and integral calculus, with an emphasis on conceptual understanding and applications to the engineering, physical, and social sciences. |
Python (Coursera专项课程) 5 个评论 关注 主页: http://www.codecademy.com/zh/tracks/python 简介: 课程名称:Python 课程概述:该课程旨在教授Python的基础知识和动态编程的基本概念。Python是一种通用编程语言,适用于多种应用场景。通过本课程,学员将能够掌握编程的基础,理解Python语言的核心特性,并学习如何应用动态编程技巧来解决复杂问题。 课程内容涵盖: - 编程基础知识 - Python的通用性 - 动态编程的理念与实践 无论您是编程新手还是希望提升技能的开发者,本课程都将为您打下坚实的基础。 |
Ruby (Coursera专项课程) 2 个评论 关注 主页: http://www.codecademy.com/zh/tracks/ruby 简介: 课程名称:Ruby 课程概述:Ruby是一种强大且富有表现力的编程语言,具有直观的语法。如果你对学习哪种编程语言感到不确定,Ruby是一个很好的选择。该语言可用于多种领域,包括应用程序开发、游戏开发和Web开发,目前通过Ruby on Rails网络框架广受欢迎。课程内容基于Ruby 1.9.3版本。 此课程将帮助学员掌握Ruby编程语言的基本知识和应用技能,为今后的编程学习和项目开发打下坚实的基础。 |
Computer Science 101 (CourseraArchive) 0 个评论 关注 主页: https://www.coursera.org/course/cs101 简介: CS101 teaches the essential ideas of Computer Science for a zero-prior-experience audience. The course uses small coding experiments in the browser to play with the nature of computers, understanding their strengths and limitations. Sign up for the "To be announced" session to be notified by email when the class is next run, and sign up for "Self-Study" to start browsing the class materials right away. Self-Study mode makes all the videos and assignments available to be done at your own pace, but without a certificate of completion at the end. |
Compilers (CourseraArchive) 2 个评论 关注 主页: 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! |
Algorithms: Design and Analysis, Part 2 (CourseraArchive) 4 个评论 关注 主页: https://www.coursera.org/course/algo2 简介: In this course you will learn several fundamental principles of advanced algorithm design: greedy algorithms and applications; dynamic programming and applications; NP-completeness and what it means for the algorithm designer; the design and analysis of heuristics; and more. |
Algorithms, Part II (CourseraArchive) 5 个评论 关注 主页: https://www.coursera.org/course/algs4partII 简介: This course covers the essential information that every serious programmer needs to know about algorithms and data structures, with emphasis on applications and scientific performance analysis of Java implementations. |
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. |
Computer Architecture (CourseraArchive) 0 个评论 关注 主页: https://www.coursera.org/course/comparch 简介: In this course, you will learn to design the computer architecture of complex modern microprocessors. |
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. |