|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/learn-v-programming/
课程评论:没有评论
**课程名称:** 学习 V 编程 **课程概述:** 学习一门新的编程语言既复杂又有趣,这个过程充满了尝试、失败直至成功。当资源有限时,学习的动力会更强。V 语言(Vlang)作为一门新兴的编程语言,因其简洁、易读、易维护的特性而迅速普及。同时,V 语言还被誉为世界上最快的语言之一,预示着其在 IT 行业拥有广阔的未来。 本课程是学习 V 语言的优质资源之一,提供了超过 50 个视频。课程从搭建 V 开发环境开始,逐步深入讲解控制语句、函数、数组、模块、结构体等核心概念。本课程旨在带领学员从入门到精通 V 语言。 **核心内容:** * 设置 V 开发环境 * 使用符号链接(symlink)和 REPL(Read-Eval-Print Loop) * 变量与常量 * 控制语句 * 用户自定义函数 * 一维和多维数组 * 结构体 * 用户自定义模块 * 预定义模块 **课程目标:** 完成本课程后,学员将能够熟练使用 V 语言进行编程,并能够利用 V API 创建小型控制台应用程序。 **先修要求:** 只需具备任何一种编程语言的基础知识即可理解课程内容。
Learning new programming language is always complex and at the same time it is a fun. You try many things, you fail and fail till you get success. This process becomes more interesting when you have limited resources available. One such programming language is V. V is relatively new programming language which is rapidly becoming popular because of its simplicity, readability and maintainability. Apart from this V is said to be one of the fasted language available on the earth. So, undoubtfully V programming language (popularly known as Vlang) will make a big impact in IT industry in future. But as I mention very less resources are available for Vlang if you are keen to learn it. This course will be certainly one of the best resources to learn Vlang. This extensive 'Learn V programming' comes with 50+ videos. The course starts with setting up the V environment and in later stages it also covers the other aspects like control statements, functions, arrays, modules, structures etc. It is in fact a journey from beginner to expert for the student. And guess what, you need to have only basic knowledge of any programming language to understand every concept of this course. During this course I have covered: Setting the environment for VUsing symlink and REPLVariables and constants Working with control statementsUser-defined functionsSingle dimensional and multi-dimensional arrayStructuresUser-defined modulesPre-defined modulesAfter completing this course, you will certainly able to write the code in Vlang. You will be able to create small console based applications using V API.