discover What programming language is right for you

In the vast and ever evolving technology industry, finding the right programming language to start with is a big step. Let's make that step in the right direction by filling out a brief survey to find what language may best suit you.



During your freetime, you prefer to do the following:



After cooking a meal, how long until you do your dishes:



The average length of the books I read are:



The thing you most admire about a car is:



If you could have a super power, it would be:




Let's try C#


    What is C#?


  • C# (pronounced c-sharp) is a general-purpose language designed for developing apps on the Microsoft platform and requires the .NET framework on Windows to work. C# is often thought of as a hybrid that takes the best of C and C++ to create a truly modernized language. Although the .NET framework supports several other coding languages, C# has quickly become one of the most popular.
  • C# can be used to create almost anything but is particularly strong at building Windows desktop applications and games. C# can also be used to develop web applications and has become increasingly popular for mobile development too. Cross-platform tools such as Xamarin allow apps written in C# to be used on almost any mobile device.

    • C# for Game Development


  • C# is widely-used to create games using the Unity game engine, which is the most popular game engine today. More than a third of top games are made with Unity, and there are approximately 770 million active users of games created using the Unity engine. Unity is also used for VR, with 90% of all Samsung Gear and 53% of all Oculus Rift VR games developed using Unity.
  • C# is a very popular tool for creating these applications, and so makes a great choice for any programmer hoping to break into the game development industry, or for anyone interested in virtual reality.

  • Click here To learn more about this coding language.

    Let's try JavaScript


      What is JavaScript?


  • JavaScript is a scripting or programming language that allows you to implement complex features on web pages. You will notice JavaScript is being used when:
    1. A web page does more than just sit there and display static information for you to look at
    2. Displays timely content updates, interactive maps, animated 2D/3D graphics, scrolling video jukeboxes, etc.

      Why it could be right for you


  • It's the main language of the internet
  • You appreciate what goes on under the hood

  • Click Here to learn more about this programming language.

    Let's try Python


      What is Python?

  • Python is a general-purpose programming language that can be used on any modern computer operating system.
  • It can be used for processing text, numbers, images, scientific data and just about anything else you might save on a computer.
    • Why it might be right for you

  • It's clean and easy to read
  • It takes out it's own garbage
  • It's used to create AI (artificial intelligence)

  • Click here to learn more about this programming language.