of     1   

Chrisman648
#224081970Tuesday, August 22, 2017 5:11 PM GMT

When you wrote your VERY FIRST SCRIPT.. How did you learn to do it? Wiki? YT Tutorials? Forums? And what WAS your first script for?
Chrounum
#224082056Tuesday, August 22, 2017 5:13 PM GMT

My first script was a Color Changing Brick. It was to make it change colors.. and I was just screwing around before school.
RevolvingTempest
#224082137Tuesday, August 22, 2017 5:15 PM GMT

Mine was a tool. It was very much like you get it? You're a tool? No? Awww
Mitko0o1
#224082164Tuesday, August 22, 2017 5:16 PM GMT

do you want to see my first script, i tried to make it myself at first with no tutorials and it is very cringy, it was about allowing certain team to enter a door but at first i started with free models, i examined their scripts and tried to understand how they work, and if something confuses me i tried to search it up in the wiki or ask in the forums
Alend43
#224082165Tuesday, August 22, 2017 5:16 PM GMT

My first script was... Workspace:Destroy()
benzed
#224082204Tuesday, August 22, 2017 5:17 PM GMT

I first learned to code in 2012. I learned from a tutorial that I had found which was inside a script in the free models section. I was going up to my grandparents for the weekend and there was no Wifi so I printed it off to read and practice writing scripts while I was there. Needless to say it wasn't a very good way to learn but Lua is so easy that it was enough to learn enough that I could do some very basic things. I got better by doing a couple things. One was wanting to script something I couldn't, and figuring out how to. Another was looking at others' scripts in the free model section. Eventually I decided to read through the wiki and learned quite a bit there, and I also use this coding app called "Sololearn" to learn more now, which I like quite a bit.
Chrisman648
#224082239Tuesday, August 22, 2017 5:18 PM GMT

@Rev, Haha okay bunny ears ..nuff said.
Gomlsauresrex
#224082285Tuesday, August 22, 2017 5:19 PM GMT

I started scripting two years ago(I was on a diff acc). My first script was Instance.new("Part",workspace).Name="idk"
Chrisman648
#224082298Tuesday, August 22, 2017 5:20 PM GMT

Does Sololearn teach you LUA or any coding in general? That's very interesting..
benzed
#224082729Tuesday, August 22, 2017 5:32 PM GMT

Yeah, Sololearn is an amazing app. It has lessons for Lua, Java, CSS, just about any coding language I can name. it also has a forum section with daily challenges, an option to challenge other users, a coding section where you can write and test your own code. It's really neat.
Chrisman648
#224082800Tuesday, August 22, 2017 5:34 PM GMT

Thanks for the suggestion, benzed. Will definitely look into that.
Ajastra
#224082836Tuesday, August 22, 2017 5:35 PM GMT

"Sololearn is an amazing app" No, it's not. It's bad.
iHydorr
#224082850Tuesday, August 22, 2017 5:36 PM GMT

It doesn't have Lua Language.
Chrisman648
#224082893Tuesday, August 22, 2017 5:37 PM GMT

Fake news..
iHydorr
#224082895Tuesday, August 22, 2017 5:37 PM GMT

Why is it bad Ajastra?
Ajastra
#224082964Tuesday, August 22, 2017 5:39 PM GMT

Just look at the syllabus of their PHP course and what it covers. First thing you'll notice is it doesn't even cover anything about OOP. Also, they hold your hand way, way too much. There is no multiple choice in programming. Those types of "fun learning" apps are generally for stupid people who can't read.
HexagonCode
#224083973Tuesday, August 22, 2017 6:08 PM GMT

My first Script was print ("Hello World")
LeafDoode
#224084065Tuesday, August 22, 2017 6:11 PM GMT

My first script was a teleport script located inside a part
benzed
#224084210Tuesday, August 22, 2017 6:16 PM GMT

@Ajastra that's odd, the Java course I did covered OOP. Obviously you get out of it what you put into it, and most of coding is you're ability to use code and problem solve. In my opinion though it's a great resource for starting coding and reviewing concepts.

    of     1