Software Development and Programming Careers (Official Discussion Thread)

cartierhoe

Veteran
Joined
Jul 7, 2015
Messages
23,860
Reputation
8,169
Daps
113,688
Reppin
South Florida
Anybody good with C#? I'm doing a project in my school's programming club, and my team wants to create a game with Unity as the engine. They want me to script the basic gameplay loop, doesn't sound too bad, except I'm more knowledgeable with frontend languages and don't know much C#. Wouldn't know where to start, any advice?
 

Obreh Winfrey

Truly Brehthtaking
Supporter
Joined
Nov 18, 2016
Messages
20,852
Reputation
25,252
Daps
131,931
Anybody good with C#? I'm doing a project in my school's programming club, and my team wants to create a game with Unity as the engine. They want me to script the basic gameplay loop, doesn't sound too bad, except I'm more knowledgeable with frontend languages and don't know much C#. Wouldn't know where to start, any advice?
Go through the Unity scripting tutorials. Been several years since I used it, but their documentation has traditionally been top notch. Matter of fact, programming didn't really click for me in a practical way until I was hands on with Unity. For the most part you'll be scripting on a per-actor basis, which makes things a little easier.
 

cartierhoe

Veteran
Joined
Jul 7, 2015
Messages
23,860
Reputation
8,169
Daps
113,688
Reppin
South Florida
Go through the Unity scripting tutorials. Been several years since I used it, but their documentation has traditionally been top notch. Matter of fact, programming didn't really click for me in a practical way until I was hands on with Unity. For the most part you'll be scripting on a per-actor basis, which makes things a little easier.
Great, thanks for the insight
 
Joined
Apr 3, 2014
Messages
71,910
Reputation
17,063
Daps
305,931
Think I finally understand useReduce. Actually implementing it makes understanding it 100x better. Just a better way to handle different states.


I'm doing Colt Steele's course. He moves slowly and focuses on teaching the fundamentals thoroughly. The only problem is that it's a bit too slow and kind of outdated. He's added some new sections that cover some of the newer stuff though, but they're all the way at the end of the course.

He uses class based components for most of the course:stopitslime:

I tried Traversy's, but like the said he rushes through things and doesn't really explain things. I imagine his course would be good if you already had a good foundation.

Thanks for putting me on to John, will check out his course now




Y'all doing fun stuff while I'm over here reading through the React documentation. :mjcry:
 

chkmeout

marshawn lynch handshake
Joined
Nov 6, 2012
Messages
8,358
Reputation
-596
Daps
23,202
Anyone got some MS-SQL or C# resources. Tips & Tricks or whatever???
 

Water

Pro
Joined
Aug 14, 2014
Messages
714
Reputation
235
Daps
2,207
Man I really took my last project for granted, it was so damn fun, basically a greenfield project where I got to make tons of decisions.

My current one is just making incremental changes to already existing projects and having to chase down reviewers...Im so damn bored
 

Matt504

YSL as a gang must end
Joined
Sep 7, 2013
Messages
45,201
Reputation
14,767
Daps
273,905
Man I really took my last project for granted, it was so damn fun, basically a greenfield project where I got to make tons of decisions.

My current one is just making incremental changes to already existing projects and having to chase down reviewers...Im so damn bored

One way to deal with this is to boyscout every file you have to touch for your incremental updates. Look for refactoring opportunities and make refactors, this will make the project easier for future devs to maintain and you might even start to implement conventions that will eventually become standard for that project.
 

Rev Leon Lonnie Love

damned mine eyes, DAMNED mine eyes!!
Joined
Nov 11, 2017
Messages
21,833
Reputation
5,458
Daps
88,770
I do, though I work from home these days. I wonder if any other engineering brehs live in NYC :patrice:
Moving there soon. Anything I should be aware of as an African breh moving to 'merica for the first time? Mostly concerned about rent and getting a good 1BR apartment in either NJ or NYC but need to be in the office at least twice a week nearby Times Square. Trying to make the most of my stay there. Any recommendations are welcome from New Yorkers

Cc @Cereal_Bowl_Assassin
 

Cereal_Bowl_Assassin

Superstar
Supporter
Joined
Jul 3, 2018
Messages
10,216
Reputation
4,098
Daps
55,875
Moving there soon. Anything I should be aware of as an African breh moving to 'merica for the first time? Mostly concerned about rent and getting a good 1BR apartment in either NJ or NYC but need to be in the office at least twice a week nearby Times Square. Trying to make the most of my stay there. Any recommendations are welcome from New Yorkers

Cc @Cereal_Bowl_Assassin

I never made the move to NYC because the rent increased so much. I travel a lot.formeork so my company wanted me to stay in the meat packing district but that didn't work out.

I'm in jersey at the moment, Holmdel (affluent/mostly white neighborhood)but I wouldn't suggest moving here unless you have a family
 
Top