Potjeh wrote:Everyone who posts on a game forum about learning coding is trying to learn to make games.
well they should stop such nonsense and try to make money instead
Potjeh wrote:Everyone who posts on a game forum about learning coding is trying to learn to make games.
shubla wrote:Potjeh wrote:Everyone who posts on a game forum about learning coding is trying to learn to make games.
well they should stop such nonsense and try to make money instead
shubla wrote:Potjeh wrote:Get Unity free version. It lets you get something playable really quickly (as evidenced by deluge of trash Unity games on Steam), which is great for staying motivated. And C# is a decent enough beginner language. Plus they have some good tutorial projects that you can follow along and learn.
When did OP say that he wanted to make games?
I dont see any reason for why he should use unity.
I dont think C# is a good language either, if he wants something like C# he should go for java.
What comes to studying programming in university... (or college as some call it ?)
At least in Finland, you dont learn programming in university. You learn computer science, the programming part you will have to learn by yourself by your own projects and such. But you can make networks and learn the more theoretical stuff, which is very useful.
TurtleHermit wrote:julian12it wrote:blah blah blah
What the fuck are You even doing in this thread? Your post has nothing of value...
jorb wrote:The running server is the test server.
TurtleHermit wrote:Quick glance with my friend over the offers in my town and it seems that C# is pretty solid here, so I would want to at least try it in some point together with java, then pick up what suits me better later on... but first, C. As I will try to hit university, C is a must there for begin with.
TurtleHermit wrote:Been there to check the stuff out, talked with students at those. Most of them decided to say it's just a waste of time, purely because You're scrapped between a hell of things, not making You any good in all of them and doesn't let You focus on one thing... unless You want to drop out.
shubla wrote:Language is not that important, but you should still avoid C# as microsoft is going to go bankrupt soon for sure.
MagicManICT wrote:TurtleHermit wrote:Been there to check the stuff out, talked with students at those. Most of them decided to say it's just a waste of time, purely because You're scrapped between a hell of things, not making You any good in all of them and doesn't let You focus on one thing... unless You want to drop out.
Taking a class or two through a local college is about the group learning experience and having an instructor there that can help get through mental blocks. And I didn't necessarily mean to imply a community or two year college there. A tech school that offers programming would be just as good, and they usually have people retired or "between jobs" as instructors.
Now if we want to rant on the issues behind a community college and a two year degree... I think that's for another thread.shubla wrote:Language is not that important, but you should still avoid C# as microsoft is going to go bankrupt soon for sure.
I agree with you about language. Learn to program, and they all come fairly easy. C/C++ is probably the exception as the rules are pretty loose and they can trip up newbs that haven't had to deal with the language's eccentricities before.
I'm not sure what kind of crack you're smoking, but Microsoft ain't going anywhere for a good long time. Windows is still 80+% of the desktop market share, and Office has a sizable chunk of productivity software market despite Google and OpenOffice.
shubla wrote:TurtleHermit wrote:Quick glance with my friend over the offers in my town and it seems that C# is pretty solid here, so I would want to at least try it in some point together with java, then pick up what suits me better later on... but first, C. As I will try to hit university, C is a must there for begin with.
Language is not that important, but you should still avoid C# as microsoft is going to go bankrupt soon for sure.
Astarisk wrote:What's important is to learn the key computer science concepts and fundamentals that can be shared and applied to any language.
shubla wrote:Microsoft will have the same fate.
loftar wrote:Astarisk wrote:What's important is to learn the key computer science concepts and fundamentals that can be shared and applied to any language.
Of course, but there may be a difference in how well suited different languages are for that task.
I'm sure Java and C# work perfectly for the task, but I'd say they're far from ideal, in that they put far too heavy emphasis on OO concepts, which is just not the first thing you need to learn about programming, and so I'd say a procedural language is more suitable. My personal recommendation would go to either C or Python. Python if you want the simplest possible introduction you could possibly get (but one whose shell of abstraction might require some effort to break out of later), and C if you want to dive off the deep end and get a better grasp of how things actually work right off the bat.
Users browsing this forum: Claude [Bot] and 60 guests