Skip to main content

Learn C# for Unity in Spanish

About 3 minC#YoutubeArticle(s)blogfreecodecamp.orgcsharpdotnetvscodeyoutubecrashcourse

Learn C# for Unity in Spanish 관련

C# > Article(s)

Article(s)

Learn C# for Unity in Spanish
Unity is a very popular and powerful game engine that relies on C# as its primary scripting language. Learn how to bring your games to life with Unity and C#. We just published a course on the freeCodeCamp.org Spanish YouTube channel that will guide ...

Unity is a very popular and powerful game engine that relies on C# as its primary scripting language. Learn how to bring your games to life with Unity and C#.

We just published a course on the freeCodeCamp.org Spanish YouTube channelopen in new window that will guide you step by step through the fundamentals of C# for Unity. You will learn the core concepts that you need to know to start developing games in Unity with C#.

If you have Spanish-speaking friends, you are welcome to share the Spanish version of this articleopen in new window with them.

Luis Canary created this course. He is the Principal Gameplay Programmer at Pendulo Studios, a Madrid-based video game development company. He has taught courses at universities, schools, and companies and loves to share his passion for game development on his YouTube channel.

Before we dive into the course content, let's see what C# is, how it is related to Unity, and why you should learn both of them.


What are C# and Unity?

C# is a versatile programming language known for its simplicity and power. Designed by Microsoft, it's part of the .NET family, a set of tools, libraries, and programming languages that work together to build various applications.

C# is a popular choice for building a wide range of applications, from desktop software and web applications to mobile apps and video games.

This course will focus on the fundamentals of C# for game development with Unity.

Unity is a popular game engine for creating 2D and 3D experiences. It uses C# as its primary scripting language and includes a comprehensive set of tools and features to design, develop, and deploy games across various platforms.

These are the platforms that are currently supported by Unity:

  • Desktop
  • Mobile
  • Web
  • Consoles

It also supports Augmented Reality (AR) and Virtual Reality (VR).

By learning C# for Unity development, you will be taking your first steps into a career in game development.

Tips

This course is perfect for anyone who wants to start developing video games. It covers core programming concepts that will remain valid across different versions of C# and Unity.


C# for Unity Course in Spanish

Awesome. Now that you know more about C# and Unity, let's see what you will learn during the course:

  • Variables
  • Operators
  • Conditionals
  • Switch Statements
  • While Loops
  • Do-While Loops
  • For Loops
  • Arrays
  • Lists
  • Foreach Loops
  • Functions
  • Methods
  • Modifying components
  • Coroutines
  • Invoke
  • Destroy
  • PlayerPrefs
  • Classes
  • Inheritance

By the end of the course, you will know the fundamentals of C# for Unity and you will be ready to start developing games in this programming language.

If you are ready to start learning C# for Unity, check out the course on the freeCodeCamp.org Spanish YouTube channelopen in new window:


✍️ Course created by Luis Canary.

LuisCanary
Los VIDEOJUEGOS son mi PASION!! 💖 En este canal aprenderás a crear tus propios Videojuegos con Unity, Unreal Engine y Godot a través de tutoriales prácticos...
LuisCanary(@luiscanary_) • Instagram 사진 및 동영상
팔로워 977명, 팔로잉 38명, 게시물 45개 - LuisCanary(@luiscanary_)님의 Instagram 사진 및 동영상 보기

Tips

Once you've completed this C# for Unity course, we recommend taking a general introduction to Unity course to learn the basics of the user interface and the features of your current version of Unity.


이찬희 (MarkiiimarK)
Never Stop Learning.