Learning to program - Programming On Unix

Users browsing this thread: 1 Guest(s)
jmbi
Long time nixers
Like dcat said in IRC, you'll learn the most by finding things written in Python in Ruby (either on github or elsewhere) and "dissecting" it. This is the primary way I have learned to program, and it's partly because of my interest in ricing. Being able to look through source code and completely understand everything that is going on is a skill that you can develop over time and will definitely make you a better programmer. Customize code to fit your needs, play with it, break it, understand how you broke it, etc. It will all help. Good luck!


Messages In This Thread
Learning to program - by dcli - 17-06-2014, 02:02 PM
RE: Learning to program - by jmbi - 17-06-2014, 02:37 PM
RE: Learning to program - by dcli - 18-06-2014, 09:24 AM
RE: Learning to program - by kirby - 18-06-2014, 09:44 AM
RE: Learning to program - by srp - 18-06-2014, 12:37 PM
RE: Learning to program - by dcli - 19-06-2014, 08:30 PM
RE: Learning to program - by yrmt - 20-06-2014, 03:12 AM
RE: Learning to program - by Saos - 20-06-2014, 09:12 AM
RE: Learning to program - by kirby - 20-06-2014, 02:32 PM
RE: Learning to program - by dami0 - 23-07-2014, 06:53 AM