ProgrammingInDotnet

所属分类:Windows编程
开发工具:C#
文件大小:0KB
下载次数:0
上传日期:2023-09-18 20:05:09
上 传 者sh-1993
说明:  编程InDotnet,,
(ProgrammingInDotnet,,)

文件列表:
InClassDemoAndExercises/ (0, 2023-12-02)
InClassDemoAndExercises/Gaming/ (0, 2023-12-02)
InClassDemoAndExercises/Gaming/MyFirstUnityGame/ (0, 2023-12-02)
InClassDemoAndExercises/Gaming/MyFirstUnityGame/.vsconfig (96, 2023-12-02)
InClassDemoAndExercises/Gaming/MyFirstUnityGame/Assets/ (0, 2023-12-02)
InClassDemoAndExercises/Gaming/MyFirstUnityGame/Assets/OldFiles/ (0, 2023-12-02)
InClassDemoAndExercises/Gaming/MyFirstUnityGame/Assets/OldFiles/mainLoop_Lab1.cs (975, 2023-12-02)
InClassDemoAndExercises/Gaming/MyFirstUnityGame/Assets/OldFiles/mainLoop_Lab2.cs (2186, 2023-12-02)
InClassDemoAndExercises/Gaming/MyFirstUnityGame/Assets/OldFiles/moveRock_Lab2.cs (1193, 2023-12-02)
InClassDemoAndExercises/Gaming/MyFirstUnityGame/Assets/Scenes/ (0, 2023-12-02)
InClassDemoAndExercises/Gaming/MyFirstUnityGame/Assets/Scenes/SampleScene.unity (14200, 2023-12-02)
InClassDemoAndExercises/Gaming/MyFirstUnityGame/Assets/Settings/ (0, 2023-12-02)
InClassDemoAndExercises/Gaming/MyFirstUnityGame/Assets/Settings/Lit2DSceneTemplate.scenetemplate (3942809, 2023-12-02)
InClassDemoAndExercises/Gaming/MyFirstUnityGame/Assets/Settings/Renderer2D.asset (3073, 2023-12-02)
InClassDemoAndExercises/Gaming/MyFirstUnityGame/Assets/Settings/Scenes/ (0, 2023-12-02)
InClassDemoAndExercises/Gaming/MyFirstUnityGame/Assets/Settings/Scenes/URP2DSceneTemplate.unity (9881, 2023-12-02)
InClassDemoAndExercises/Gaming/MyFirstUnityGame/Assets/Settings/UniversalRP.asset (2572, 2023-12-02)
InClassDemoAndExercises/Gaming/MyFirstUnityGame/Assets/UniversalRenderPipelineGlobalSettings.asset (732, 2023-12-02)
InClassDemoAndExercises/Gaming/MyFirstUnityGame/Assets/mainLoop.cs (3378, 2023-12-02)
InClassDemoAndExercises/Gaming/MyFirstUnityGame/Assets/moveRock.cs (1364, 2023-12-02)
InClassDemoAndExercises/Gaming/MyFirstUnityGame/Assets/moveShot.cs (943, 2023-12-02)
InClassDemoAndExercises/Gaming/MyFirstUnityGame/Assets/rock.png (1218, 2023-12-02)
InClassDemoAndExercises/Gaming/MyFirstUnityGame/Assets/rock.prefab (4674, 2023-12-02)
InClassDemoAndExercises/Gaming/MyFirstUnityGame/Assets/ship.png (392918, 2023-12-02)
InClassDemoAndExercises/Gaming/MyFirstUnityGame/Assets/shot.png (6094, 2023-12-02)
InClassDemoAndExercises/Gaming/MyFirstUnityGame/Assets/shot.prefab (4936, 2023-12-02)
InClassDemoAndExercises/Gaming/MyFirstUnityGame/Assets/shot.wav (46644, 2023-12-02)
InClassDemoAndExercises/Gaming/MyFirstUnityGame/Assets/starfield.png (3493713, 2023-12-02)
InClassDemoAndExercises/Gaming/MyFirstUnityGame/Assets/theme.mp3 (3189420, 2023-12-02)
InClassDemoAndExercises/Gaming/MyFirstUnityGame/ProjectSettings/ (0, 2023-12-02)
InClassDemoAndExercises/Gaming/MyFirstUnityGame/ProjectSettings/AudioManager.asset (413, 2023-12-02)
InClassDemoAndExercises/Gaming/MyFirstUnityGame/ProjectSettings/ClusterInputManager.asset (114, 2023-12-02)
InClassDemoAndExercises/Gaming/MyFirstUnityGame/ProjectSettings/DynamicsManager.asset (1254, 2023-12-02)
InClassDemoAndExercises/Gaming/MyFirstUnityGame/ProjectSettings/EditorBuildSettings.asset (257, 2023-12-02)
InClassDemoAndExercises/Gaming/MyFirstUnityGame/ProjectSettings/EditorSettings.asset (1278, 2023-12-02)
InClassDemoAndExercises/Gaming/MyFirstUnityGame/ProjectSettings/GraphicsSettings.asset (2574, 2023-12-02)
InClassDemoAndExercises/Gaming/MyFirstUnityGame/ProjectSettings/InputManager.asset (9731, 2023-12-02)
InClassDemoAndExercises/Gaming/MyFirstUnityGame/ProjectSettings/MemorySettings.asset (1192, 2023-12-02)
... ...

# Welcome to Programming .NET Welcome to the Programming in .NET course by Trishan Gunness! This repository serves as a comprehensive resource hub for Software Engineering students eager to master the intricacies of .NET development. Let's embark on this journey together and unlock the full potential of your software development endeavors! # Website [Programming in .NET](https://tgunness.github.io/ProgrammingInDotnet/) # Presentations - [Week 1](https://tgunness.github.io/ProgrammingInDotnet/Week1.html) - [Week 2 Part 1](https://tgunness.github.io/ProgrammingInDotnet/Week2Part1.html) - [Week 2 Part 2](https://tgunness.github.io/ProgrammingInDotnet/Week2Part2.html) - [Week 3 Part 1](https://tgunness.github.io/ProgrammingInDotnet/Week3Part1.html) - [Week 3 Part 2](https://tgunness.github.io/ProgrammingInDotnet/Week3Part2.html) - [Week 4 Part 1](https://tgunness.github.io/ProgrammingInDotnet/Week4Part1.html) - [Week 4 Part 2](https://tgunness.github.io/ProgrammingInDotnet/Week4Part2.html) - [Week 5 Part 1](https://tgunness.github.io/ProgrammingInDotnet/Week5Part1.html) - [Week 5 Part 2](https://tgunness.github.io/ProgrammingInDotnet/Week5Part2.html) - [Week 6 Part 1](https://tgunness.github.io/ProgrammingInDotnet/Week6Part1.html) - [Week 6 Part 2](https://tgunness.github.io/ProgrammingInDotnet/Week6Part2.html) - [Week 7 - Midterm Review](https://tgunness.github.io/ProgrammingInDotnet/Week7.html) - [Week 8 Part 1](https://tgunness.github.io/ProgrammingInDotnet/Week8Part1.html) - [Week 9 Part 1](https://tgunness.github.io/ProgrammingInDotnet/Week9Part1.html) - [Week 10 Part 1](https://tgunness.github.io/ProgrammingInDotnet/Week10Part1.html) - [Gaming](https://tgunness.github.io/ProgrammingInDotnet/Gaming.html) - [Week 11 Part 1](https://tgunness.github.io/ProgrammingInDotnet/Week11Part1.html) - [Week 11 Part 2](https://tgunness.github.io/ProgrammingInDotnet/Week11Part2.html) - [Week 12 Part 1](https://tgunness.github.io/ProgrammingInDotnet/Week12Part1.html) - [Week 12 Part 2](https://tgunness.github.io/ProgrammingInDotnet/Week12Part2.html) - [Week 13](https://tgunness.github.io/ProgrammingInDotnet/Week13FinalExamReview.html) # Repo Structure - [docs](https://github.com/tgunness/ProgrammingInDotnet/tree/main/docs) - this folder contains all presentations raw notes - [InClassDemoAndExercises](https://github.com/tgunness/ProgrammingInDotnet/tree/main/InClassDemoAndExercises) - this folder contains code that was coded in class, demos and exercises (given pace of class, code within this folder could be unstable) - [RecordedSessions](https://github.com/tgunness/ProgrammingInDotnet/tree/main/RecordedSessions) - this folder contains hyperlinks to all recorded class sessions

近期下载者

相关文件


收藏者