トピック
Jacob KulcakKid4

Other Programming Languages

No I'm not leaving, I'm just wondering if I wanted to use skills that I get from this, what would be a good, more professional language to learn and use to make games? And I'm the real Jacob just so you know.
5そうだね
プレイ済み
返信[1]
親投稿
raimondz raimondzz
I think that you should learn either c++, c# or lua. C++: Used along with Cocos2x to make mobile games or Unreal engine 4 for console and pc. C#: This language is used to make games on Unity or XNA Game studio. Lua: This one is used mostly for scripting and modding games. You can use LÖVE engine to make a game using only this language.
2そうだね
プレイ済み
返信[2]
親投稿
SıмΞоп SimeonW
I think you should learn JavaScript from this The syntax is almost the exact same And it is one of those languages that is getting more and more popular, more and more necessary to learn.
1そうだね
プレイ済み
返信[3]
親投稿
Jacob KulcakKid4
Yeah, I was always thinking JavaScript was the big, main language to use, but then I looked it up and foumd out that c++ is the most popular. Where would I be able to learn them?
0そうだね
プレイ済み
返信[4]
親投稿
SıмΞоп SimeonW
C++ is extremely different Learn C++ if you're dedicated to not give up I would just wait for a C++ class in school, that's what I did, and it saved me from the madness of trying to learn it
0そうだね
プレイ済み
返信[5]
親投稿
SıмΞоп SimeonW
Javascript is for anybody to learn C++ is strictly only for the hardcore programmers that understand coding on another level
0そうだね
プレイ済み
返信[6]
親投稿
Jacob KulcakKid4
Do they teach that in grade school/high school? I'm figuring you mean college.
0そうだね
プレイ済み
返信[7]
親投稿
SıмΞоп SimeonW
Usually college It's rare to find in high school
0そうだね
プレイ済み
返信[8]
親投稿
Jacob KulcakKid4
Ok, so c++ is more of the professional language to use and JavaScript (wouldn't have capitalized that if it weren't for autocorrect) is more of the basics.
0そうだね
プレイ済み
返信[9]
親投稿
SıмΞоп SimeonW
Yeah I guess Javascript has some advanced parts too The only different thing about Javascript from SmileBASIC, is timing SetInterval(){} and SetTimeout(){} are the only ways to make a game run at a stable speed Javascript is multi-threaded by default!
0そうだね
プレイ済み
返信[10]
親投稿
Jacob KulcakKid4
Ok, thanks for the advice
1そうだね
プレイ済み
返信[11]
親投稿
Stewart segludian1
Instead of coding games, I am going suggest you concentrate on languages you can find a job with. In my opinion you should first aim for web developer. That seems to be where most of the jobs are. So I recommend. JavaScript, C#, SQL, and ASP.Net. Game developers are treated horribly. Just look up the EA spouse letter. If you want app development Objective C/Swift for iphone and Java for Android.
1そうだね
プレイ済み
返信[12]
親投稿
Stewart segludian1
That being said. I think you should try Python next. You can use Pygame or Pyglet to make games. It is best to learn a variety of languages.
0そうだね
プレイ済み
返信[13]
親投稿
Jacob KulcakKid4
What companies hire programmers? (I'm surprised I'm asking this at such a young age when I still have a few more years until college) and I am surprised at how bad ea can be to their employees.
1そうだね
プレイ済み
返信[14]
親投稿
Aaron Krondelo
All sorts of companies, any big company needs at least some programmers. I'm surprised no one has mentioned Java itself. I wouldn't recommend it for games, and OOP is a very different way of programming.
2そうだね
プレイ済み
返信[15]
親投稿
Stewart segludian1
Banks, Marketing firms, Insurance, the State. Lots of places need programmers. Try going to a job site and search around. You should be able to see what technology is in demand in your area.
1そうだね
プレイ済み
返信[16]
親投稿
Jacob KulcakKid4
Thanks again everyone that's commented.
0そうだね
プレイ済み
返信[17]
親投稿
Autz sonic-HD8765
What @Steward said. Working at making games is good when you're on a small team to get some extra buck, but is not good as a serious job. See it more like a Hobby. Also, on Web Developing (at least on the most part) you won't code actually, but call bunch of frameworks that does the work for you. If you're accustomed with coding all by yourself, Web Developing will be a piece of cake.
0そうだね
プレイ済み
返信[18]
親投稿
Autz sonic-HD8765
Also, depends on what you want to aim for. Some people fells more comfortable with Web Developing rather than App developing, and vice-versa. My advice is to try a bit of both and choose the one you think is right for you.
0そうだね
プレイ済み
返信[19]
親投稿
Jacob KulcakKid4
So you know what a good/average pay for a programmer is?
0そうだね
プレイ済み
返信[20]
親投稿
Stewart segludian1
Even with a framework there is lots of coding to do, and web developers code in several languages in concert. It isn't easy street. Anyway salary levels will vary wildly depending on where you live. Costal California and New York City pay a lot more, but cost more to live there. I would expect an entry level programmer to make between $30-50k. But your state employment website has better numbers.
3そうだね
プレイ済み
返信[21]
親投稿
SıмΞоп SimeonW
Yeah programmers make A LOT I recommend Computer Science as your college major, that's what I'm doing Computer Information Systems=IT, decent coding, building computers Computer Science=Hardcore programming, nothing else (these guys make the big bucks) Electrical Engineering=Circuits with a little programming Mechanical Engineering=Robots, vehicles, machines
2そうだね
プレイ済み
返信[22]
親投稿
Caleb caleb.devontx
If your looking to get a job in programming I'd use either Java or Python. Billions of devices run solely java so there's billions of opportunities and python is now being used more and more by very big companies such as google. For making games I'd suggest c++, which I am currently learning, but I know a lot of devs use it.
0そうだね
プレイ済み
返信[23]
親投稿
Caleb caleb.devontx
I might also suggest java for game development, while not as good as c++ it is supported by many engines such as LibGDX for beginners and unity for fairly andvanced devs, with several more
0そうだね
プレイ済み
返信[24]
親投稿
Jacob KulcakKid4
Ok, I think that's all my questions but may come back later with more. It's hard to decide which of those four I want to learn Simeon, probably one of the last three.
0そうだね
プレイ済み
返信[25]
親投稿
Aaron Krondelo
Computer Science graduates have really high earning potential. Not without reason though it can be very difficult. For instance, discrete mathematics. In the end they will have the most programming knowledge though.
2そうだね
プレイ済み
返信[26]
親投稿
crazy pro Jakob13009
well smilebasic made there own (codes)
0そうだね
プレイ済み
返信[27]
親投稿
JAGMAN316 Jadwad
Python would be a good language to learn, its easy-ish and it has a wide range of uses.
1そうだね
プレイ済み
返信[28]
親投稿
ЩMr.Mo14 mr.mo14
C, C++, Java, Perl, Ruby, Haskell ↑↑↑ pick one ↑↑↑ C is sorta both low & high level (good for fast programs) C++ is sorta like C, but with OOP. Java is my recomandation Perl does good w/ strings Ruby has lots of librarys + OOP Haskell has λ calculus
0そうだね
プレイ済み
返信[29]
親投稿
oct Aidan xbomb795
HTML, and python
0そうだね
プレイ済み
返信[30]
親投稿
Jacob KulcakKid4
Thanks everyone who commented after my last post (got two week banned)
0そうだね
プレイ済み
返信[31]
親投稿
crazy pro Jakob13009
i got 2 week banned a long time ago gues how many more violations after that and sorry i have no idea how to spell guess wait i need 2 ss
0そうだね
プレイ済み