|
所在平台: Udemy |
课程主页: https://www.udemy.com/course/mvc-architecture-for-unity/
课程评论:没有评论
课程名称:MVC架构在Unity 6与C#中的应用 - 终身访问 课程概述:欢迎来到《Unity中的MVC架构》课程!本课程旨在帮助您学习如何利用MVC架构提高Unity项目的组织性、可扩展性和开发者的工作质量。老师会带领您了解如何更高效地开发和维护Unity项目。 课程内容特点: - 精选内容:只包含最相关和强大的信息。 - 精简编辑:去除了冗余内容,直达主题。 MVC的优势: - 使软件开发更快,易于维护,项目分离使每个部分更简单和更具韧性。 - 提高项目的信心、性能和可扩展性。 学习收获: 课程结束后,您将能够自信地设计和开发新的Unity项目,运用MVC架构的信息和技能。 包含的课程部分: 1. 课程介绍:设定愿景与目标,学习MVC架构的多个好处。 2. Unity概述:回顾Unity作为游戏引擎的流行性与强大功能,探讨其系统结构。 3. 软件设计:深入理解软件开发的设计原则和常见的设计模式。 4. 微MVCS:专门为Unity设计的轻量级架构。 5. 样本项目:分析和回顾4个完整的Unity项目,包括时钟、登录、Roll-a-ball游戏,以及从头创建一个计算器的过程。 6. 课程总结:回顾重点,庆祝成功,并明确下一步计划。 7. 附加内容:介绍单位测试和测试驱动开发(TDD)的基础知识,帮助您编写更干净、可管理的代码。 样本项目: 1. 时钟 2. 登录 3. Roll-A-Ball 4. 计算器(额外项目) 课程优势: - Unity是一个多功能的游戏引擎,被广泛用于开发各种模拟、原型和游戏,支持多平台发布。 - 学习MVC架构能帮助您提升职业竞争力,是游戏开发中最受欢迎的技能之一。 - 学习单位测试和TDD能够加速新功能开发并提高维护效果。 讲师介绍:Samuel Asher Rivello是一位Unity认证开发者,拥有超过20年的游戏开发和软件设计教学经验。 赶快加入我们,避免在创建、维护和扩展Unity项目时常见的误区,提升您的开发技能!
Welcome to MVC Architecture For Unity! UNITY 6:Course Content: These lessons apply to current and future versions of Unity 6Course Downloads: All downloadable source-code has been updated to Unity 6CAPTIONS:• English: All videos have English subtitles. (Audio/Video/Text Content is in English)• French: Toutes les vidéos sont sous-titrées en Français. (Audio/Video/Text Content is in English)• German: Alle Videos haben Deutsche Untertitel. (Audio/Video/Text Content is in English)• Italian: Tutti i video hanno i sottotitoli in Italiano. (Audio/Video/Text Content is in English)• Japanese: ビデオはすべて日本語字幕付き. (Audio/Video/Text Content is in English)• Portuguese: Todos os vídeos têm legendas em Português. (Audio/Video/Text Content is in English)• Spanish: Todos los vídeos tienen subtítulos en Español. (Audio/Video/Text Content is in English)We all start projects with the best of intentions. But during development we often find our projects do not meet our expectations for organization, scalability, and for our quality of life as developers.This course gives you the training to create and maintain Unity projects which are faster to develop and easier to maintain. FEATURES:• Rockstar content - Everything you DO need. Just the most relevant, powerful info!• Punk-rock editing - Nothing you DON'T need. No "ums", no waiting, no fluff!QUALITIES OF MVC:• Sound philosophies - Built on top of the best design principles and design patterns - championed by software experts• Proven solution - Follow industry-leading practices and solve the biggest challenges with the greatest of ease• Language-agnostic - Translate your new training and skills across many platforms and programming languagesBENEFITS OF MVC:• Faster software development - The recipe for how and where to implement your next feature is straight-forward• Faster project maintenance - The separation of your coding concerns allows each to be more simple and more resilient• Empowers you to create projects with confidence, performance, and scalabilityTAKEAWAY:• After this course you will be confident to design and develop new projects with Unity and MVCINCLUDED SECTIONS:• Course Introduction - Set the vision and goals for the course. Learn the many benefits of MVC architecture for your projects• Unity Overview - Review the popularity and power of Unity as a game engine. Discuss the structure of the systems within and how MVC architecture is a welcome addition• Software Design - Gain insight on the design principles of master software developers, add design patterns to your list of skills, and see the pros and cons of several custom and established architectural solutions• Mini MVCS - Dive deep into this light, powerful architectural framework designed specifically for Unity• Sample Projects - Together we'll review 4 complete Unity projects. All source-code is provided to students. We'll analyze and review a clock, a login, and a Roll-a-ball game. Finally, all of the course philosophy and theory will come together as we create a custom calculator from scratch• Course Conclusion - Review the highlights, celebrate success, and set clear next steps to bring the learnings into your projects• EXTRA Content - With the foundation of MVC architecture, we'll add the power of Unit Testing and Test-Driven Development ( TDD ). With this training you will naturally produce cleaner, more readable, and manageable codeINCLUDED UNITY C# SAMPLE PROJECTS:• 1. Clock - A clock application. There is no Input, UI, or MonoBehaviours so its a simple way to learn the fundamentals of MVCS• 2. Login - A user login demo using Unity UI, one View, and one MonoBehaviour. We grow our expertise with MVCS communication between the coding concerns• 3. Roll-A-Ball - A complete 3D game with expanded scope. Includes multiple views, controllers, and MonoBehaviours • 4. EXTRA: Calculator - An extra special section. Here we create a new project from scratch to serve as a math calculator Bring together all the philosophy, design principles, design patterns, and architectural learnings of the course into this sample projectINCLUDED ASSETS:• Section Videos - High-quality HD video content covering all course topics• Section Source Code- Full C# scripting and complete Unity projects included for download• Section Challenge Assignments - Expand your knowledge with practical, relevant coding trials• Section Quiz - Ensure you digested all vital info before moving forwardWHY LEARN UNITY?• Unity is a versatile game engine which can be used for creating simulations, prototypes, and games • Over 70% of the top 1000 mobile games are created using Unity Technology• Deploys to PC, Xbox, PlayStation, iOS, & Android, WebGL, AR/VR, and more!WHY LEARN MVC ARCHITECTURE?• Get hired! Larger teams on more ambitious projects. Experts use MVC• Get promoted! Software architecture is a most in-demand skill that teams and leadership value in game development• Get it done! Create better projects, more quickly so you can launch your next project on scheduleEXTRA: WHY LEARN UNIT TESTING & TDD?• 1. Accelerate new features - With testing, developers focus on a small batch of code at a time, not moving on to the next bit until they are done with their batch. This gets results• 2. Level-up your maintenance - With Test-Driven Development ( TDD ), developers naturally produce cleaner, more readable, and manageable code• 3. Fail fast & Communicate clearly - Get feedback quickly and improve your solutions. Leave a legacy of unit testing in your codebase which will serve as the best, living documentationWHY LEARN WITH SAMUEL ASHER RIVELLO?• Sam is a Unity Certified Developer with over 20 years of experience creating games and teaching software design• Sam empowers game teams with custom editor tooling for improved workflows ( Game Design, Level Design, 3D Modelers, 3D Animators )• Sam is an author and editor, including Adobe, Future Publishing UK, Packt Publishing, and O'ReillyWHY WAIT?• Avoid the common pitfalls with creating, maintaining, and scaling Unity projects• You can't afford NOT to use Unit Testing and Test-Driven development on your projects• Let's do this!