Welcome, Guest. Please login or register.

Login with username, password and session length

 
Advanced search

1411469 Posts in 69368 Topics- by 58422 Members - Latest Member: daffodil_dev

April 23, 2024, 04:33:49 AM

Need hosting? Check out Digital Ocean
(more details in this thread)
TIGSource ForumsPlayerGeneralstarting out in game dev
Pages: [1] 2
Print
Author Topic: starting out in game dev  (Read 2468 times)
zoidganesh
Level 0
*


View Profile
« on: August 29, 2019, 06:08:20 PM »

I saw this forum and it looked both helpful and interesting, so I thought I would give it a shot! Now I am pretty green when it comes to developing games, and was just wondering what would be the best language to code in? I've seen a lot of people saying C# and C++ but I'd like to make my first game with unity, so would the obvious choice be going with C# at that point? I'm just not sure and any help is much appreciated. SMB Mario
Logged
fluffrabbit
Guest
« Reply #1 on: August 29, 2019, 06:53:48 PM »

If you want to make your first game with/in Unity, C# is not your best choice, it's your only choice. You can learn C++ afterwards. Someone was asking similar questions the other day. Must be the time of year or something.
Logged
zoidganesh
Level 0
*


View Profile
« Reply #2 on: August 29, 2019, 07:21:05 PM »

Hey! thank you I appreciate the input! Gomez
Logged
Ordnas
Level 10
*****



View Profile WWW
« Reply #3 on: August 30, 2019, 02:16:18 AM »

At the end you will need to learn as much as possible, so you will need to learn also C++ if you want a solid knowledge of programming and you want to work professionally in a software house. Unity is a good starting point, next you could take a look at Unreal Engine 4, and I suggest you C++ using SDL or SFML library.
Logged

Games:

fluffrabbit
Guest
« Reply #4 on: August 30, 2019, 02:31:57 AM »

I think C++ won't be a strict requirement in "software house" in 5 years. We've got other languages with other features. C may have more longevity. I could list all the hot 21st century languages that fill similar roles to C++ (and to a lesser extent C#) but I think OP can find them on his own. Eventually he'll find a language he really likes, maybe it will be Python or something, and he can work on projects that use his language of choice.
Logged
michaelplzno
Level 10
*****



View Profile WWW
« Reply #5 on: September 04, 2019, 05:37:51 AM »

You can do Unity with just c#, but if you want to make games you are gonna have to be the driving force: there is a lot of bandwidth that has been spilled talking about which language is the best, etc. You can even get a sense of a lot of this from wikipedia and then check the reference pages and so on.

It may seem cynical, but looking up information is a big part of writing code so you gotta start somewhere.
Logged

Ordnas
Level 10
*****



View Profile WWW
« Reply #6 on: September 05, 2019, 01:02:43 AM »

From my personal experience every AAA "gamedev" studios ask you C++ knowledge. Some small studios may ask you instead C# because they use Unity.
Logged

Games:

fluffrabbit
Guest
« Reply #7 on: September 05, 2019, 01:15:28 AM »

From my personal experience every AAA "gamedev" studios ask you C++ knowledge. Some small studios may ask you instead C# because they use Unity.
Sounds about right. Thing is, getting a job at any studio is a challenge. Maybe OP just wants to make a game independently, or maybe OP wants to work at one of these places. But IMHO if he has to ask on TIG it's already too late for the latter case.
Logged
Ordnas
Level 10
*****



View Profile WWW
« Reply #8 on: September 06, 2019, 12:35:27 AM »

Why is it too late? I do not know how old zoidganesh is, but it is never too late to learn and apply to big studios, as long as you have solid skills and made some nice games (even at home) as your portfolio. For example, I am a self-taught, I do not have a degree and I approached programming very late (in comparison with others), but I succeeded in working in the industry.
Logged

Games:

fluffrabbit
Guest
« Reply #9 on: September 06, 2019, 02:29:40 AM »

Well, I guess it depends on where you are. In the US I've made a lot of shit and I don't sugar-coat it, and as for studios, I stopped applying 5 years ago.
Logged
Ordnas
Level 10
*****



View Profile WWW
« Reply #10 on: September 07, 2019, 01:29:43 AM »

Yes, my experiences come from Europe, but I always thought that ut can be applied to any game dev studio (apart from Japan, where I understood that it is very hard if you don't choose the right college).
Logged

Games:

fluffrabbit
Guest
« Reply #11 on: September 07, 2019, 10:12:37 PM »

America may not be the hardest place to get a job. I walked right into Zynga one day and had a nice chat with one of the guys. The deal with studios the size of Zynga and smaller is that they have to carve out a niche for themselves, so the old school of game development/marketing that you see with EA is only sustainable in major cities with corporate bureacracy etc. Any place worth less than $100M probably can't hire a lot of people.
Logged
Ordnas
Level 10
*****



View Profile WWW
« Reply #12 on: September 08, 2019, 08:58:29 AM »

Of course, also if the team is small they prefer to take a senior instead. But also the big studios that hires a lot of people (like EA for example) it's easier to get in, but they tend to offer a less competitive salary.
Logged

Games:

fluffrabbit
Guest
« Reply #13 on: September 08, 2019, 09:35:32 AM »

Of course, to be eligible for a senior position I'd have to have earlier non-senior positions at similar companies on my resume, which I do not. When it comes to the salary bit, $10/hr is competitive enough for me in most cases, except that it won't cover anything in the cities where the big companies are hiring, so it's a pointless endeavor.
Logged
Ordnas
Level 10
*****



View Profile WWW
« Reply #14 on: September 11, 2019, 06:42:56 AM »

I think with 10$/hr you can still manage to live in big cities, you just need to do keep attention to save money.
Logged

Games:

fluffrabbit
Guest
« Reply #15 on: September 13, 2019, 04:40:49 AM »

$10/hour for 30 hours/week gets you $1,200 before taxes. Rent in one of those cities is probably at least $850, telecom is at least another $50, then factor in other utilities and groceries and you're spending more than you take in.
Logged
Ordnas
Level 10
*****



View Profile WWW
« Reply #16 on: September 15, 2019, 05:46:26 AM »

In Europe full-time job is almost always 40 hours/week, so expect 1800$ /hr (usually you can expect a little more than 10$/hr also for junior). Most of my colleagues share an apartment with other people. I prefer to live by myself, sharing is something I experienced in the past and I do not like very much (you know, after work you can use the kitchen as you like, you do not have to care about the cleaning and the music at high volume etc.).
Logged

Games:

fluffrabbit
Guest
« Reply #17 on: September 15, 2019, 08:20:35 AM »

Back in Oregon they gave people as few hours as possible, not specifically games, but everywhere. It's a matter of factoring in wages, hours, and expenses on a case-by-case basis I suppose.

So, just for a brief overview of my experiences: I have applied to between 1,000 and 10,000 jobs in my life and had at most 10 out of those, so my success rate is 0.1% - 1%. I think I'm going to make an open source resume builder suite since this process has not been fun and it has consumed so much of my time.
« Last Edit: September 15, 2019, 04:06:38 PM by fluffrabbit » Logged
mcoorlim
Level 0
**


New at this


View Profile WWW
« Reply #18 on: September 15, 2019, 07:23:29 PM »

I live in Chicago and no, you're not going to be able to live on $10/hr unless you have a lot of roommates.

The thing you need to know about the US is that the minimum wage does not automatically scale with cost of living or inflation; it takes an act of congress to increase the national minimum wage, and that happens fairly rarely.

Some states have higher minimum wages, but none of them approach either a living wage or the increase in corporate earnings workers have been generating.
Logged

fluffrabbit
Guest
« Reply #19 on: September 15, 2019, 07:52:05 PM »

While that is generally true, I think the situation is not so dire. You did make a game about it (get back on it!) and I have heard the argument before, but $10/hour 40 hours/week would provide a relatively comfortable income for one person in most US cities.
Logged
Pages: [1] 2
Print
Jump to:  

Theme orange-lt created by panic