Hey, my name is XDvvvDX and I've been learning Roblox lua for 7 months, I started working with Roblox Studio in 2014 with no lua experience though. Well, after 7 months of learning, I know all these subjects :
-CFrames
-Instances
-Vectors
-For loops
-Infinite loops
-Values
-If statements
-Referencing
-Built in functions
-Tweening
-Variables
-Tables
-Modules
-Click detectors
-Events
-Magnitudes
-Returning
-Math functions
-User input service
-for i, v in pairs()
I've been looking for almost a week on what should I learn next, and I'm pretty stuck. I keep practicing these things and I'm working on my own Simulator, but I want to learn more since sometimes I'm stuck with nothing to do in my Simulator. Can anyone tell me what I need to learn more?
first of all congratulations..
The scariest part of learning something is not knowing what to learn next. This leaves people in a state of doubt...
The best way to really assure yourself is by putting the knowledge to work.. try to make a small game. Its the best way to know what you don't know. Don't feel bad about looking up things that you don't understand, professional programmers, and other IT engineers do it all the times..
I have mastered and even learned many of the facts that I know about programming by looking them up while working on a project.. When you learn something new, it opens up a realm of lots of new things...
So, to conclude, put your profound knowledge to test...
Good luck!