Programming Nom. Entertainment is a Youtube tutorial channel that help people find what they are looking for. If you cannot find something that you want, suggest it! We aren't almighty when it comes down to programming, but we know a thing or two. This repo will hold many tutorial projects for easy access when users want the source(s). We can also work together to make some tutorial sources much better!
You are free to take anything, just make sure you view the license, give credits and share our channel!
C#
- Tutorial1 : C# Form Application - Adding text to Textbox when clicking a button
- Tutorial2 : C# WFA - Referencing two Forms together
- Tutorial3 : C# WFA - Using DirectoryInfo to display Directory Names in a Treeview
- Tutorial4 : C# WFA - Using DirectoryInfo and FileInfo to display Files in a Treeview
- Tutorial5 : C# WFA - Creating a Simple Custom File Explorer
- WpfTutorial1 : C# WPF - Changing Label Content (Text) Programmatically
- ConsoleTutorial1 : C# Console - Changing Text Color (Foreground Color)
- UnityTutorial1 : Unity 5 - Basic Canvas Tutorial
- UnityTutorial2 : Unity 5 - Make your 2D Character Jump (Ground Collision check included)
- UnityTutorial3 : Unity 5 - Creating a Simple 2D Platformer Tutorial
- UnityTutorial4 : Unity 5 - GameObject and UI Mouse Events
- UnityTutorial5 : Unity 5 - 2D W, A, S, D Basic Sprite Movement Tutorial
- UnityTutorial6 : Unity 5 - 2D Basic Player Shoot Projectile Tutorial
- UnityTutorial7 : Unity 5 - 2D Enemy Collision Tutorial
- UnityTutorial8 : Unity 5 - 2D Player and Enemy Health Tutorial
- UnityTutorial9 : Unity 5 - Basic Coroutine Tutorial
- UnityTutorial10 : Unity 5 - Creating a Simple 2D Space Shooter-like Game
- UnityTutorial11 : Unity 5 - Simple Player Scoring Tutorial
- UnityTutorial12 : Unity 5 - Setup Canvas Button Click Event
- UnityTutorial13 : Unity 5 - Simple Player Shoot Sound Tutorial
- UnityTutorial14 : Unity 5 - Simple Main Menu Tutorial
- UnityTutorial15 : Unity 5 - Simple Parent and Child Tutorial
- UnityTutorial16 : Unity 5 - Simple Game Save and Load
- UnityTutorial17 : No source. Just an empty 2D Unity project.
- UnityTutorial17 : Unity 5 - Input Action Progress (Tap a key repeatedly to do an action)