|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/google-carbon-programming/
课程评论:没有评论
课程名称:Google Carbon 编程 课程概述:Carbon 是一门新的实验性通用编程语言,由谷歌推出的开源项目。它被设计为 C++ 的继任语言,旨在修复 C++ 的一些缺点,同时提供类似的特性。Carbon 的主要目标是可读性和“双向互操作性”,允许用户在 Carbon 文件中包含 C++ 代码,而不是使用像 Rust 这样的新语言,后者虽然受 C++ 的影响,但与 C++ 程序不兼容。Carbon 目前处于实验阶段,语言的更改将由 Carbon 领导团队根据需要进行。本课程时长 2.5 小时,是对 Carbon 基础概念的快速入门。预计版本 1 将于 2024 年发布,届时我将根据语言新特性的发布添加更多更新和新内容。每个部分结束时都会有一个作业,让学员能够实践所学内容。未来还会添加更具挑战性的作业。本课程适合任何对 Carbon 感兴趣的程序员,具有任何高级语言经验的程序员都能轻松掌握。Carbon 是未来的编程语言。祝您编程愉快!
Carbon is a new and an experimental, general-purpose programming language. It is an open-source project launched by Google. It is designed as a successor language to C++.Carbon intends to fix several perceived shortcomings of C++ but otherwise provides a similar feature set. The main objective of the language are readability and "Bi-directional interoperability" (which allows the user to include C++ code in the Carbon file), as opposed to using a new language like Rust, that, while being influenced by C++, is not two-way compatible with C++ programs. Carbon is in an experimental phase and Changes to the language will be decided by the Carbon leads as and when required.This 2.5 hour course is kind of a crash course with fundamental concepts. Version 1 of the language is expected in 2024, and I will be adding more updates and new content as and when the language announces new features.At the end of each section, an assignment is added for you to have hands on experience of what you have learnt in that section. I will be adding more challenging assignments with the passage of time.This course is for any programmer new to Carbon. All programmers who have experience with any High-Level Language can easily grasp this course. Carbon is the language of future.So Happy coding Carbon