Good starting point tutorials?

I am kinda like beginner to shaders , lighting and rendering sort of a stuff.Which will be a good staring point for me to start with and then to move next?

First of all take a look at the basic material tutorial -> ?v=lngF4VVNER4&list=PLZlv_N0_O1gbQjgY0nDwZNYe_N8IcYWS-&index=1 :slight_smile:

After that take a look at the material documentation + study the included materials (effects demo) + create your own one (learning by doing):
https://docs.unrealengine/latest/INT/Engine/Rendering/Materials/MaterialInputs/index.html
https://docs.unrealengine/latest/INT/Engine/Rendering/Materials/ExpressionReference/index.html

For the light part I would also recommend you to take a look at the documentation + samples from the marketplace:
https://docs.unrealengine/latest/INT/Search/index.html?q=light&filter=documentation&x=0&y=0