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

Which is the best programming language to get start?

Name: Anonymous 2013-09-04 5:14

Does anybody know Which is the best programming language to get start?

Name: FrozenVoid 2013-09-04 5:15

JavaScript.

Name: Anonymous 2013-09-04 5:16

For web development I'm gona say PHP and CSS. It is really easy to learn and there are is a huge amount of example code all over the internet. ASP.NET does not seem to have as many examples.

I would also recommend looking into using Drupal because it has a huge community and it allows you to build sites without touching any PHP code. Most of the time the theme is the only thing you need to create or alter because there are so many modules available which you can use.

Name: Anonymous 2013-09-04 5:17

Name: Anonymous 2013-09-04 5:20

>>1
scheme if you want elegance
python if you want fioc
c if you want segfault
Java is you want NullPointerOverflowBadMemberPushExceptions
seeples if you want std::auto<inc> > > int< <>:std::exception:>throw >> >< % << outstream__ copier.
lisp if you want @meta(circular(evaluators``,,@,``,,:symbol-p::package:on-load '''sym t NIL)
Haskell if you want <- ] | >>= \x -> o ][ | \^.^/

Name: Anonymous 2013-09-04 5:26

PHP is a pretty loose* language though. Some people seem to think it is better to learn a statically typed language such as Java first, or even a relatively low-level language such as C, since it will give you a better idea of how the machine itself operates.

The most important thing is that you get SOME sort of experience, and get to understand basic principals, which are shared by all programming languages.

*Hax my loose anus

Name: Anonymous 2013-09-04 5:35

loosely type my anus

Name: Anonymous 2013-09-04 5:52

I love sniffing a cute girl's anus. Masturbating to that hot musky smell of a nice clean pink cute girl anus. Licking and fingering it, making her moan in pleasure. Then combining all our fluids for lube and proceeding to pump her asshole full of sperm and orgasming together as a couple.

Name: Anonymous 2013-09-04 8:02

>>8
as do I!

Name: Anonymous 2013-09-04 10:29

>>1
Scheme is best, C for raw, Haskell for lazyness. SBCL for everything else, Scala because you have to learn it.

Name: Anonymous 2013-09-04 12:01

the best programming language is dubs

Name: Anonymous 2013-09-04 16:28

>>10
fortran?

Name: Anonymous 2013-09-04 18:00

>>12
forth?

Name: Anonymous 2013-09-04 21:47

I would say it always depends on what you want to develop and which platform you want to use.

Web:
Linux/Apache environment: PHP, Perl or Python (PHP my favourite)
Windows/IIS: ASP.net (Visual Studio Express gets you started quick and easy)

Desktop:
Windows: C# (Again Visual Studio Express gets you started quick and easy)
Mac: Objective C (Cocoa)
Linux: C or C++

I am not too sure if there is still a cross plattform compiler for Delphi (Prism ?) which would you allow to use Delphi on Windows and Linux.

C# can be developed on Linux as well using Mono instead of Visual Studio.

As I said, there are a lot of languages you can start with, but it always depends on what you want to accomplish and with which technology.

I personally started with PHP and Delphi, but that was a long time ago.

Nowadays I prefer using:
PHP5 -> Websites and Server Backends
C# -> Windows Desktop Applications and Silverlight using C# as a flash replacement

Name: Anonymous 2013-09-04 21:51

>>14
kill yourself

Name: Anonymous 2013-09-04 21:52

Linux/Apache environment: PHP, Perl or Python (PHP my favourite)

IHBT

Name: Anonymous 2013-09-04 21:59

>>15
That's a bit of an understatement..

Name: Anonymous 2013-09-04 22:20

>>14
Linux/Apache environment: PHP, Perl or Python (PHP my favourite)
Back to Hacker Jews, please.

Name: Anonymous 2013-09-05 1:23

>>15
>>16
>>18

fractal of bad design xDDDDDDDDDDDDDDDDDD

Name: Anonymous 2013-09-05 1:27

>>19
Optimize your quotes ください, Rasmus.

Name: Anonymous 2013-09-05 1:30

>>4
Please let people know before you go about posting referral links please!

Name: Anonymous 2013-09-05 1:42

>>21
But they aren't referral links.

Name: Anonymous 2013-09-05 2:08

>>22
The amazon one is

Name: Anonymous 2013-09-05 2:12

>>23
You're an idiot.

Name: Anonymous 2013-09-05 5:37

>>24
Did my you're a big meani comment get deleted? Or am I becoming schizophrenic?

Name: I saw too 2013-09-05 5:46

>>25
wah‽ I dis see it too. Some he edited the post, since the time stamp is there. Was he the admin, or has progrider been haxxed?

Name: Anonymous 2013-09-05 5:49

I saw it too. What the hell.

Name: Anonymous 2013-09-05 5:50

>>26
one of two. Either way, not good. Not good at allll. worst comes the worst, it's back to tablecat ok?

Name: Anonymous 2013-09-05 5:57

>>26-28
The most likely explanation is that the board software is shit and overwrote or deleted it.

Name: Anonymous 2013-09-05 6:02

>>29- lel
>>39 I suppose that's possible.

Name: sage 2013-09-05 6:07

It's just the board software that's shit, guys, calm down.

Name: Anonymous 2013-09-05 6:11

>>39
He should rewrite it in ruby on rails

Name: Anonymous 2013-09-05 6:33

>>117
HAHAHAHA
YOU THINK YOURE THOUGH UH ?
I HAVE ONE WORD FOR YOU
THE FORCED INDENTATION OF THE CODE
GET IT ?
I DONT THINK SO
YOU DONT KNOW ABOUT MY OTHER CAR I GUESS ?
ITS A CDR
AND IS PRONOUNCED ``CUDDER''

OK YOU FUQIN ANGERED AN EXPERT PROGRAMMER
THIS IS /prog/
YOU ARE ALLOWED TO POST HERE ONLY IF YOU HAVE ACHIEVED SATORI
PROGRAMMING IS ALL ABOUT ``ABSTRACT BULLSHITE'' THAT YOU WILL NEVER COMPREHEND
I HAVE READ SICP
IF ITS NOT DONE YOU HAVE TO
TOO BAD RUBY ON RAILS IS SLOW AS FUCK
BBCODE AND ((SCHEME)) ARE THE ULTIMATE LANGUAGES
ALSO
WELCOME TO /prog/
EVERY THREAD WILL BE REPLIED TO
NO EXCEPTION

Name: Anonymous 2013-09-05 13:41

>>1

Well, overall easiest for rank beginners is probably a basic dialect (Visual Basic .NET?) because it's more like plain English. This matters more than I expected - I'm teaching a beginner C# now and a lot of stuff doesn't make sense to him because of the more concise syntax. However whenever you ask for help with VB people will call you names.

Python might be a better bet - it's not exactly a fast language when running, but it's easier than most and you can get more done faster. It's weird, though. The default behavior of a function will be fine and then there'll be all this strange shit tacked on. It's *useful* and intuitive strange shit, but still seems sort of ad-hoc. But that's an aesthetic criticism and consequently doesn't matter.

Name: Anonymous 2013-09-05 13:43

>>39->115
wat

Name: Anonymous 2013-09-05 13:49

>>120
WHAT THE FUCK PERL PERL PERL

Name: Anonymous 2013-09-05 13:58

>>121
He asked how to get started, not how to go mad. One thing at a time.

Name: Anonymous 2013-09-05 14:05

>>119
I agree; python is a good choice. And it comes with lots of fun, fairly easy-to-use tools so you can do some useful stuff wherever you're at in your programming experience.

>>120
Apparently there was a spammer.

Name: Anonymous 2013-09-05 20:29

C is the only language which can help you to learn any programming language and help you to implement logic for any language.

Name: Anonymous 2013-09-06 1:14

My first language was Sepples, it was forced onto me back in high school. A decent first language, better than Java in my opinion.

But why not ``CL''!

Name: Anonymous 2013-09-06 20:15

Start with C, then you can immediately learn objective-c where you can do amazing things like iphone apps :-)

Name: Anonymous 2013-09-06 23:37

Well you could always start learning C language first, then go to C++ then after that...learn Java which is a basic learning language to programmers.

Name: Anonymous 2013-09-07 6:31

According to me PHP is best to start. PHP is Hypertext Preprocessor, is a scripting language used for web development. PHP is a widely-used open source general-purpose scripting language.

Name: Anonymous 2013-09-07 7:40

According to me
Thanks for clarifying that matey.

Name: Anonymous 2013-09-08 19:02

Sure is Indian Enterprise software development ITT.

Name: Anonymous 2013-09-08 20:12

>>130
sure is
ITT

Name: Anonymous 2013-09-08 21:00

>>131
You've worked out how to multi line quote. I'm happy for you.

Name: Anonymous 2013-09-08 21:03

>>132
This software joins multiple quotes automatically.

The following:
> one
> two

Becomes:
one
two

Name: >v< 2013-09-08 21:51

>>133
That should be the standard. But again, I am pro to other ML:
[spoiler]org-mode,markdown,asciidoc,wikicreole,wml,etc.[/code]

Name: Anonymous 2013-09-09 10:35

WHY DON'T YOU ``Preview''?

Name: Anonymous 2013-09-11 20:07

i really recommend PHP for ones who already started on 1 or 2 language, however for a beginner i would suggest Java, and for experts Python, i found python extremely difficult

Name: Anonymous 2013-09-11 21:43

>>136
IHBT

Name: Anonymous 2013-09-12 6:34

Jave is the best but I think its little hard to learn. So I am going to PHP that its very easy and the best programming language to get start.

Name: Anonymous 2013-09-12 6:36

My suggestion is HTML or PHP.

Name: Anonymous 2013-09-12 22:09

>>136,138-139
That was Reddit quality!

Name: Anonymous 2013-09-13 0:52

for newbies, I recommend to learn first HTML. it's the basic. After than learn PHP, CSS, and then C++.

Name: Anonymous 2013-09-13 1:06

>>141
It's HTML, not HTPL.

Name: Anonymous 2013-09-13 1:18

>>141
Please stop that already.

Name: Anonymous 2013-09-13 2:16

Please note, I am a software developer.

I see this question often and give different replies in different situations. For this I will consider scripting languages as a "programming language", though often they are not.

If your objective is to get in to web development, PHP is an excellent language to learn first. It is a more structured language that is used quite frequently in development.

Please understand that HTML/CSS are not programming languages. I saw someone mention CSS above and a bit of horror stirred up inside me. HTML, as the name expresses, is a markup language. This is much different. There is no use of logical flow allowed within HTML by itself.

Javascript is a terrible first language. I understand that a lot of people wish to learn this first because it's used quite a bit on the web. Unfortunately Javascript has a way of teaching very poor "coding practice". It is like saying you will not learn proper manners. If you transition from Javascript to any other language, it will likely be difficult as Javascript is very relaxed about some "rules" of programming as well as syntax.

If you're going to look in to being an actual software developer, I suggest either C++ or Java as they will give you an introduction to both software development and object oriented workings. Learning to work with objects is quite powerful but requires a bit more effort than working with scripting languages such as JS/PHP.

Name: Anonymous 2013-09-13 3:21

>>144
software developer
Came on too hard.

Name: Anonymous 2013-09-13 4:47

Please note, I am a software developer.
Watch out we got a badass over here!

Name: Anonymous 2013-09-13 15:11

>>145,146
Annoying, but it makes me wonder: if >>1-blarg is looking for a job his aims would be different. PHP doesn't pay as well.

Name: Anonymous 2013-09-15 2:17

I've found that the easiest language for getting started is Ruby. The syntax is very clear and it's a scripting language so it is very easy to execute. Also, with the popularity of Ruby on Rails, there are tons of very good tutorials on the internet.

Name: Anonymous 2013-09-15 8:30

>>148
Too bad Ruby on Rails is slow as fuck!

Name: Anonymous 2013-09-15 13:48

The syntax is very clear
Guys, could you please fucking stop the ``trolling''?

Name: Skipinder 2013-09-15 19:37

According to me, you must start with HTML for web development. It is quiet simple and easy to learn for the newbies. For programming it is good to start with C. Yes, C is the basic of all programming languages. You must get your logic clear by using this language so later it will be helpful for you to develop complex applications using .NET.

Name: Anonymous 2013-09-15 22:32

Have you guys seen this?:
http://www.gnu.org/software/marst/

And this one in 2000, by Andrew Makhorin from Russia!

Name: Anonymous 2013-09-17 1:15

I suggest you study the C + + or C # that is also recommended but I hate Java because of slow loading and the use of large memory, but Java is a very powerful language.

Name: Anonymous 2013-09-17 20:56

Programing is very wast thing were you have to get started with all the basic, If you are trying learn programing then i would recommend you to learn basic languages like C and C++ first of all.

Name: Anonymous 2013-09-17 21:18

>>1
Start C then go to C++,
for professional language learn PHP or C# dot net.
At first learn raw programming then go to the core.

Name: Anonymous 2013-09-17 21:18

>>155
YMCA

Name: Anonymous 2013-09-17 21:40

It this the troll thread? Okay then.

Your first language should be Javascript, it's the language of the future, no one ever thought of having functions as first class citizens, so it really is the future. I used a game today and it said "Made in JS". Also, I haven't ever seen a game that says "Made in C#". Coincidence? I think.not. Javascript is truly the best language ever, it should be your first and last language ever.

Name: Anonymous 2013-09-17 22:51

'C' is always the best programming language to start with, it is robust, reliable, easy, structured, powerful, a must learn language for every CS student

Name: clou 2013-09-18 0:58

Start with HTML and CSS fist. Next PHP

Name: Anonymous 2013-09-18 1:24

>>159
What is CSS fist? Is that a cool new plugin?

Name: Anonymous 2013-09-18 4:37

Name: Anonymous 2013-09-18 5:51

This depends on the requirement of yours. Every language has its own set of advantages and expertise on certain fields. So nothing is bad

Name: Anonymous 2013-09-18 7:19

>>162
Except PHP which is terrible in every possible way.

Name: Anonymous 2013-09-18 7:40

>>162
Ah yes, the programming languages are just a ``tool'' theory.

Name: Anonymous 2013-09-18 19:47

>>164
The only tool in this thread is you. #rekt

Name: Anonymous 2013-09-18 20:43

>>165
#rekt

/g/ro detected

Name: Anonymous 2013-09-18 21:02

>>166
/g/ro detector detected

Name: Anonymous 2013-09-18 21:05

rogue /g/ro detector

Name: Anonymous 2013-09-18 21:23

Re: Which is the best programming language to get start?
Depends, on a lot of factors. I was working as a security researcher/ethical hacker. So my first language was Python. Worked for me. On the other hand, I would have failed miserably if web designing was my field and I learned Pythin instead.

Name: Anonymous 2013-09-18 21:48

>>169
ethical hacker, python
horrid

Name: Anonymous 2013-09-18 21:51

>>169
Jesus Christ, learn how to quote.

Name: Anonymous 2013-09-18 21:54

@171
sorry

Name: Anonymous 2013-09-18 21:55

>>171
I think this is a case of YHBT but I might be wrong.

Name: Anonymous 2013-09-18 22:01

>>173
Sometimes I wonder how many of are actually serious.

Name: Anonymous 2013-09-18 22:22

>>174
You should know this is a troll thread, no one is serious. If want serious answer, use any language below this line:
http://benchmarksgame.alioth.debian.org/u64/code-used-time-used-shapes.php#shortest
OCaml is between Java and Haskell.

Name: Anonymous 2013-09-18 22:30

>>175
Bullshit. Sepples, Haskell and Java are shit.

>>174
Read SICP, learn Scheme, learn CL, become frustrated with programming and either kill yourself or start rewriting everything.

Name: Derek 2013-09-18 22:34

1) html 2) php 3) java

This is my language flow.

Name: 175 2013-09-18 22:40

>>176
SBCL takes longer than Java, as much as I hate. And Scheme is not on the benchmark. I doubt it would fare better than Haskell. You are welcome to make your own Benchmark with Scheme included. See if you can beat Haskell, ATS, and C. Plus, you can consider this bias, since the tool they uses for the diagnostics is on a JVM in Java:
http://benchmarksgame.alioth.debian.org/play.php

Name: Anonymous 2013-09-18 22:42

>>177
Which Derek are you making fun of, Derek Sivers? Or the jewtube Derek Banas?

Name: Anonymous 2013-09-18 23:00

>>178
Will you please stop quoting the benchmarks game? It really doesn't help your credibility. The ``vroom vroom'' a programming language implementation may give you does not compensate for time wasted or extra complexity or loss in security. I'd rather have all my programs run twice slower if doing so allows me to write it in an expressive and safe language implementation.

Also the JVM is fucking horrid.

Name: Anonymous 2013-09-18 23:10

If you want to start learning computer programming start with a good book or tutorial on programming.

Name: In other words, 2013-09-18 23:15

Read SICP.

Name: Anonymous 2013-09-18 23:24

Learn the basic of "HTML" Look it up..

Name: Anonymous 2013-09-19 1:11

One word:
The Forced Indentation of Code

Thread over.

Name: Great Quux 2013-09-19 1:58

>>184
That's what the Sussman said, we he was confronted, confirming he was a huge lazy faggot with no experience in reverse engineering for a few libraries on some toys he wanted the kids to play with.

Name: Anonymous 2013-09-19 2:49

I love python, but i disagree, php is easier, though not sure is that a good thing or not... I think for many people it would be too hard to understand even basic concepts, e.g. how import (in python) works...

Name: Anonymous 2013-09-19 7:43

PHP is trash for beginning as a web developer. DO NOT LEARN ON IT. Go for Python or Ruby. Learn SQL and JS on the side. Pickup HTML and CSS afterwards.

Name: Anonymous 2013-09-19 10:25

>>186-187
This is getting out of hand, please stop doing that.

Name: Anonymous 2013-09-19 11:59

>>187
Python and Ruby are TRASH for beginning as a web developer. DO NOT LEARN THEM. Go for Java and ASP. Learn MariaDB and JS on the side. Pickup HTML and CSS afterwards.

Name: Anonymous 2013-09-19 18:07

All of the languages here are TRASH. Use le JS XDDD

Name: Anonymous 2013-09-19 19:10

Wow...C as the first language? That is kind of tough...C is like New York, "If You Can Make It There, You'll Make It Anywhere"...If you can code well in C then you can code anything, so take the plunge if you will, but I think that you might want a different first language.

But as others have said, it largely depends on your reason for coding...

Name: Anonymous 2013-09-19 19:55

>>191
What if I'm wanting to program, do programming, as a programmer? Not code, coding, coder.

Name: Anonymous 2013-09-19 20:25

>>192

EXPERTS ``code''. Monkeys ``program''.

Name: Anonymous 2013-09-19 21:18

>>192
I wouldn't get bogged down in terminology. There are people who prefer to focus on the solution of problems and others who prefer the act of writing code; these are programmers and coders respectively. Programmers are probably more useful to everyone else, but it's probably best that you be happy.

C would be a noble venture, and I suggest you try it if it interests you. If you fail, just realize that you dove in the deep end without being able to swim. However you will, if you have sufficient willpower, succeed eventually. When you have become reasonably competent in C, you can move to Python et al from time to time for the sake of convenience.

Just my opinion, blah blah blah.

Name: Anonymous 2013-09-19 21:45

Best programming language :-
1. PHP
2. C#
3. J#
4. Perl

Name: Anonymous 2013-09-21 1:15

html -> css -> ruby on rails -> javascript = power

Name: youtu.be/NWYJYcpSpCs 2013-09-21 4:15

Fuck, I opened even more cans:
http://www.open64.net/about-open64.html
http://en.wikipedia.org/wiki/List_of_compilers#C_compilers

Time to roll out benchmarks. Read the description of song. Mighty No. ⑨ FOREVER

Name: Anonymous 2013-09-21 5:24

>>197
Enjoy your segfaults, Ctard.

Name: Anonymous 2013-09-21 13:02

>>194
> I wouldn't get bogged down in terminology. There are people who prefer to focus on the solution of problems and others who prefer the act of writing code; these are programmers and coders respectively.

Have you read your Tao of Programming today?

Name: Anonymous 2013-09-21 23:16

I would say start with visual basic then move to vb.net asp.net is a derivitive ov visual basicn. It is pretty easy to learn. In couple of weeks you can literaly design application using twitter API and display all kind of data. Just my 2 cents

Name: Anonymous 2013-09-22 5:27

I'd start with PHP (so I did :-) ). If you want to be a web-programmer for yourself it's enough to know PHP + SQL together with layout languages like html and css. You can also try to learn Java Script.

Name: Anonymous 2013-09-22 12:44

>>201
STOP TROLLING YOU FUCKING SHITHEADS DSKFJHASDFJKLAHDKFJLAHSFJKSFKJASFHDKJDSFHASKDFHAJKSFHASKDHAKSDFHASDKJFHASJKDHFAJKSDFHKAHDSFAKSDJFHAKSJDHFAKSJHDFA

Name: Anonymous 2013-09-22 17:16

>>202
What? This is a shitthread, of course you'll find ``trolling'' here. Frankly, this thread was squandered. What could have contained some really interesting troll posts, was just reduced to a litany of "learn le FIOC import soul XD" and "php is a great designing tool for the internet, learn it before moving on to sql like pros do" drivel.

Name: PEACE_OUT 2013-09-22 19:37

>>203
That my friend, is how you counter troll.

Name: Anonymous 2013-09-23 2:13

>>204
But either you or some other guy had been ``counter trolling'' for pages already, it was as shitty as the rest of the ``trolling'' here.

Name: Anonymous 2013-09-24 23:38

Programming on its own is useless. I suggest you start off by learning UML and SQL, these will allow you to do real work- and SQL is used by companies with the Microsoft Access program, so it's supported widely. UML is important since without plans and graphs you cannot understand systems as objects.
Why is that important? Well, it's the standard!
Why is that the standard? Because it's important!
After this you can start understanding OOP, which is programming for our world- a world of objects!
If others suggest functional programming, tell them to look around and compare the number of functions they see, to the number of objects.
The right tool for the job should become readily apparent. Functional programming would be good for a world where everything is based off maths, because maths uses formulas.
Also recommended is a firm understanding of group dynamics, Gantt charts, and the Systems Development Lifecycle, as well as knowledge of cultural considerations- programmers come from all walks of life these days!

Then you might be ready to learn programming- but where to start?
I'd suggest learning D.
By learning D you will also learn all the languages underneath it, such as C, C++, C# and objective C, since it's built on them, but is so much more advanced they gave it a new letter. C of course is favoured by some hackers as it is closer to the original languages of hackers which start with A such as Ada, Algol and Assembly. I can't recommend it to amateurs however, it's a double-edged sword.
Others might heckle you for your choice, but remember- D is one letter ahead of C. And if C is so good, why does it have so many spin off languages- and if each of those is good, why do the others exist?
As you can see, many other language users rely on cheap sophistry to beguile themselves into believing they use the superior language.

Name: Anonymous 2013-09-24 23:47

>>206
Excellent post.

Name: Anonymous 2013-09-26 2:33

would be good for a world where everything is based off maths
Like this one?

Name: Anonymous 2013-10-05 6:47

Sepples++

Name: Anonymous 2013-10-05 21:38

>>209
(C++)++

Name: Anonymous 2013-10-11 21:25

>>210
U MENA D

Name: Anonymous 2013-10-11 21:29

There is no such thing as a "best" language. That's like asking what is the best car. Every person you ask is going to give you a different answer for different reasons. None of the answers will be right, and none of them will be wrong.

In all cases, the best language to use is the one that allows you to accomplish your task with a minimum amount of coding and targets all of the platforms that you want your software to run on. That will vary from application to application.

C++ covers the most systems but I personally hate programming in C++ so I avoid it at all costs.

Name: Anonymous 2013-10-24 18:01

Python. Python has everything you need and then some. It runs on every platform (Linux and OS X boxes already have it installed), and it's free.

Python (through the use of forced whitespace) forces them to learn to write more readable code (I remember taking C++ in high-school, the stuff people wrote would make your eyes bleed). The language has everything your students might need for intro programming (for loops, functions, etc). If they want to continue on will Python later (or you want to offer advanced classes later) it has bindings for all sorts of stuff (XML, OpenGL, QT, GTK, and many many other things). It also has all sorts of handy stuff like an interactive interpreter, a "for each" loop, and more. It's object oriented too.

Look into Python. It's easy to use and would make a great stepping stone if they want to later use a language like C/C++/Java. Or (as I said) Python is great in and of its self and they can stick with it.

Name: Anonymous 2013-10-24 18:37

>>213
Do you come from Hacker Jews?

Name: Anonymous 2013-10-24 20:22

>>214
>>213

* A shoutout to "alternative" OSes
* Mentions Python unironically
* Thinks FIOC is a good idea

He must be new here.

Name: Anonymous 2013-10-24 20:59

but python WILL teach good programming style, it's clean, easy to learn, multiplatform, and if you want a good real world example of why it's useful --- well, bittorrent comes to mind.

Name: Anonymous 2013-10-24 21:24

Who the fuck are you people quoting?

Name: Anonymous 2013-10-24 21:54

Java is easy to learn, gets programs that do real stuff going rather quickly, and is runable on any platorm, and is enterprise level.

Name: Anonymous 2013-10-24 23:25

>>215
Unoptimized quotes, fake quotes. Do you come from /g/ or something?

Name: Anonymous 2013-10-25 0:14

Sigh, If it rages progriders, at the least do it like this:

*Implying things, left to interpretation
*Summarize what was said, comment on it
*Point out logical error with emphasis*
*Should I go on, or is this necessary to
*expose. I thought it was obvious. Like
*Markdown old. Sheesh. Any got org-mode?

Name: Anonymous 2013-10-25 13:19

>>222
What.

Name: sample 2013-10-25 14:50

>>223
*confused 'cause he does not understand Markdown Syntax.*

Name: Anonymous 2013-10-26 5:49

Name: Anonymous 2013-11-21 2:55

Who is MBCook and why hasn't he grown out of Python after 8 years?!

Name: Anonymous 2013-11-21 3:54

>>226
If google can't help you, we have no idea either. Heck we don't even know our the neighbor of our neighbor.

Name: Anonymous 2013-11-27 6:04

>>227
Back in my day, everyone knew everyone.

Name: Anonymous 2013-11-27 7:27

>>228
Oh and you could leave your front doors unlocked and there were no black people huh grampa?

Name: Anonymous 2013-11-27 17:54

>>229
Fuck off you liberal nigger lovin retard.

Name: Anonymous 2013-11-28 0:42

>>230
It's better than being a hateful retard like yourself.

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