Home General Discussion

Programming book recommendations

polycounter lvl 19
Offline / Send Message
SideEffect polycounter lvl 19
Hi guys,

I've taken introductory courses on Java at the local community college about a year ago. I didn't finish because the final projects were kind of boring to me and the focus of the class strayed away from showing new concepts. I was already busy with a job too so I wound up not attending for the rest of it. I pretty much just learned and took note of the essential things that seem to be common in most languages.

Since the start of the year I've gotten back into it with some older books I got on C++ (Dummies book and Deitel) and applying the knowledge right away to some C# projects in Unity.
It's been pretty good, I've learned how to tackle problems I ran into myself and used tutorials online in a way that wasn't just copy/pasta.
I wound up making a pretty functional 2.5d platformer.

Still there are things that confuse me like bit-shifting and more complex array stuff.
I'd like to learn more to maybe solidify my understanding of C#

Do any of you have some good book recommendations on C#?
I'm about to head to the local store right now to see what they've got.

Thanks!

Replies

Sign In or Register to comment.