Difference between revisions of "Coding"

From Experimental Game Cultures
Jump to navigation Jump to search
(Created page with "=== Introduction === Coding can be essential for creating your digital projects. Here we gather some links/references to tutorials and sites that may help you. === Useful links === https://www.dcode.fr/")
 
Line 2: Line 2:
   
 
Coding can be essential for creating your digital projects. Here we gather some links/references to tutorials and sites that may help you.
 
Coding can be essential for creating your digital projects. Here we gather some links/references to tutorials and sites that may help you.
  +
  +
=== Useful Youtube channels ===
  +
  +
'''Code Monkey'''
  +
https://www.youtube.com/c/CodeMonkeyUnity
  +
  +
Creates tutorials for Unity3D in which he explains coding principles for C#. Check out the C# basics videos for good foundational information in a quick pace.
   
 
=== Useful links ===
 
=== Useful links ===

Revision as of 14:01, 25 September 2022

Introduction

Coding can be essential for creating your digital projects. Here we gather some links/references to tutorials and sites that may help you.

Useful Youtube channels

Code Monkey https://www.youtube.com/c/CodeMonkeyUnity

Creates tutorials for Unity3D in which he explains coding principles for C#. Check out the C# basics videos for good foundational information in a quick pace.

Useful links

https://www.dcode.fr/