|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/learn-visual-basic-dot-net-for-beginners/
课程评论:没有评论
Coursera 课程:VB.NET 非程序员应用/游戏开发入门 本课程专为希望了解应用程序和游戏如何制作的计算机用户设计。您将从绘制程序流程图开始,学习将其转化为编程代码。课程将详细介绍 VB.NET 语句、变量以及各种控件。 **课程内容包括:** * **编程基础:** 计算机工作原理、计算机编程原则、流程图的作用、编程语言的作用、循环、分支、变量、类和子程序。 * **实践项目:** * 交通标志应用程序 * 计算器应用程序 * 井字棋游戏 * 简单的益智游戏 * **进阶概念:** 了解如何将编程转化为创意,以及未来商业化产品的可能性。 本课程旨在帮助您从零开始掌握编程技能,并能独立创建应用程序和游戏。课程中提供的所有应用程序都将附带可执行文件(.EXE)和源代码。
The course is designed for students who already use computers or laptops and want to know how are applications and games made of.We will start from the beginning of designing the flowchart of the program and describe how to convert the flowchart to programming code.Next, describe the VB dot net statement and variables and efferent types of the controls.The use of branches in a simple way.First: An example is creating a simple application about traffic signs.Second: An example is how to create your own calculator.Third: A simple board game X & O. and a simple puzzle Game.Conclusion: How to use programming to convert your ideas to be real and create your own games.Think what? You can also seal your products to customers in the future.Fundamental Concepts in Programming Languages were an influential set of lecture notes written by Christopher Strachey for the International Summer School in Computer Programming at Copenhagen in August 1967. It introduced much programming language terminology still in use today, including "R-value" and "L-value", "ad hoc polymorphism", "parametric polymorphism", and "referential transparency".The lecture notes were reprinted in 2000 in a special issue of Higher-Order and Symbolic Computation in memory of Strachey.[1]External links[edit]Higher-Order and Symbolic Computation Volume 13, Issue 1/2 (April 2000) Special Issue in memory of Christopher StracheyFundamental Concepts In Programming Languages at the Portland Pattern RepositoryFundamental Concepts In Programming Languages at the College of Information Sciences and Technology at Pennsylvania State UniversityACM Digital LibraryGreat Work in Programming Languages. Collected by Benjamin C. Pierce.Course Outlines:Starting from 0 up to competent programming code:1-How is the computer working?2-The Principles of computer programming.3-Flowcharts are the languages between you and the code.4-Programming languages are the link between you and the computer.5-Basics of Programming:Looping.Branching.Variables.Classes.Subs.6-First example of an application [Traffic control]7-Second practical application [Calculator]8-Tic Tac Toe games from scratch.All applications EXE files and source codes are attached with its lectures.