计算机科学 公开课(字母序)

      字母序 将开始 进行中

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!

Computation Structures – Part 2: Computer Architecture (EdxArchive) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 12 weeks

主页: https://www.edx.org/archive/computation-structures-part-2-computer-mitx-6-004-2x

简介: In this interactive computer science course from MIT you’ll learn the basic principles of computer architecture. 
 

Computational Investing, Part I (CourseraArchive) 0 个评论 关注

开始时间: 04/22/2022 持续时间: Unknown

主页: https://www.coursera.org/course/compinvesting1

简介: Find out how modern electronic markets work, why stock prices change in the ways they do, and how computation can help our understanding of them.  Build algorithms and visualizations to inform investing practice.

Computational Neuroscience (CourseraArchive) 2 个评论 关注

开始时间: 04/22/2022 持续时间: 8 weeks

主页: https://www.coursera.org/course/compneuro

简介: Understanding how the brain works is one of the fundamental challenges in science today. This course will introduce you to basic computational techniques for analyzing, modeling, and understanding the behavior of cells and circuits in the brain. You do not need to have any prior background in neuroscience to take this course.

Computational Thinking with Beginning C Programming Specialization (Coursera专项课程) 0 个评论 关注

开始时间: 12/21/2023 持续时间: Approximately 4 months to complete Suggested pace of 3 hours/week

主页: https://www.coursera.org/specializations/computational-thinking-c-programming

简介: 科罗拉多大学的计算思维从C语言编程开始专项课程(Computational Thinking with Beginning C Programming Specialization),该专项课程涵盖4门子课程,旨在让学生探索计算思维和C语言入门主题,并将这些概念应用于解决各种实际问题的解决方案中。第一门子课程假定学生没有任何编程经验,并且自始至终将学习计算思维和C语言编程贯穿在这四门子课程中,感兴趣的同学可以关注:This specialization is designed to let you explore computational thinking and beginning C programming topics, applying those concepts to develop solutions to a variety of practical problems.

Computer Architecture (CourseraArchive) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 11 weeks

主页: https://www.coursera.org/course/comparch

简介: In this course, you will learn to design the computer architecture of complex modern microprocessors.

Computer Communications Specialization (Coursera专项课程) 0 个评论 关注

开始时间: 12/21/2023 持续时间: Approximately 5 months to complete Suggested pace of 3 hours/week

主页: https://www.coursera.org/specializations/computer-communications

简介: 计算机通信专项课程系列(Computer Communications Specialization),该系列包含4门子课程,包括网络通信基础,P2P协议和局域网,分组交换网络和算法,TCP/IP和高级话题等,感兴趣的同学可以关注: Launch your career in computer network & security.-Provide an introduction to fundamental network architecture concepts and network design alternatives

Computer Science 101 (CourseraArchive) 0 个评论 关注

开始时间: 04/22/2022 持续时间: Unknown

主页: 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.

Computer Security (CourseraArchive) 0 个评论 关注

开始时间: 04/22/2022 持续时间: Unknown

主页: https://www.coursera.org/course/security

简介: Learn how to design secure systems and write secure code.

Computer Security and Systems Management Specialization (Coursera专项课程) 0 个评论 关注

开始时间: 12/21/2023 持续时间: Approximately 5 months to complete Suggested pace of 2 hours/week

主页: https://www.coursera.org/specializations/computer-security-systems-management

简介: 计算机安全与系统管理专项课程(Computer Security and Systems Management Specialization),该系列包含4门子课程,涵盖Windows和Linux系统管理,感兴趣的同学可以关注: Practical Application to System Management-Learn how to securely design and manage enterprise systems utilizing mainstream operating systems

Computer Vision Specialization (Coursera专项课程) 0 个评论 关注

开始时间: 04/22/2022 持续时间: Unknown

主页: https://www.coursera.org/specializations/computervision

简介: 纽约州立大学布法罗分校的计算机视觉专项课程(Computer Vision Specialization),这个专项系列包含4门子课程,涵盖计算机视觉基础,图像处理、特征和分割, 立体视觉、密集运动和跟踪,视觉识别与理解,感兴趣的同学可以关注:Learn how computers visually process the world. Dive into artificial intelligence’s fastest-growing field

Computer Vision: From 3D Reconstruction to Visual Recognition (CourseraArchive) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 未知

主页: https://www.coursera.org/course/computervision

简介: This course delivers a systematic overview of computer vision, emphasizing two key issues in modeling vision: space and meaning. We will study the fundamental theories and important algorithms of computer vision together, starting from the analysis of 2D images, and culminating in the holistic understanding of a 3D scene.

Computer Vision: The Fundamentals (CourseraArchive) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 未知

主页: https://www.coursera.org/course/vision

简介: In this course, we will study the concepts and algorithms behind some of the remarkable successes of computer vision - capabilities such as face detection, handwritten digit recognition, reconstructing three-dimensional models of cities and more.

Conception et mise en oeuvre d'algorithmes. (CourseraArchive) 0 个评论 关注

开始时间: 04/22/2022 持续时间: Unknown

主页: https://www.coursera.org/course/algoprog

简介: Modéliser un problème, concevoir un algorithme de résolution et en proposer une implémentation correcte. Du problème à sa solution, ce cours combine approches pragmatique, pratique et théorique de l'informatique.

Convolutional Neural Networks (CourseraArchive) 0 个评论 关注

开始时间: 04/22/2022 持续时间: Unknown

主页: https://www.coursera.org/archive/convolutional-neural-networks

简介: This course will teach you how to build convolutional neural networks and apply it to image data. Th

Corpus linguistics: method, analysis, interpretation (FutureLearn) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 未知

主页: https://www.futurelearn.com/courses/corpus-linguistics

简介: Offers practical introduction to the methodology of corpus linguistics for researchers in social sciences and humanities

Creative Writing Specialization (Coursera专项课程) 0 个评论 关注

开始时间: 12/21/2023 持续时间: Approximately 6 months to complete Suggested pace of 1 hour/week

主页: https://www.coursera.org/specializations/creative-writing

简介: 创意写作专项课程系列(Creative Writing Specialization),该系列包含4门子课程和1门毕业项目课程,涵盖写作过程中的种种技巧,感兴趣的同学可以关注: Craft Your Story Like the Great Writers-Craft an original story that will absorb a reader’s interest from the beginning to end.

Creative, Serious and Playful Science of Android Apps (CourseraArchive) 3 个评论 关注

开始时间: 04/22/2022 持续时间: 8 weeks

主页: https://www.coursera.org/course/androidapps101

简介: This course introduces the fundamental computer science principles that power today’s apps. You will also learn to create your own Android app using Java and standard software development tools.

Cryptography (CourseraArchive) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 7 weeks

主页: https://www.coursera.org/course/cryptography

简介: This course will introduce you to the foundations of modern cryptography, with an eye toward practical applications.

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!

Cryptography II (CourseraArchive) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 6 weeks

主页: https://www.coursera.org/course/crypto2

简介: Learn about the inner workings of cryptographic primitives and protocols and how to apply this knowledge in real-world applications.

CSS Cross-Country (Code School) 0 个评论 关注

开始时间: 04/22/2022 持续时间: free

主页: http://www.codeschool.com/courses/css-cross-country

简介: Master the fundamentals and core foundations of CSS.

Cybersecurity and Its Ten Domains (CourseraArchive) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 未知

主页: https://www.coursera.org/course/ksucybersec

简介: Learn about the ten domains of cybersecurity through the lens of subject area experts from companies such as Coca Cola, SAP, and Macy's.

Cybersecurity Specialization (Coursera专项课程) 0 个评论 关注

开始时间: 12/21/2023 持续时间: Approximately 8 months to complete Suggested pace of 2 hours/week

主页: https://www.coursera.org/specializations/cyber-security

简介: 网络安全专项课程系列(Cybersecurity Specialization),这个系列包含4门子课程和1门毕业项目课程,涵盖网络安全基础,软件安全,硬件安全,现代密码学,安全系统等,感兴趣的同学可以关注: Cybersecurity Fundamentals-Construction of Secure Systems

Cybersecurity: Developing a Program for Your Business Specialization (Coursera专项课程) 0 个评论 关注

开始时间: 12/21/2023 持续时间: Approximately 5 months to complete Suggested pace of 3 hours/week

主页: https://www.coursera.org/specializations/cybersecurity-developing-program-for-business

简介: 网络安全-为你的商业开发程序专项课程系列(Cybersecurity: Developing a Program for Your Business Specialization),该系列包含3门子课程和1门毕业项目课程,涵盖网络安全与移动性,网络安全与物联网,网络安全与X-Factor, 以及商业网络安全毕业项目,感兴趣的同学可以关注:Master the Fundamentals of Cybersecurity-Learn to assess cyber threats and protect business information assets.

C程序设计 (CourseraArchive) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 8 weeks

主页: https://www.coursera.org/archive/spc

简介: 本课程的目的有二:其一,学知识,向大家传授关于C程序设计语言的基本知识;其二,练技能,培养使用C语言编写计算机程序解决实际问题的能力。通过本课程的训练,我们希望大家能够理解“结构化程序设计的基本思想”,掌握“C程序设计的基本技巧”,养成“良好的编程习惯和编程风格”,编写出“真正具有生命力的计算机程序”。 完成本课程,表明同学们已经掌握了“C程序设计的基本技能”,并具有“合乎规范的编程习惯”。

Data Analysis and Interpretation Specialization (Coursera专项课程) 0 个评论 关注

开始时间: 12/21/2023 持续时间: Approximately 5 months to complete Suggested pace of 3 hours/week

主页: https://www.coursera.org/specializations/data-analysis

简介: 数据分析和解读专项课程系列(Data Analysis and Interpretation Specialization),该系列包括5门子课程,分别是数据管理和可视化,数据分析工具,回归模型,机器学习,毕业项目,感兴趣的同学可以关注:Learn Data Science Fundamentals-Drive real world impact with a four-course introduction to data science.

Data analysis to the MAX() (EdxArchive) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 8 weeks

主页: https://www.edx.org/archive/data-analysis-max-delftx-ex101x

简介:

Data Engineering, Big Data, and Machine Learning on GCP Specialization (Coursera专项课程) 0 个评论 关注

开始时间: 12/21/2023 持续时间: Approximately 4 months to complete Suggested pace of 4 hours/week

主页: https://www.coursera.org/specializations/gcp-data-machine-learning

简介: 谷歌云平台的数据工程专项课程系列(Data Engineering on Google Cloud Platform Specialization)” ,该系列课程由Google云平台制作,包含5门子课程,内容主要包含Google云平台上的大数据分析和机器学习,以及相关的工具的使用,例如BigQuery、 Tensorflow等,感兴趣的同学可以关注: Data Engineering on Google Cloud Platform Specialization-Launch your career in Data Engineering. Deliver business value with big data and machine learning.

Data Mining Specialization (Coursera专项课程) 1 个评论 关注

开始时间: 12/21/2023 持续时间: Approximately 8 months to complete Suggested pace of 4 hours/week

主页: https://www.coursera.org/specializations/data-mining

简介: 伊利诺伊大学香槟分校的数据挖掘专项课程系列(Data Mining Specialization),这个系列包含5门子课程和1个毕业项目课程,涵盖数据可视化,信息检索,文本挖掘与分析,模式发现和聚类分析等,感兴趣的同学可以关注:Data Mining Specialization-Analyze Text, Discover Patterns, Visualize Data. Solve real-world data mining challenges.

Data Mining Capstone (CourseraArchive) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 6 weeks

主页: https://www.coursera.org/course/dataminingcapstone

简介: Apply the learned algorithms and techniques for data mining from the previous courses in the Data Mining Specialization to solve interesting real-world data mining challenges.

Data Mining Project (CourseraArchive) 0 个评论 关注

开始时间: 04/22/2022 持续时间: Unknown

主页: https://www.coursera.org/archive/data-mining-project

简介: Note: You should complete all the other courses in this Specialization before beginning this course.

Data Science at Scale Specialization (Coursera专项课程) 0 个评论 关注

开始时间: 12/21/2023 持续时间: Approximately 5 months to complete Suggested pace of 2 hours/week

主页: https://www.coursera.org/specializations/data-science

简介: 华盛顿大学的大规模数据科学专项课程系列(Data Science at Scale ),这个系列包括3门子课程和1个毕业项目课程,包括大规模数据系统和算法,数据分析模型与方法,数据科学结果分析等,感兴趣的同学可以关注: Tackle Real Data Challenges-Master computational, statistical, and informational data science in three courses.

Data Science Capstone (CourseraArchive) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 8 weeks

主页: https://www.coursera.org/course/dsscapstone

简介:

Data Science Capstone (CourseraArchive) 0 个评论 关注

开始时间: 04/22/2022 持续时间: Unknown

主页: https://www.coursera.org/archive/data-science-project

简介: The capstone project class will allow students to create a usable/public data product that can be us

Data Science Math Skills (CourseraArchive) 0 个评论 关注

开始时间: 04/22/2022 持续时间: Unknown

主页: https://www.coursera.org/archive/datasciencemathskills

简介: 杜克大学 Data Science Math Skills(数据科学中的数学技巧),这门课程主要介绍数据科学中涉及的相关数学概念,让学生了解基本的数学概念,掌握基本的数学语言,内容涵盖集合论、求和的Sigma符号、数学上的笛卡尔(x,y)平面、指数、对数和自然对数函数,概率论以及叶斯定理等。

Data Science Specialization (Coursera专项课程) 0 个评论 关注

开始时间: 12/21/2023 持续时间: Approximately 11 months to complete Suggested pace of 7 hours/week

主页: https://www.coursera.org/specializations/jhu-data-science

简介: 约翰霍普金斯大学的数据科学专项课程系列(Data Science Specialization),这个系列课程有10门子课程,包括数据科学家的工具箱,R语言编程,数据清洗和获取,数据分析初探,可重复研究,统计推断,回归模型,机器学习实践,数据产品开发,数据科学毕业项目,感兴趣的同学可以关注: Launch Your Career in Data Science-A nine-course introduction to data science, developed and taught by leading professors.

Data Science: Foundations using R Specialization (Coursera专项课程) 0 个评论 关注

开始时间: 12/21/2023 持续时间: Approximately 5 months to complete Suggested pace of 8 hours/week

主页: https://www.coursera.org/specializations/data-science-foundations-r

简介: 约翰霍普金斯大学的专项课程数据科学基础-基于R语言讲解(Data Science: Foundations using R Specialization),这个系列包括4门子课程,涵盖数据科学家的工具箱、R语言编程、获取和清洗数据、数据可视化和数据分析,感兴趣的同学可以关注:Ask the right questions, manipulate data sets, and create visualizations to communicate results.

Data Science: Statistics and Machine Learning Specialization (Coursera专项课程) 0 个评论 关注

开始时间: 12/21/2023 持续时间: Approximately 6 months to complete Suggested pace of 6 hours/week

主页: https://www.coursera.org/specializations/data-science-statistics-machine-learning

简介: 约翰霍普金斯大学的数据科学专项课程:统计和机器学习(Data Science: Statistics and Machine Learning Specialization),这个系列包括4门子课程,统计推断、回归模型、机器学习实践、数据产品开发,感兴趣的同学可以关注:Build models, make inferences, and deliver interactive data products.

Data Structures (CourseraArchive) 0 个评论 关注

开始时间: 04/22/2022 持续时间: Unknown

主页: https://www.coursera.org/archive/data-structures

简介: A good algorithm usually comes together with a set of good data structures that allow the algorithm

Data Structures and Algorithms Specialization (Coursera专项课程) 0 个评论 关注

开始时间: 12/21/2023 持续时间: Approximately 6 months to complete Suggested pace of 5 hours/week

主页: https://www.coursera.org/specializations/data-structures-algorithms-tsinghua

简介: 清华大学的数据结构和算法专项课程(Data Structures and Algorithms Specialization),由邓俊辉老师中文授课,包含4门子课程,感兴趣的同学可以关注。

Data Structures and Algorithms Specialization (Coursera专项课程) 0 个评论 关注

开始时间: 12/21/2023 持续时间: Approximately 8 months to complete Suggested pace of 6 hours/week

主页: https://www.coursera.org/specializations/data-structures-algorithms

简介: 加州大学圣地亚哥分校的数据结构与算法专项课程系列(Data Structures and Algorithms Specialization) ,这个系列包含5门子课程和1门毕业项目课程,包括算法工具箱,数据结构 ,图算法,字符串算法 ,高级算法与算法复杂度,算法毕业项目 等,感兴趣的同学可以关注: Master Algorithmic Programming Techniques-Learn algorithms through programming and advance your software engineering or data science career

Data Systems Specialization (Coursera专项课程) 0 个评论 关注

开始时间: 04/22/2022 持续时间: Unknown

主页: https://www.coursera.org/specializations/data-systems

简介: 数据系统专项课程(Data Systems Specialization),该系列包含5门子课程,涵盖数据库核心概念,分布式数据库系统,NoSQL数据库系统,大数据工具,云端数据管理等内容,是完全在线经过认证的亚利桑那州立大学计算机科学硕士(Master of Computer Science)学位课程的一部分。感兴趣的同学可以关注:Launch Your Career in Data Systems。Master strategies to manage large data systems in diverse and ever-changing environments.

Data Visualization (CourseraArchive) 0 个评论 关注

开始时间: 04/22/2022 持续时间: Unknown

主页: https://www.coursera.org/archive/datavisualization

简介: 这一课程中,我们将学习数据挖掘的基本概念及其基础的方法和应用,然后深入到数据挖掘的子领域——模式发现中,深入学习模式发现的概念、方法,及应用。我们也将介绍基于模式进行分类的方法以及一些模式发现有趣的应用。这一课程将给你提供学习技能和实践的机会,将可扩展的模式发现方法应用在在大体量交易数据上,讨论模式评估指标,以及学习用于挖掘各类不同的模式、序列模式,以及子图模式的方法。

Data Visualization Specialization (Coursera专项课程) 0 个评论 关注

开始时间: 04/22/2022 持续时间: Unknown

主页: https://www.coursera.org/specializations/datavisualization

简介: 数据可视化专项课程(Data Visualization Specialization),该系列包含4门子课程,是完全在线经过认证的亚利桑那州立大学计算机科学硕士(Master of Computer Science)学位课程的一部分。感兴趣的同学可以关注:Launch Your Career in Data Visulization。Master strategies for creating effective visualizations to enhance understanding of complex data.

Data Warehousing for Business Intelligence Specialization (Coursera专项课程) 0 个评论 关注

开始时间: 12/21/2023 持续时间: Approximately 7 months to complete Suggested pace of 4 hours/week

主页: https://www.coursera.org/specializations/data-warehousing

简介: 面向商业智能的数据仓库专项课程系列(Data Warehousing for Business Intelligence Specialization),这个系列包含5门子课程,涵盖数据库管理基础,数据仓库概念、设计和数据集成,关系型数据库和数据仓库,商业智能概念、工具和应用,以及面向商业智能实习数据仓库等。Harness Business Data-Build a fully-optimized business data warehouse in five courses.

Data Wrangling with MongoDB (Udacity) 0 个评论 关注

开始时间: 04/22/2022 持续时间: 自主

主页: https://www.udacity.com/course/ud032

简介: This is one of the first courses we offer for students interested in the emerging field of data science.

In this course, we will explore how to wrangle data from diverse sources and shape it to enable data-driven applications. Some data scientists spend the bulk of their time doing this!

Students will learn how to collect, clean, and extract needed data and store it in MongoDB. We will also cover schema design, learn how to process data within MongoDB, and utilize Hadoop along with MongoDB to perform MapReduce operations.

This is a great course for those interested in entry-level data analyst positions as well as current business/data analysts looking to add big data to their repertoire, and managers working with data professionals or looking to leverage big data.

Database systems Specialization (Coursera专项课程) 0 个评论 关注

开始时间: 12/21/2023 持续时间: Approximately 6 months to complete Suggested pace of 2 hours/week

主页: https://www.coursera.org/specializations/database-systems

简介: 数据库系统专项课程(Database systems Specialization),该系列包含4门子课程,涵盖关系数据库系统、商业智能和数据仓库、NoSQL系统、设计数据密集型应用程序等,感兴趣的同学可以关注:Start your career on Data Science! Apply strategies and tools to develop any kind of information system.

Deep Learning Specialization (Coursera专项课程) 0 个评论 关注

开始时间: 12/21/2023 持续时间: Approximately 5 months to complete Suggested pace of 9 hours/week

主页: https://www.coursera.org/specializations/deep-learning

简介: Andrew Ng老师的深度学习专项系列课程(Deep Learning Specialization) ,入门深度学习首选课程。这个系列包含5门子课程,涵盖神经网络与深度学习,调参优化,机器学习项目架构,卷积神经网络和递归神经网络,感兴趣的同学可以关注:Deep Learning Specialization-Master Deep Learning, and Break into AI

Delivery Problem (CourseraArchive) 0 个评论 关注

开始时间: 04/22/2022 持续时间: Unknown

主页: https://www.coursera.org/archive/delivery-problem

简介: We’ll implement together an efficient program for a problem needed by delivery companies all over th