Jump to content

DOWNLOAD MODS

Are you looking for something shiny for your load order? We have many exclusive mods and resources you won't find anywhere else. Start your search now...

LEARN MODDING

Ready to try your hand at making your own mod creations? Visit the Enclave, the original ES/FO modding school, and learn the tricks of the trade from veteran modders...

JOIN THE ALLIANCE

Membership is free and registering unlocks image galleries, project hosting, live chat, unlimited downloads, & more...

Search the Community

Showing results for tags 'program language'.

  • Search By Tags

    Type tags separated by commas.
  • Search By Author

Content Type


Forums

  • Community Boards
    • About TESA
    • TESA Community
  • Hosted Boards
    • The Enclave
    • Hosted Projects
  • Gaming Boards
    • The Elder Scrolls
    • Fallout
    • Indie Games
  • RPG Boards
    • Roleplaying

Categories

  • Showcase
    • Skyrim
    • Fallout
    • Oblivion
    • Misc
  • Exclusives
    • Skyrim
    • Fallout
    • Oblivion
    • Morrowind
    • Misc
  • Community Works
    • Skyrim
    • Oblivion
    • Fallout
    • Misc
    • Student Projects

Categories

  • ESV: Skyrim Modding
    • Creation Kit Basics
    • Level Design
    • Character Design
    • Papyrus
    • Quest Design & Dialogue
    • Graphic Artistry
    • 3D Craftworks
  • ESIV: Oblivion Modding
    • Construction Set Basics
    • Worldbuilding
    • NPCs & Radiant AI
    • Scripting
    • Questbuilding & Dialogue
    • Story & Lore
    • Texturing
    • Modeling
    • Miscellaneous
  • ESIII: Morrowind Modding
    • Tool Set Basics
    • Worldbuilding
    • NPCs
    • Scripting
    • Questbuilding
    • Texturing
    • Modeling
  • Fallout 3 Modding
    • GECK Basics
    • Worldbuilding
    • NPCs & Radiant AI
    • Scripting
    • Questbuilding & Dialogue
    • Texturing
    • Modeling
  • Gaming Guides
    • Oblivion Gaming
    • Morrowind Gaming
    • Fallout 3 Gaming
  • Miscellaneous Tutorials
  • TES Alliance HowTo Guides

Product Groups

  • VIP Memberships
  • Subscriptions

Find results in...

Find results that contain...


Date Created

  • Start

    End


Last Updated

  • Start

    End


Filter by number of...

Joined

  • Start

    End


Group


Website URL


Steam


XBox Live ID


MSN


Skype


Location


Interests

Found 1 result

  1. Unfortunately Unity requires coding for its game projects. I prefer learning C# above the other programming languages available for Unity. In the beginning you will feel daunted by all of it, but my advice to you is: "Practice, practice, use, read, copy and practice some more!" As a music teacher my motto to my students are always:"Practice makes perfect." The same with coding. So where do I start? Here: 1. Brian Moakley is a team member at RayWenderlich.com, who created this series of C# tutorial videos. Totally free with assignments to check your progress. I would give this series a 5 star. https://videos.raywenderlich.com/courses/beginning-c/lessons/1 2. Charger Games has a whole series about learning C# with Unity. I haven't tried them out yet, but what I have seen, it looks good. https://www.youtube.com/channel/UChvLQbvpw2pfODgOmdS4ZSQ/featured 3. These written tutorials teach you about C# scripting for Unity. The tutorials build on one another, introducing new programming concepts, math, algorithms, and Unity features. They will be useful to you, whether you're brand new to scripting or an experienced developer. http://catlikecoding.com/unity/tutorials/ 4. Jonathan Weinberger: His tutorials are divided into Fundamentals(Beginner), Intermediate and Advanced. Many people have recommended his series. https://www.youtube.com/user/Unity3DCoder/playlists 5. These two game developers are excellent tutors, they teach C# while you are creating a game together. Check them out. https://www.youtube.com/user/gamesplusjames/playlists https://www.youtube.com/channel/UCly65VLuV5IXet1DoszHgvA Then, if you purely want to study C#, this is a very good site: Learn C# by building a simple RPG - Scott Lilly. You use Visual Studio to create a simple text RPG in C#. The lessons are short and informative. The author replies and helps with problems and anything you don't understand. http://scottlilly.com/learn-c-by-building-a-simple-rpg-index/ I hope these guidelines helped.
×
×
  • Create New...