|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/gdscript-programming-projects/
课程评论:没有评论
**课程名称:GDScript 编程项目** **课程概述:** 本课程是一门使用 GDScript 编程语言的学习课程,涵盖了所有程序员都应该掌握的 6 个项目。GDScript 是一种易于上手、适合编程初学者的语言,能够有效降低学习编程的门槛和压力。学完本课程后,您将能自信地创建具有简单用户界面,并且易于未来修改和扩展的程序和应用程序。 **课程内容亮点:** * **随机密码生成器:** 学习创建实用的密码生成工具。 * **基础登录系统:** 开发可用于游戏或密钥注册的基础登录功能。 * **自动化脚本:** 学习如何自动处理电脑上的繁琐任务,例如整理桌面上的文件。 * **基础绘图应用:** 掌握创建基础绘图应用并保存作品的入门知识。 * **货币转换器与 API:** 开发一个能工作的货币转换器,并学习如何使用 API。 * **网络通信基础:** 学习创建客户端和服务器端网络,为开发自己的聊天室打下基础。 **GDScript 简介:** GDScript 是一种高级、动态类型编程语言,主要用于内容创作。其语法与 Python 类似(代码块为缩进式,许多关键字也相似)。GDScript 的设计目标是优化并与 Godot 引擎紧密集成,为软件和视频游戏开发提供极大的内容创作和集成灵活性。 *** 建议具备基础的编程结构知识,或已学习过本讲师的 GDScript 课程,以便更好地理解本课程内容。
A programming course using the GDScript programming language with 6 projects all programmers should know how to do. This language is a great starting point being easy enough for a new person wanting to learn to program without any of the intimidation! By the end of this course, you will develop confidence in your ability to create programs and applications with simple UI that you can easily change in the future.Lessons include:Creating a Random Password GeneratorDeveloping a basic login system that you can later use with games or key registrationLearn to automate boring tasks on your computer like sorting your files on a cluttered desktopLearn the basics into creating an application for basic drawing app and savingDevelop a working currency converter and learn to work with APILearn the basics of creating client and host network for developing your own chatroomGDScript is a high level, dynamically typed programming language used to create content. It uses a syntax similar to Python (blocks are indent-based and many keywords are similar). Its goal is to be optimized for and tightly integrated with Godot Engine, allowing great flexibility for content creation and integration for software and video game development.*** Having a basic understanding of the coding structure or taking my GDScript course prior is recommended for a better understanding