I want to know about gaming programming and which programming language is mostly used in industrial areas and which one is better? I have used dark basic and agk basic but I heard that this languages are not powerful for gaming.. I am now still studying B.Tech 3rd year CSE.. Now I am in C#... Can I proceed with C# for games by using Unity3d ? Pls suggest me ????

Unity is gaining a lot of interest lately, mainly because of how easy they make it to port your games to other platforms. You'd use C# and Javascript to create your Unity games. Unity is especially popular within mobile game development.

C# is not a bad choice at all, a lot of games are made by C# code. But you might also want to look into C++ at some point, since some games require more power over the memory management (to optimize the game).

Be a part of the DaniWeb community

We're a friendly, industry-focused community of developers, IT pros, digital marketers, and technology enthusiasts meeting, networking, learning, and sharing knowledge.