|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/c-programming-a-practical-applications-approach/
课程评论:没有评论
课程名称:C#编程初学者:第一步 课程概述:本课程旨在教导学生使用C#编程语言创建自己的计算机程序和视频游戏。并不要求有先前的编程经验,特别适合真正的初学者。我们将从基础知识开始,介绍所有必要的编程技能。本课程旨在为任何希望学习编码的人提供帮助。不仅覆盖了C#的语法,更重要的是引入将实际问题转化为代码解决方案所需的问题解决技能。解决问题是获取报酬的根本,其他的都只是技术细节。我们将在WINDOWS机器上使用Visual Studio进行学习,所有编码示例与最新的Visual Studio版本(截至2024年的Visual Studio Community 2022)完全兼容,但不支持MAC系统。 课程采用从一开始就学习构建Windows应用程序的方式,让学生在学习C#编程语言的同时,更加投入。我的课程设计旨在通过一系列旨在创建简单Windows窗体应用程序的课程,让学习者感受到实际效果。我将详细讲解各种可能的功能,并提供数百个现有项目供学习者参考或扩展,帮助他们自己完成项目。这是一门几乎可以让学生从零基础到熟练构建自己的应用程序的“万能课程”。 C#是一种设计精良的编程语言,避免了C++的复杂性和Java的繁琐,同时保留了它们几乎所有的优点。C#具有多样性,可用于编写Web应用程序、游戏、桌面软件、iOS和Android应用等。在现代Web开发中,使用C#不需要编写客户端JavaScript,Blazor框架允许开发者仅用HTML、CSS和C#构建交互式客户端应用程序。 本课程视频授课时间超过18小时,90多节讲座和400多个练习及补充资源,是几乎任何其他入门级C#课程的倍数。学生不仅会接触软件开发的各个阶段,发展问题解决能力,还会学习C#的语法。挑战和应用案例涵盖家庭、学校及工作场所的各种情况,涉及商业、科学、数学、艺术、音乐,以及特别强调的动画和游戏(占四分之一的讲座)。 我的目标不仅是教会你编程,更是帮助你理解所做的每一件事情以及原因。我每天在线以解答任何可能遇到的问题。视频不仅详细讲解如何成为程序员,还在每个重要概念教授时,提供相应的挑战,帮助学生加深理解。通过完成挑战,再回来看详细的视频解答,学生可以检查自己的结果。 成功的支持措施包括:每节课程的目标和讲解笔记清单、所有示例代码可下载、几乎每节课程都有提供完整解答的练习题。我遵循“保持简单”(KISS)原则,尽量避免复杂的计算机术语,像对待完全没有知识的新用户一样进行教学,并随时提供帮助,通常在一天内回复。 本课程不是静态的,每月都会进行更新,新增讲座与挑战问题(截至2024年12月已解决的挑战超过114个)。最后,请不要仅凭课程标题或描述来判断课程内容,详细的课程大纲可通过“课程内容”部分获取,覆盖内容详尽明了。
Students will learn to create their own computer programs and video games using the C# programming language. No prior programming experience is assumed. This is a course for REAL BEGINNERS. We will introduce all the required programming skills from the ground up. This programming course is meant for ANYONE WHO WANTS TO LEARN TO CODE. We cover C# syntax but more importantly we introduce the PROBLEM SOLVING SKILLS necessary to convert practical problems to solutions in code. You get paid for solving problems everything else is just a technicality. Our focus will be working with Visual Studio on WINDOWS machines. All coding examples are fully compatible with the LATEST Visual Studio Edition (As of 2024 Visual Studio Community 2022) for WINDOWS , Unfortunately they are not MAC compatible A language like C# is typically learned "in a vacuum," and stripped of potentially distracting visual elements or front end graphical interfaces. This type of learning process - which is considered the standard approach is great for communicating the fundamentals. It allows you to focus on the most important and basic programming concepts you will need to understand, and is often presented through the output of a static, text-based console window. However, learning a language in this console vacuum can also be bland and boring, and can often lead to students becoming disengaged entirely. Students are more likely to remain engaged by learning how to build Windows applications from day one in tandem with learning the C# programming language. Therefore, my lectures are designed to keep you engaged with the process of learning C# fundamentals by presenting them through a series of lessons aimed at creating simple, Windows Form based applications. This course, by jumping right into apps with a Graphical User Interface, allows the learner to feel like they are learning concepts that produce a tangible result. I walk you carefully through every possible feature you can imagine, and I use hundreds of existing projects you can learn from, or expand on to make your own project. It's worth sifting through a dozen mediocre Udemy courses to find a gem like this. It's pretty close to a one stop shop for taking you from knowing nothing about WinForms, to building your own whole applications. C# is a masterpiece in language design. C# doesn't have all the associated headaches of C++, nor the drudge work of Java-but contains almost all of their advantages. C# is versatile: you can write web apps, games, desktop software, iOS and Android apps, and so forth. Probably the only area where Python beats C# is AI and Data Analytics , quite possibly due to the Python libraries and the established knowledge-user-base around it. In modern web development, with C# you don't even have to write client side Javascript. Blazor is a C# framework that enables you to build interactive client side applications with only HTML, CSS, and C#! Should you need to use Javascript, Blazor also supports interoperability with JavaScript libraries. In game development, using C# (Monogame engine) you can get started in your programming journey by directly writing games which is more fun than dry exercises. This course has more hours of video instruction (18 + hours) , lectures (90+) and exercises and supplemental resources (400+) than virtually any other Introductory C# course offered on Udemy. All for one low price. Students will be exposed to all the stages in software development and develop problem-solving skills as well as learn the syntax of the C# language. The challenges and applications are drawn from a variety of situations in the home, school and workplace. They address a wide spectrum of interests including business, science, math, art, music, and especially ANIMATION and GAMES (1/4 of the lectures). My goal is not just to show you how to program, but to help you understand what you are doing, and why you are doing it. I am online daily to respond to any problems you may encounter. Not only do the videos show you how to become a programmer in great detail, but each time an important concept is taught, I offer you a challenge that is designed to help you really understand what you have just learned. You will go away and complete the challenge, and then come back and see the challenge answered and explained in detail in the video, allowing you to check your results! Here's how I will help you to succeed: o Each lecture starts with a list of objectives and speaking notes o Every example covered in the lecture is available for download in the resources section including the objectives/speaking notes o Almost every lecture has a set of Practice problems with full solutions provided o My style of writing and teaching follows the KISS principle: Keep It Super Simple. I try to stay away from fancy computer terminology and try to teach like am speaking to a brand new user with little to no previous knowledge on the subject matter, etc. and I am always available for help, replying most times within a day. This is NOT a static course, updates are made several times a month, with new Lectures and Challenge Problems (114 + as of Dec 2024 fully solved) added on a continual basis. And finally please do not judge a book by it's cover don't judge the course by the title or this small description section, if you want to know exactly all the topics covered please go to: COURSE CONTENT Sections Lectures (press the down arrow) This will open up literally thousands of lines of very detailed lecture descriptions leaving no doubt what is and what is not covered.