|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/visual-basic/
课程评论:没有评论
**Coursera 课程总结:VB.NET 入门:分步项目与练习** 本课程旨在帮助初学者克服编程过程中常见的“代码恐惧”,通过大量的实践项目和练习,将理论知识转化为实际编程能力。 **课程亮点:** * **基于经典教材:** 课程内容源自大学VB教材《Visual Basic 编程入门》,确保了内容的专业性和系统性。 * **实践驱动:** 重点在于“做中学”,通过老师的详细讲解,一步步展示如何解决练习题,并解释代码的“为什么”和“怎么做”。 * **项目多样:** 从简单的计算器到复杂的银行账户模拟器和21点游戏,涵盖了多种不同难度的项目。 * **全面技能提升:** 学习过程中,你将掌握VB.NET语言的方方面面,包括如何将需求转化为代码,以及条件语句、循环、数组、多维数组、LINQ、面向对象编程(OOP)、数据库等核心编程概念,并学会选择最适合的解决方案。 * **培养编程思维:** 比掌握具体语法更重要的是,课程致力于帮助你培养像程序员一样思考的能力。 * **自主学习模式:** 课程不包含传统意义上的“讲座”,而是以代码演示和解释为主,鼓励学生主动学习和模仿。学生可以根据自己的熟悉程度跳过某些练习。 * **克服代码恐惧:** 通过大量的实践和对常见编程陷阱的讲解,帮助学习者建立信心,消除对编写代码的畏惧感。 **适合人群:** * VB.NET 初学者,希望将所学理论应用于实践。 * 喜欢通过动手实践来学习编程的人。 * 希望克服编程障碍,提升编程信心的学习者。 * 无论你是自学还是参加其他课程,只要愿意投入时间和精力进行练习,都能从中受益。 **学习目标:** * 熟练掌握VB.NET编程基础。 * 能够独立完成简单的VB.NET项目。 * 培养解决问题和调试代码的能力。 * 建立起自信的编程思维模式。 **核心理念:** 学习编程,最重要的是大量的实践和持之以恒的决心。本课程将是你迈向“熟练编程”的重要一站。
VB.net is an excellent programming language. Beginners can appreciate it's English-like syntax, and more advanced programmers can appreciate its vast libraries and flexibility. It's part of the.Net family of languages, and as such, it allows you to program some truly amazing solutions. So, congratulations on choosing to learn this amazing language.:-)As it is common among beginner programmers, the enthusiasm to learn often is not enough to make the leap from beginner to intermediate. The bad news is: code fear is real, and it hinders, or even stops your progress.The good news is: you can learn to eliminate it! And all it takes is a little practice and determination. And that's where this course will help you greatly!The course goes over Visual Basic programming projects from a popular college Visual Basic textbook: "Introduction to Programming Using Visual Basic" by David Schneider. I show you how to put the theory you learned into practice by showing you how to solve each exercise and walking you through all the Why's and How's. You and I will go on a journey to program simple solutions, such as a Calculator, all the way to complex solutions such as Bank Account and Black Jack simulator. Because the course goes over ALL exercises from one text book, some of the concepts are repeated across multiple exercises. The course is not meant to follow any particular guidline where each exercise builds up on the previous one, but rather serves as a comprehensive reference, allowing students to skip exercises that present concepts the student is already familiar with.In the process, you will learn the ins and outs of Visual Basic language. You will learn how to translate the project requirements into a working code. You will learn to use many different programming concepts, such as Conditional Statements, Loops, Arrays, Multi-dimensional arrays, LINQ, OOP, databases… and pick the right one for your solution. But above all, you will learn to think like a programmer!This course is all about practice. Therefore, to benefit from this course, you need to be an active student. It doesn't matter if you are self-taught or attend a programming course. What matters is the time and effort you are willing to put into learning and practicing your skills. There are no lectures in this course. However, I do my best to explain what I am trying to accomplish with each line of code, and touch on common pitfalls, too. This is a course for beginner VB.net programmers who need to put the concepts and theory they learned into practice and for people who prefer to learn by doing.If that's you, then let's start coding!