Naked C#
A Beginner's Guide to Coding

share ›
‹ links

Below are the top discussions from Reddit that mention this online Udemy course.

The bare bones of programming without the bling

Reddemy may receive an affiliate commission if you enroll in a paid course after using these buttons to visit Udemy. Thank you for using these buttons to support Reddemy.

Taught by
Penny de Byl

1

Reddit Posts and Comments

0 posts • 4 mentions • top 4 shown below

r/gamedev • comment
1 points • ghmaster1

Hi, welcome to game development. I would recommend you buy and follow this course (it's only €11 on sale) : https://www.udemy.com/course/naked_cs/. I'm not affiliated with udemy or the instructor BTW. After that you can select another course that gets more into building games. There are other ways to build games without coding by using visual development tools such as "Playmaker" and the latest plugin "Ludiq Bolt". There's plenty of tutorials, discord channels and forums. After that, I would recommend you clone an existing game and see it through to the end from title, options, game, sound, music, etc. Do that before creating your own game, finish it even if bored or have a million other ideas as you're developing it. The biggest problem of game development is never finishing projects. It'll be tough the first month but then you'll start making progress and everything will get familiar. Good luck!

r/Unity3D • comment
1 points • kasragamedev

https://www.udemy.com/course/naked_cs/

Check this out

r/gamedev • comment
1 points • krakou

It’s best to put unity (or any other engine) aside for a while, at least to learn the basics. It will be much easier and faster.
I understand the excitement and desire to create a game, but if you really want to understand and learn how to code try to put the excitement of making a game in pausing for at least two weeks and channel it to learn the language.
you can keep thinking and having ideas for your game, but stay focused on learning the basics of the language without an engine interference

mMy recommendations:

Read this book like a novel, it is free http://www.csharpcourse.com/
and/or

If you are willing to pay, watch and follow this course https://www.udemy.com/course/naked_cs/

After that, having a base and feeling more comfortable you can start to learning the unity API

r/gamedev • comment
1 points • simonsanchezart

Her Unity/coding courses seems pretty good, she seems to actually explain stuff and not just show, although I haven't taken any of her courses yet: https://www.udemy.com/user/holistic3d/

I would start with this one: https://www.udemy.com/course/naked_cs/

In Unity Learn Premium there's also a great c# course.

Here y ou have a bunch of books for only $8 each pack:

https://www.fanatical.com/en/bundle/unity-game-development-bundle

https://www.fanatical.com/en/bundle/game-development-with-unreal

https://www.fanatical.com/en/bundle/C++

I've only got the Unity one because that's what I use.

​

[Kind of promo]

I'm an instructor too, I teach courses about Pixel Art and Game Art in general, I would appreciate if you checked them out:

Pixel Art: https://www.udemy.com/course/learn-to-create-hand-painted-textures-for-games/?referralCode=7103DAE6EC04A0C3D6B5

Hand-painted Textures: https://www.udemy.com/course/learn-to-create-pixel-art-from-zero/?referralCode=6296A425178FDDC4B4EF

I've got some other courses teaching Aseprite, PyxelEdit, how to make your online portfolio, etc... If you're interested in those tell me and I can send you a coupon.

If you use my Skillshare link you will get two free months, so you can take my courses there too: https://www.skillshare.com/r/user/simonsanchezart

[End promo]

​

If you plan in learning 3D, this is a great start: https://stylizedstation.com/article/blender-tutorial-bible/

​

For Game Design, read The Art of Game Design, there are some others out there too, like Game Feel: A Game Designer's Guide to Virtual Sensation or Game Design Workshop.

https://www.gamedesigning.org/gaming/helpful-youtube-channels/

I would also check out the GDC videos in their channels, they've got playlists for all the categories, including Game Design, lots of stuff to learn there.

​

You will also have to learn Marketing, Music composition and SFX, Web Development, and a bunch of other stuff if you plan on making all by your own. I'm doing the same thing as a you, good luck!