[Tutorial] Code Optimization!

Hello guys and welcome to this new series!
In this series I’m going to talk about optimazation!

The 3 principles of optimization (according to me ):

  1. decreasing the amount of steps
  2. remove steps you don’t use
  3. remove the steps you do more than once

I hope you guys like it!

Hello guys today we are going to talk about redoing values!

I hope you guys like it!

Another code optimization tutorial!
I hope I can help you with this!

Hello guys today we are going to talk about unreachable code!
(and is this even optimization?)

I wonder if you might find a different topic? It seems like your goal is to get practice making a video.

Video doesn’t seem very good for this particular topic. You really just have a few slides, maybe half a page of text altogether. I think most people would just know Optimizing code is best written down, and skip videos on it. Video is good for active stuff: showing where to click, what the screen looks like … for example, it’s easier to show in a video how to “drag-slide” an Inspector value than it is to write it down. Plus, optimizing code doesn’t seem to be your area of expertise.

I wonder if in the Collaboration section you might find someone who wants to work with you on writing and editing a script, and editing video. Topic-wise, the Intro stuff seems more popular. I see Qs about terrain painting for example, which is hard to explain on a written page.

Thanks for the feedback :wink:
I already do a lot of other topics, but this was requested a lot of times, so I started creating videos about it :wink:
And yeah indeed I know more about the more practicall things of programming.
Because I do that more often, so sometimes it’s a bit rusty :wink: