|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/aprende-a-programar-desde-0-con-el-lenguaje-c/
课程评论:没有评论
课程名称:从零开始学习C语言编程 概述:本课程旨在为那些希望开始编程但尚不熟悉编程的学习者提供基础知识,主要以C语言为教学语言。通过掌握C语言的基本知识和经验,学员可以更轻松地学习其他编程语言。选择C语言的原因在于其广泛的应用、效率和强大功能,因为C语言几乎不与特定操作系统相关联,因此被誉为系统编程语言的典范。 C语言的优点包括:强大且灵活,具备可用来编写大多数计算机运行程序的指令、操作和库函数。专业程序员常用C语言开发现代计算机系统的软件。C语言适合开发操作系统、编译器、实时系统和通信应用程序。一个C程序可以在一种计算机上编写,并在另一台计算机上运行时几乎不需修改。 本课程除了视频教程外,还提供章节演示材料和实践材料。课程目标包括:了解编程基础,掌握基本概念,学习编程方法,培养抽象和结构化思维,最终能够将这些知识迁移到其他编程语言中。
The intent of this course is to provide to all those who want to start programming and do not know how to do it; basic knowledge of programming in a particular programming language, in this case is the C language; and with such knowledge or experience can learn other languages without complications. In this course I have chosen the C programming language because of its popularity, efficiency and power that has occurred because this language is practically not associated with any particular operating system. This is the fundamental reason why C is known as systems programming language par excellence. Advantages of C: The C language is powerful and flexible, with orders, operations and library functions that can be used to write most programs running on the computer.C is used by professional programmers to develop software in most modern computer systems.You can use C to develop operating systems, compilers, real-time systems and communications applications.A C program can be written for one type of computer and moved to another computer with little or no modification The course, in addition to the videos, has material support in the form of presentations with the given in each chapter and material practices. The objectives of this course are: Knowing the basics of programming. To know the basics. -Learn A methodology. To think in an abstract and structured way. And finally get to extrapolate this knowledge to any other language.