The process of learning code.

Off-topic discussion
Post Reply
User avatar
KingKire
Registered user
Posts: 893
Joined: 30 May 2016, 11:53

The process of learning code.

Post by KingKire » 04 Jul 2016, 02:20

Over the past couple weeks ive been poking around the ss13 source files trying to understand a little more about how the whole thing works. Its a wee bit difficult so i gotta ask how those who managed to gain experience with such spaghetti how one became knowledgeable in such arts?
Gaze upon me,
for I have wandered deep into the ancient tombs of knowledge to which lie madness and sorrow, cleansing a path for all those who walk behind me...


...

But seriously, does uh, anyone know the way out?!


~Furthermore, I consider that Floodlights should no longer be destroyed.~

User avatar
Seehund
Donor
Donor
Posts: 497
Joined: 11 Aug 2015, 12:28
Location: Unter dem Meer.

Re: The process of learning code.

Post by Seehund » 04 Jul 2016, 07:06

This is probably the response you'll get the most:

Learn by doing. Take a look at the github of ANY major code base. Look at the issues, the pull requests. Understand what was changed and why. Try your hand at fixing the smaller bugs, maybe a small feature when you've got some confidence.
When the voice from the shadows calls you
When the wind whips past your ears
Will you stand when the weight is upon you
Or will you go to your knees in fear?

User avatar
KingKire
Registered user
Posts: 893
Joined: 30 May 2016, 11:53

Re: The process of learning code.

Post by KingKire » 04 Jul 2016, 08:48

I already dived into the ss13 reddit about code, im just looking for some extra nuggets of info or maybe some interesting stories on how the members here went about coding. maybe they picked it up through classes or maybe they picked it up through youtube videos via game maker or flash etc. Generic answers and paths are easy to find with a little googlefu but its always nice to hear how another person did it to maybe compare notes or find out an interesting path.
Gaze upon me,
for I have wandered deep into the ancient tombs of knowledge to which lie madness and sorrow, cleansing a path for all those who walk behind me...


...

But seriously, does uh, anyone know the way out?!


~Furthermore, I consider that Floodlights should no longer be destroyed.~

Post Reply