Poll: ?
You do not have permission to vote in this poll.
C 17 56.67%
Python 7 23.33%
Go 6 20.00%
Total 30 vote(s) 100%
* You voted for this item. [Show Results]

Learning Go over C and Python - Programming On Unix

Users browsing this thread: 1 Guest(s)
strang3quark
Members
I write most of my projects in Python but I don't think that's a good option for beginners, sure it's easy but you wouldn't understand the basics of programming with it, this also applies to PHP and Javascript.

With C you will learn the "traditional" programming, you have to declare variables, allocate memory, learn the datatypes, structures, etc...

In my case I started with Pascal some years ago, it's also a good starting point but I think C is the better language for beginners.


Messages In This Thread
Learning Go over C and Python - by biwokeg - 05-12-2016, 08:00 PM
RE: Learning Go over C and Python - by venam - 06-12-2016, 07:33 AM
RE: Learning Go over C and Python - by strang3quark - 06-12-2016, 08:15 AM
RE: Learning Go over C and Python - by biwokeg - 06-12-2016, 03:58 PM
RE: Learning Go over C and Python - by jkl - 06-12-2016, 08:21 PM
RE: Learning Go over C and Python - by biwokeg - 06-12-2016, 09:10 PM
RE: Learning Go over C and Python - by josuah - 14-12-2016, 09:12 AM
RE: Learning Go over C and Python - by jkl - 14-12-2016, 09:22 AM
RE: Learning Go over C and Python - by josuah - 14-12-2016, 05:22 PM
RE: Learning Go over C and Python - by mrmister - 17-12-2016, 01:06 PM
RE: Learning Go over C and Python - by jkl - 17-12-2016, 01:16 PM
RE: Learning Go over C and Python - by mrmister - 17-12-2016, 07:34 PM