Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

Good starter language?

Name: Anonymous 2008-06-03 21:11

Well, I've never programmed before (other than basic HTML) and would like to know a good starting language. Any suggestions?

Name: Anonymous 2008-06-05 8:56

do C

Name: Anonymous 2008-06-05 9:04

Commission a symphony in C.

Name: Anonymous 2008-06-05 9:14

python /thread

Name: Anonymous 2008-06-05 9:17

C pthread_exit(NULL)

Name: Anonymous 2008-06-05 10:51

Stop fucking with him, guys! Hey, OP, I'm so sorry how this forum has treated you. But one of us is very generous today.

Okay, OP, the best language to learn has to be easy to understand as well as having short and simple commands. There is one programming language which does this. Once you have mastered it, you can do almost any program on any machine with this language. It is really true. Not only that, it will never die anytime soon nor in the far future. This special language is known as the 'assembly language'! Examples of simple and easy to understand commands are: MOVE for moving the data, ADD for adding the datas, SUB for subtracting the datas,.... and et cetera. So easy, isn't it!? Ask any professional programmer. I guarantee you it is and will continue to be used on many many many machines for many years to come. This means you will be assured of being able to handle old machines as well as new machines. What are you waiting for? Go learn it right now! You'll be a master in no time!

Name: Anonymous 2008-06-05 11:29

>>45

I do not agree. Learning assembly is way harder than C++.
It is pretty hard to see the logic structure in ASM. But that is just my opinion.

Name: Anonymous 2008-06-05 11:30

>>46 does not know C++.

Name: Anonymous 2008-06-05 13:07

>>47
Not necessarily, it could also be all he knows.

Name: Anonymous 2008-06-05 13:53

Real men code in binary, fuck you guys.

Name: Anonymous 2008-06-05 14:07

Name: Anonymous 2008-06-05 14:19

Read SICP.

Name: Anonymous 2008-06-05 14:25

Name: Anonymous 2008-06-05 14:29

>>52
Not found :-(

Name: Anonymous 2008-06-05 14:42

Name: Anonymous 2008-06-05 14:49

>>40
I wouldn't bother with IPv4 until IPv6 comes out and is adopted by most of the bread-and-butter shared hosting services.

Name: Anonymous 2008-06-05 15:16

Learn Instant.EXE; real men use over 200 system variables.

http://www.instantexe.com/

Name: Anonymous 2008-06-05 15:18

>>55
Yeah, wouldn't want to become reliant on broken features and functionality of IPv4 (like stardardized multihoming) if they're just going to fix all of those ``features'' with the release of IPv6, which is just around the corner.

Name: Anonymous 2008-06-05 18:13

don't start with Haskell, Lisp, Scheme or any of those other functional mathematical masturbatory languages unless you've tooled around with something fun like python and you know that programming is something you want to pursue further

telling someone to read SICP right out of the gate is just /prog trolling you

Name: Anonymous 2008-06-05 18:15

>>58
Fuck you

Name: Anonymous 2008-06-05 18:16

>>58
It's the fucking purple book. You really start learning how to program computer when you do the exercises.

Name: Anonymous 2008-06-05 18:19

>>58
Did you just call Lisp a mathematical language? You probably think it's a functional language too.

Name: Anonymous 2008-06-05 18:29

>>58
Programming is about thinking. SICP is required to start thinking like a programmer, if you don't read it, you are just someone that writes procedures of actions.

Name: Anonymous 2008-06-05 18:41

>>62

And what's wrong with that for someone who is starting out with programming as a hobby?  Read what I said again, I didn't say 'Never touch SICP', they can always pick up SICP after they've done some of the more gratifying and fun tutorials and found out that they like it.

Name: Anonymous 2008-06-05 18:44

>>63
Well, because /pr/

Name: Anonymous 2008-06-07 23:36

>>63
Well, shit, if all we want is a gratifying, easy introduction to programming, a modern CS degree from any state university in the US should more than suffice.

Name: Anonymous 2008-06-10 6:23

Learn ASM.

Name: Anonymous 2008-06-10 7:25

Learn C.

After C you will be able to choose other languages to study.

Alternatively learn Python, then C.

Don't start with:

1. C++
2. Java
3. PHP
4. Anything that only exists under .Net or does not run under a unixlike system (ex: C#).
5. Anything that exists only as a "scripting language" as a part of a single piece of software (ex: Actionscript).


Avoid like plague unless you have to deal with:

1. SQL
2. Basic, VB, VB.NET
3. Cobol

Name: Anonymous 2008-06-10 8:38

does not run under a unixlike system (ex: C#)
.NET 2.0 runs fine on Unix. gb2/2003/

Name: Anonymous 2008-06-10 8:48

>>67
C# does run under Mono, which runs under any unixlike system.

Name: Anonymous 2008-06-10 10:17

Python is fucking awesome. Learn it.

Name: Anonymous 2008-06-10 12:18

>>69
Icaza?

Name: Anonymous 2008-06-10 12:44

A year ago I trusted you guys and went with SICP. Of course, being aware of the fact that th

Name: Anonymous 2008-06-10 13:04

>>72
You didn't even say candlejack and you still g

Name: Anonymous 2008-06-10 13:11

>>73
back to /b/, please

Name: Anonymous 2008-06-10 13:12

>>74
Candlejack is an /x/ meme.

Name: Anonymous 2008-06-10 13:31

>>75
back to /x/, please then.

Name: Anonymous 2008-06-10 13:37

at this is 4chan, I checked the book before getting it, and it turned out to be a pretty popular one indeed. I read it, grasped the basics, and then I began reading K&R. So yeah, I write first function. It's a fucking hello world, not a factorial. Then I learn the loops, but no, I, used to the Scheme faggotry, use recursion. But still not enough; I have inherited the pathetic excuse for indentation called ''pretty print'' from Scheme, and fuck no, I will never switch to what normal people use. There's more to it: compiling code? -- oh no, why would I, when I can do all in interpreter?


Fuck you /prog/, you ruined my programming career.

Name: Anonymous 2008-06-10 13:40

>>77
You're welcome.

Name: Anonymous 2008-06-10 14:21

>>77
Read SICP, ... AGAIN.

Seriously, if you haven't achieved Satori after reading it, you must read it again, and again, and again, until you finally see.

See meaning C.  Use C.  Satori-level C.

Name: Anonymous 2008-06-10 14:22

my 1st language was structured english
but its useless
learn C
it's simple to start (try hello world), and you'll get as hardcore as it can get if you want to.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List