SA-MP Forums Archive
How did you start coding? - Printable Version

+- SA-MP Forums Archive (https://sampforum.blast.hk)
+-- Forum: Other (https://sampforum.blast.hk/forumdisplay.php?fid=7)
+--- Forum: Everything and Nothing (https://sampforum.blast.hk/forumdisplay.php?fid=23)
+--- Thread: How did you start coding? (/showthread.php?tid=659248)

Pages: 1 2 3


Re: [MEMORIES] How did you start coding? - cuber - 30.12.2018

Quote:
Originally Posted by cuddlee
View Post
because i wanted social acceptance in samp discord
and you still don\'t get acceptance.


Re: How did you start coding? - Gforcez - 30.12.2018

I just started. Wiki and tutorials, now I\'m coding for a living


Re: How did you start coding? - Renisal - 30.12.2018

The moment that is your history is my present status.


Re: How did you start coding? - Lynn - 06.01.2019

I wanted to know why everything did what it did, and more importantly, how.

Once I started to get the hang of it majority of servers seemed very unimpressive due to

the simplicity of everything.


Re: How did you start coding? - Baboon - 06.01.2019

Basically started making things that were out of my league using lots of maths. Went thru basically all the functions on the wiki page to figure out what could be useful and in what sense I could use it. Guess it\'s in my nature, since I\'m a Mechanical Engineer now.


Re: How did you start coding? - MaloneJava - 12.01.2019

this help me a lot at become Lua Programmer https://www.lua.org/start.html


Re: How did you start coding? - Hazon - 12.01.2019

I opened Pawno.


Re: How did you start coding? - Variableā„¢ - 12.01.2019

Quote:
Originally Posted by Hazon
View Post
I opened Pawno.
I opened notepad .


Re: How did you start coding? - PowerMwK - 14.01.2019

yesterday\'s players are the programmers of today.


Re: How did you start coding? - HNIC - 17.01.2019

Back in 7th grade, I got interested how games are done, so I started studying C# and Unity, then moving to Python.


Re: How did you start coding? - Flakeyy - 21.01.2019

Well, my mother is a programmer and my father is a networker. I guess I just grew up around it. I started coding (not very good, but something) when I was 11. My mother was at Uni at the time studying programming, and I would borrow her C++ and Java textbooks to try teach myself. My first ever "code" was a html/javascript slideshow of farm animals lol. From there I\'ve pretty much just self taught what I know.


Re: How did you start coding? - Eoussama - 21.01.2019

Quote:
Originally Posted by Flakeyy
View Post
Well, my mother is a programmer and my father is a networker. I guess I just grew up around it. I started coding (not very good, but something) when I was 11. My mother was at Uni at the time studying programming, and I would borrow her C++ and Java textbooks to try teach myself. My first ever "code" was a html/javascript slideshow of farm animals lol. From there I\'ve pretty much just self taught what I know.
Very wholesome 😊


Re: How did you start coding? - Private200 - 21.01.2019

Putting together snippet codes I started building scripts. Slowly, I realized that I was actually building things on my own rather than copying snippets and sticking them together. With that being said, currently studying Technical Computer Science.


It all started in C++ with a small motivation from my cousin. A month later I found myself with a command line Pokemon game in C++. Something really basic, like shop, pokeballs, pokemon catching, fights (no moves) and reading/writing a.k.a saving and loading from a local file. Funny that my help thread can still be found in the old and classic cplusplus.com forums.


Re: How did you start coding? - aymel - 21.01.2019

runescape private servers
runescape botting


Re: How did you start coding? - faff - 27.01.2019

I started editting a NGRP Leaked gamemode. Next I created a custom Prison break Roleplay gamemode from stratch. With a outbreak option etc.. Custom mapped prison island.. Next I was running it on my home host and reached 40 PB for like the next 13 days. (I didn\'t turned my PC off at all). Then kinda closed it down.


Re: How did you start coding? - TheLeech - 28.01.2019

Quote:
Originally Posted by aymel
View Post
runescape private servers

runescape botting
Yes my boy. I started with RSPS, Then came here and edited an old god father script back in 2012, learnt a lot from reading scripts and tutorials then scripted a server and the domain got stolen from one of my staff team and he banned all the players so I quit sa-mp and now I\'m slowly coming back. Alots changed.


Re: How did you start coding? - NoorMustafa123 - 29.01.2019

Quote:
Originally Posted by iLearner
View Post
Liked a server I was admin at. Wanted to do the same. Made my first (and quite frankly bad!) cnr script.


Thnx brother j0sh.
Quote:
Originally Posted by Variableā„¢
View Post
I opened notepad .
i opened sublime text


Re: How did you start coding? - Trevor19012 - 30.01.2019

Downloaded a few game modes and really only started changing text in the game mode and thought it was cool, so I started to learn more into it. Around 2013 is when I really started developing my own mode. It was supposed to be an army roleplay server, but ended up turning it into a team deathmatch server. I started reading more guides and downloaded filterscripts to learn more of how systems work and started incorporating them. I also peek at the wiki every now and then incase I forgot something. I always think downloading filterscripts that have the base idea of what I am looking for but have really no idea how to develop really helps me out because it gives me a first hand experience at how it is done. I then make the system my own by making changes or thinking how I would like it to be done and it is very rewarding once it is done. I am not a computer programmer or major by any means and mainly do it as a hobby. Sorry for the book lol.


Re: How did you start coding? - MisterRobot - 01.02.2019

12, and then 15, then 17, then 21, then 23. Now 24, still learning and starting again. ADD is a bitch haha.


Re: How did you start coding? - MinecraftSeeds - 26.02.2019

For me it started with Dawn of War. First PC game I ever played and couldn\'t believe modding was a thing. Joined a mod team and pretended I knew what I was doing (i was 14 at the time). I was making maps which was fairly easy and required no coding. I was "learning" how the scripting language worked in the process. Never figured it out, but I ended up going to college and got my degree in software engineering, so at least thats something. I can still remember thinking I was an absolute pro hacker modifying the config files for GTA VC and running the limit adjuster so that total conversion mods could be used.