cancel
Showing results for 
Search instead for 
Did you mean: 

Found a budget-priced resource for learning Unity Game Development: Udemy

CrashFu
Consultant

Learn to Code by Making Games - The Complete Unity Developer

https://www.udemy.com/unitycourse/

Has anyone heard anything about this resource? I found a couple positive reviews on Reddit, and at this bargain-bin pricing I suppose I don't have much to lose either way, eh?

Only problem is, for some reason when I try to pay for the course, neither my paypal transaction or direct credit payment will go through. :anguished:   I'll have to try again after work..
It's hard being the voice of reason when you're surrounded by unreasonable people.
10 REPLIES 10

cybereality
Grand Champion
I've been using Udemy for a while. It's a great resource. I think I bought that same Unity course, but I haven't watched it yet. They have a ton of topics and different courses, and the prices are affordable (if you buy during the sales). I kind of binged and got like 50 courses or something and now I just need to find time to watch them.
AMD Ryzen 7 1800X | MSI X370 Titanium | G.Skill 16GB DDR4 3200 | EVGA SuperNOVA 1000 | Corsair Hydro H110i Gigabyte RX Vega 64 x2 | Samsung 960 Evo M.2 500GB | Seagate FireCuda SSHD 2TB | Phanteks ENTHOO EVOLV

Kevinaki
Heroic Explorer
@CrashFu I've had that course for a while and just started going through it the other day. So far so good so I recommend it especially if you can get it when it's discounted. 

Kevinaki
Heroic Explorer
@cybereality seems like I did the same thing. Every time there's a sale I have the urge to buy more but remind myself that I must finish the many courses I already have. 

CrashFu
Consultant
Really frustrating, I still can't actually purchase the course.  I've done everything suggested in their support pages with no luck, so now I guess I just have to wait for Udemy support to email me back.

Considering I'm unlikely to get a reply tonight, I wonder if they'll still honor the $12 price, or if I'll have to settle for whatever price it's at by the time this gets sorted out?
It's hard being the voice of reason when you're surrounded by unreasonable people.

cybereality
Grand Champion
Hey, I just gifted you the course. Let me know if you get the email.
AMD Ryzen 7 1800X | MSI X370 Titanium | G.Skill 16GB DDR4 3200 | EVGA SuperNOVA 1000 | Corsair Hydro H110i Gigabyte RX Vega 64 x2 | Samsung 960 Evo M.2 500GB | Seagate FireCuda SSHD 2TB | Phanteks ENTHOO EVOLV

CrashFu
Consultant


Hey, I just gifted you the course. Let me know if you get the email.


Woah, dude, you didn't have to do that (but I really appreciate it!)  :smiley:

I'll have to remember to return that gesture once Oculus Home supports gifting games. :+1:   (Which I'm sure will be sometime after, and tied into, the Avatars/Rooms features. Imagine getting to "physically" hand people presents to unwrap? That'd be so much more fun than a simple notification.)

It's hard being the voice of reason when you're surrounded by unreasonable people.

zboson
Superstar
I have been using Unity on and off for about a year now. I never used a game engine before. I am very comfortable with C and C++ programming though. I did not pay for any classes. I mostly went through tutorials at

https://unity3d.com/learn/tutorials

did some google searches and watched youtube tutorials. I actually started with Unreal but it did not import complex CAD models easily.  Unity is ridiculously easy to learn. I mean the learning curve is not steep at all. On the other hand it has an enormous number of features so you're not going to learn how to take advantage of most of its features overnight.

My suggestions to learn Unity is to pick a project you want to do and jump in. Implement what you can, then read up, implement some more and repeat.

The courses you mention look interesting though. If I have time (doubtful) I will go through them. Maybe I will pick and choose. Another game making resource I like which is a bit more low level is this
https://handmadehero.org/

Anonymous
Not applicable
I backed this one on kickstarter and it's really good if you want to get into C++ & Unreal Engine 🙂

https://www.udemy.com/unrealcourse/

zboson
Superstar
@FrozenPea

Thanks! I would like to switch to the Unreal engine for meany reasons one of which is that I strongly prefer C++ (or rather C) than C#. I think I will start with the udemy unreal course.