Chevron Left
返回到 Data Structures and Design Patterns for Game Developers

学生对 University of Colorado System 提供的 Data Structures and Design Patterns for Game Developers 的评价和反馈

4.6
149 个评分

课程概述

This course is a stand-alone course that builds on the knowledge included in the C# Programming for Unity Game Development Specialization, so the course assumes you have the prerequisite knowledge from that Specialization. You should make sure you have that knowledge, either by taking those courses or from personal experience, before tackling this course. Throughout this course you'll build on your foundational C# and Unity knowledge by developing more robust games with better object-oriented designs using various data structures and design patterns. Data structures and design patterns are both general programming and software architecture topics that span all software, not just games. Although we'll discuss these ideas in the game domain, they also apply if you're writing a web app in ASP.NET, building a tool using WinForms, or any other software you decide to build. Module 1: Explore a Dynamic Array data structure and learn the basics of algorithm analysis Module 2: Learn about and use the common Linked List and Graph data structures Module 3: Learn about and use several additional data structures: Stacks, Queues, and Trees Module 4: Learn why design patterns are so useful and discover a number of design patterns useful in game development “Unity” is a trademark or registered trademark of Unity Technologies or its affiliates in the U.S. and elsewhere. This course is an independent work and is not sponsored by, authorized by, or affiliated with Unity Technologies or its affiliates...

热门审阅

DC

Jun 28, 2018

Some concepts were really challenging and the course was much more demanding than any other course in the specialization. In any case, it was extremely rewarding to get to the end! Thanks, Dr. T!

KZ

Dec 10, 2020

Wow, thank you so much Dr.T for the virtual company in the four course journey. I will miss you so much. Perfect specialization

筛选依据:

26 - Data Structures and Design Patterns for Game Developers 的 37 个评论(共 37 个)

创建者 truth t

Jul 14, 2018

this course contains well illustrated knowledge of coding with good depth

创建者 Sergey K

Sep 27, 2020

Great! Thank you! It was very interesting and useful!

创建者 Alfonso E S P

Jul 3, 2019

Super intense and interesting course

创建者 Gabriel C G

Jun 14, 2020

Very interesting class!

创建者 amadou d

Aug 2, 2021

Excellent! Thank You.

创建者 Waseem y

Jun 22, 2021

nice curse

创建者 Pep S M

Sep 20, 2018

Fantastic!

创建者 Omid M

Feb 27, 2020

This was another great course by Dr.T. Studying design patterns and data structures on you own can be a little tricky so it was a great opportunity to learn about those topics in this course of the specialization. My main problem with this course (and the reason for giving it 4 stars out 5), was the lack of enough exercises. More exercises could really help with grasping the concepts. Also I think theory-based contents can be tested by exams only, so while I appreciate the weekly assignments I think a final exam could help determining if students have properly absorbed the course materials. Cheers.

创建者 Kaushal J

Oct 29, 2020

Learnt a lot about data structures. The only thing I would improve on is giving additional instruction on the last assignment. Very good course though.

创建者 Twinkal R

Apr 14, 2019

useful lacture

创建者 Samarth K

Dec 8, 2021

Good

创建者 Hiroki N

Feb 25, 2019

The lecturer's code can induce a bug.