C Programming for Beginners - Go from Zero to Hero!

所在平台: Udemy

课程主页: https://www.udemy.com/course/c-programming-for-beginners-go-from-zero-to-hero/

课程评论:没有评论

第一个写评论        关注课程

课程简介

课程名称:初学者的C编程 - 从零到英雄! 课程概述:C编程语言自1970年代由Dennis Ritchie发明以来,引发了许多编程语言的开发。许多现代编程语言的语法源于C,首先学习C可以使学习Java、PHP和Swift等其他语言变得更加容易。尽管已经过去了40多年,C仍然是非常流行的编程语言。在本课程中,我们将以与传统教学不同的方式探索C编程语言。我们将从数据类型开始,然后快速解开围绕C最强大元素——指针的神秘面纱。首先理解指针,可以帮助我们掌握数组和结构体的本质、通过引用传递的参数以及其他在其他语言中隐藏的概念,但在C中都是显而易见的。课程包含五个单元,教授C语言的基础知识。您将学习的内容包括: - 数据类型和运算符 - 指针和数组 - 输入和输出 - 命令行参数 - 决策和循环 - 函数 - 值参数和引用参数的传递 - 结构体 - 栈与堆以及动态分配 - 操作链表 那还等什么呢……今天就来报名吧!

课程评论(0条)

课程详情

The C programming language has spurred many language developments since its invention by Dennis Ritchie in the early 1970s. Many modern programming languages owe their syntax to C: learning C first makes learning other languages such as Java, php, and Swift much easier. C is still a very popular programming language after over 40 years In this course, we'll explore the C programming language in a different way than is usually taught. We'll start with data types (of course), then quickly dispel the mystery (and fright) that surrounds C's most powerful element, the pointer. Understanding pointers first allows us to grasp the underlying nature of arrays and structs, parameters passed by reference, and many other things hidden by other languages but exposed in C. The course contains five units that teach the foundations of C. Here's what you'll learn: - Data types and operators - Pointers and arrays - Input and output - Command line arguments - Decisions and loops - Functions - Value and reference parameter passing - Structures - The stack vs. the heap, and dynamic allocation - Working with linked lists So why wait… sign up today!

课程标签

0人关注该课程

主题相关的课程