چه کسانی این کتاب را می‌خوانند

دانشجوعلاقه‌مند یادگیری
کتابخوان حرفه‌ایلذت مطالعه
نویسندهالهام‌گیری

Learning C# by Developing Games with Unity 3D: Learn the fundamentals of C# to create scripts for your GameObjects: Beginner's Guide

Norton, Terry

قیمت نهایی

۴۴٬۰۰۰ تومان۴۹٬۰۰۰ تومان۱۰٪ تخفیف
  • تخفیف زمان‌دار−۵٬۰۰۰ تومان

۵٬۰۰۰ تومان صرفه‌جویی نسبت به قیمت اصلی

نسخه اصلی و اورجینال

بلافاصله پس از خرید، فایل کتاب روی دستگاه شما آمادهٔ دانلود است.

تحویل فوری
پرداخت امن
ضمانت فایل
پشتیبانی

مشخصات کتاب

نویسنده
Norton, Terry
سال انتشار
۲۰۱۳
فرمت
EPUB
زبان
انگلیسی
تعداد صفحات
۵ صفحه
حجم فایل
۱۴٫۷ مگابایت
شابک
9781849696586، 9781849696593، 1849696586، 1849696594

دربارهٔ کتاب

In Detail For the absolute beginner to any concept of programming, writing a script can appear to be an impossible hurdle to overcome. The truth is, there are only three simple concepts to understand: 1) having some type of information; 2) using the information; and 3) communicating the information. Each of these concepts is very simple and extremely important. These three concepts are combined to access the feature set provided by Unity. "Learning C# by Developing Games with Unity 3D" assumes that you know nothing about programming concepts. First you will learn the absolute basics of programming using everyday examples that you already know. As you progress through the book, you will find that C# is not a foreign language after all, because you already know the words. With a few keywords and using substitution, before you know it, you'll be thinking in code. The book starts by explaining in simple terms the three concepts you need for writing C# code and scripts: 1) variables to hold information; 2) methods (functions) to use the information; and 3) Dot Syntax to communicate the information where it's needed. The book builds on these concepts to open up the world of C# coding and Unity scripting. You will use this new power to access the features provided in Unity's Scripting Reference. The first half of this book is devoted to the code writing beginner. The concepts of variables, methods, Dot Syntax, and decision processing are fully explained. Since C# is an actual programming language, we take advantage of this to develop a State Machine to help control and organize each phase of a Unity project. Once the basic programming concepts are established and we have some State Machine organization, the features and power of Unity are accessed using the Scripting Reference. The goal of "Learning C# by Developing Games with Unity 3D" is to teach to you how to use the Unity Scripting Reference. Approach This book uses the learning-by-example approach. It takes simple examples from games to introduce all the main concepts of programming in an easy-to-digest and immediately recognizable way. Who this book is for This book is for the total beginner to any type of programming, focusing on the writing of C# code and scripts only. There are many parts that make up the Unity game engine. It is assumed that the reader already knows their way around Unity's user interface. The code editor used in this book is the MonoDevelop editor supplied by Unity. The beauty of this book is that it assumes absolutely no knowledge of coding at all. Starting from very first principles it will end up giving you an excellent grounding in the writing of C# code and scripts. Overview In Detail For the absolute beginner to any concept of programming, writing a script can appear to be an impossible hurdle to overcome. The truth is, there are only three simple concepts to 1) having some type of information; 2) using the information; and 3) communicating the information. Each of these concepts is very simple and extremely important. These three concepts are combined to access the feature set provided by Unity. "Learning C# by Developing Games with Unity 3D" assumes that you know nothing about programming concepts. First you will learn the absolute basics of programming using everyday examples that you already know. As you progress through the book, you will find that C# is not a foreign language after all, because you already know the words. With a few keywords and using substitution, before you know it, you'll be thinking in code. The book starts by explaining in simple terms the three concepts you need for writing C# code and 1) variables to hold information; 2) methods (functions) to use the information; and 3) Dot Syntax to communicate the information where it's needed. The book builds on these concepts to open up the world of C# coding and Unity scripting. You will use this new power to access the features provided in Unity's Scripting Reference. The first half of this book is devoted to the code writing beginner. The concepts of variables, methods, Dot Syntax, and decision processing are fully explained. Since C# is an actual programming language, we take advantage of this to develop a State Machine to help control and organize each phase of a Unity project. Once the basic programming concepts are established and we have some State Machine organization, the features and power of Unity are accessed using the Scripting Reference. The goal of "Learning C# by Developing Games with Unity 3D" is to teach to you how to use the Unity Scripting Reference. What you will learn from this book Annotation For the absolute beginner to any concept of programming, writing a script can appear to be an impossible hurdle to overcome. The truth is, there are only three simple concepts to understand: 1) having some type of information; 2) using the information; and 3) communicating the information. Each of these concepts is very simple and extremely important. These three concepts are combined to access the feature set provided by Unity."Learning C♯ by Developing Games with Unity 3D Beginner's Guide" assumes that you know nothing about programming concepts. First you will learn the absolute basics of programming using everyday examples that you already know. As you progress through the book, you will find that C♯ is not a foreign language after all, because you already know the words. With a few keywords and using substitution, before you know it, you'll be thinking in code. The book starts by explaining in simple terms the three concepts you need for writing C♯ code and scripts: 1) variables to hold information; 2) methods (functions) to use the information; and 3) Dot Syntax to communicate the information where it's needed. The book builds on these concepts to open up the world of C♯ coding and Unity scripting. You will use this new power to access the features provided in Unity's Scripting Reference. The first half of this book is devoted to the code writing beginner. The concepts of variables, methods, Dot Syntax, and decision processing are fully explained. Since C♯ is an actual programming language, we take advantage of this to develop a State Machine to help control and organize each phase of a Unity project. Once the basic programming concepts are established and we have some State Machine organization, the features and power of Unity are accessed using the Scripting Reference. The goal of "Learning C♯ by Developing Games with Unity 3D Beginner's Guide" is to teach to you how to use the Unity Scripting Reference Chapter 2: Introducing the Building Blocks for Unity Scripts; Using the term method instead of function; Understanding what a variable does in a script; Naming a variable; A variable name is just a substitute for a value; Time for action - creating a variable and seeing how it works; Time for action - changing the number 9 to a different number; Using a method in a script; What is a method?; Time for action - learning how a method works; What's in this script file?; Method names are substitutes too; Introducing the class; By using a little Unity magic, a script becomes a Component

کتاب‌های مشابه

Learning C# by Developing Games with Unity 3D: Learn the fundamentals of C# to create scripts for your GameObjects: Beginner's Guide

Learning C# by Developing Games with Unity 3D: Learn the fundamentals of C# to create scripts for your GameObjects: Beginner's Guide

۴۹٬۰۰۰ تومان

Learning C# by Developing Games with Unity 3D: Learn the fundamentals of C# to create scripts for your GameObjects: Beginner's Guide

Learning C# by Developing Games with Unity 3D: Learn the fundamentals of C# to create scripts for your GameObjects: Beginner's Guide

۴۹٬۰۰۰ تومان

Learn OpenGL : Beginner's Guide to 3D Rendering and Game Development with OpenGL and C++

Learn OpenGL : Beginner's Guide to 3D Rendering and Game Development with OpenGL and C++

۴۹٬۰۰۰ تومان

Learning C# by Developing Games with Unity 2019 : Code in C# and Build 3D Games with Unity, 4th Edition

Learning C# by Developing Games with Unity 2019 : Code in C# and Build 3D Games with Unity, 4th Edition

۴۹٬۰۰۰ تومان

Learning C# by Developing Games with Unity 2019 : Code in C# and Build 3D Games with Unity, 4th Edition

Learning C# by Developing Games with Unity 2019 : Code in C# and Build 3D Games with Unity, 4th Edition

۴۹٬۰۰۰ تومان

Learn OpenGL : Beginner's Guide to 3D Rendering and Game Development with OpenGL and C++

Learn OpenGL : Beginner's Guide to 3D Rendering and Game Development with OpenGL and C++

۴۹٬۰۰۰ تومان

Unity Android game development by example beginner's guide : learn how to create exciting games using Unity 3D for Android with the help of hands-on examples

Unity Android game development by example beginner's guide : learn how to create exciting games using Unity 3D for Android with the help of hands-on examples

۴۹٬۰۰۰ تومان

3d Game Development With Unity

3d Game Development With Unity

۴۹٬۰۰۰ تومان

Unity Android game development by example beginner's guide : learn how to create exciting games using Unity 3D for Android with the help of hands-on examples

Unity Android game development by example beginner's guide : learn how to create exciting games using Unity 3D for Android with the help of hands-on examples

۴۹٬۰۰۰ تومان

Unity Android game development by example beginner's guide : learn how to create exciting games using Unity 3D for Android with the help of hands-on examples

Unity Android game development by example beginner's guide : learn how to create exciting games using Unity 3D for Android with the help of hands-on examples

۴۹٬۰۰۰ تومان

Unity 2D Game Development: Beginner's Guide to 2D Game Development with Unity

Unity 2D Game Development: Beginner's Guide to 2D Game Development with Unity

۴۹٬۰۰۰ تومان

Unity 2D Game Development: Beginner's Guide to 2D Game Development with Unity

Unity 2D Game Development: Beginner's Guide to 2D Game Development with Unity

۴۹٬۰۰۰ تومان

قیمت نهایی

۴۴٬۰۰۰ تومان