Physics.Math.Code
139K subscribers
5.14K photos
1.9K videos
5.78K files
4.29K links
VK: vk.com/physics_math
Чат инженеров: @math_code
Учебные фильмы: @maths_lib
Репетитор IT mentor: @mentor_it
YouTube: youtube.com/c/PhysicsMathCode

Обратная связь: @physicist_i
Download Telegram
Изучаем_C#_через_разработку_игр_на_Unity_5_е_изд_2022_Ферроне_Х.7z
8.9 MB
📘 Изучаем C# через разработку игр на Unity. 5-е изд [2022] Ферроне Х.

Изучение C# через разработку игр на Unity — популярный способ ускоренного освоения мощного и универсального языка программирования, используемого для решения прикладных задач в широком спектре предметных областей. Эта книга дает вам возможность с нуля изучить программирование на C# без зубодробительных терминов и непонятной логики программирования, причем процесс изучения сопровождается созданием простой игры на Unity. В пятом издании изложены последние версии всех современных функций C# на примерах из игрового движка Unity, а также добавлена новая глава о промежуточных типах коллекций. Вы начнете с основ программирования и языка C#, узнаете основные концепции программирования на С#, включая переменные, классы и объектно-ориентированное программирование.
#gamedev #game_development #csharp #c_sharp #программирование
🔥78👍43103😍2👏1😱1
Animated_Problem_Solving_An_Introduction_to_Program_Design_Using.pdf
10.9 MB
📕 Animated Problem Solving: An Introduction to Program Design Using Video Game Development [2022] Marco T. Morazan

This textbook is about systematic problem solving and systematic reasoning using type-driven design. There are two problem solving techniques that are emphasized throughout the book:divide and conqueranditerative refinement. Divide and conquer is the process by which a large problem is broken into two or more smaller problems that are easier to solve and then the solutions for the smaller pieces are combined to create an answer to the problem. Iterative refinement is the process by which a solution to a problem is gradually made better–like the drafts of an essay. Mastering these techniques are essential to becoming a good problem solver and programmer.

In this textbook, all the solutions to problems are expressed as programs. It is important to be somewhat precise about what a program is. #разработка_игр #gamedev #графика #анимация
👍17