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

Pages: 1-

What is the easiest language?

Name: Anonymous 2009-02-02 6:12

Name: Anonymous 2009-02-02 6:15

Malbolge

Name: Anonymous 2009-02-02 7:14

Brainfuck. Learning it is very simple as it only has six commands, and it doesn't require the programmer to first learn complex concepts such as monadic theory, recursive functions, object-orientation, dynamic memory allocation, pointers, or even variable assignment. It's beautiful in its simplicity, and even beginner programmers can begin writing working programs within minutes.

Name: Anonymous 2009-02-02 9:07

Befunge. It's also the most fun.

Name: Anonymous 2009-02-02 12:18

*sigh*

I'd start with python or something. If you feel brave, go ahead and  begin with C or C++ (like I did, it's not something I recommend though).

Above all, use Google and don't trust /prog/ for advice.

Name: Anonymous 2009-02-02 14:38

The obvious answer is Easy, you don't even have to write the code until runtime.

Name: Anonymous 2009-02-02 15:08

The best language to learn would be Fjolnir. What could be simpler than:

"hello" < main
{
   main ->
   stef(;)
   stofn
       skrifastreng(;"Hello, world!"),
   stofnlok
}
*
"GRUNNUR"
;

Name: Anonymous 2009-02-02 15:14

>>7
EXPERT ESOLANG RESEARCHER

Name: Anonymous 2009-02-02 15:16

>>1
The easiest would be either python or basic, they can teach you the fundamentals of computer programming and are a good starting point that won't overwhelm you.  Then after you're comfortable with it, go to a real language likecpasckpsks][sacp[ksdjiosfahiodf

Name: Anonymous 2009-02-04 16:57

text/plain

Hello world!

So easy!

Name: Anonymous 2009-02-04 17:01

>>11
Hey, you used BBCODE] for that.

Name: Anonymous 2009-02-04 20:07

Ruby

Name: Anonymous 2009-02-04 21:22

>>13

Only if you're gay.

Name: Anonymous 2009-02-04 23:15

>>11
I don't think that's Touring complete.

Name: Anonymous 2009-02-05 5:12

>>15
Of course it is. It uses both BBCODE and MIME TYPES.

Name: Anonymous 2009-02-05 8:44

asm

Name: Anonymous 2009-02-05 19:09

Guys I think HTML is the easiest

Name: Anonymous 2009-02-05 19:44

>>18
how so? i can't figure out how to make IT COMPILE?

Name: Anonymous 2009-02-05 22:34

>>19
Hit F5.

Name: Anonymous 2009-02-05 23:24

The Forced indentation of code

Name: Anonymous 2009-02-05 23:55

>>18
:display html

Name: Anonymous 2009-02-06 1:34

sepples

Name: Anonymous 2009-02-06 8:24

>>17
say that to my face nigger, and i'll NOP your fucking balls

Name: Anonymous 2009-02-06 9:25

>>24
I'm not >>17, but asm is indeed an easy language to learn, it's simply about knowing the opcodes, how they change the internal states of the machine and the operands used, however of course writting complex applications in asm is a bit more challenging since it's not that easy to maintain, which is why most people usually don't keep large parts of their codebases coded in pure asm. Knowledge of a CPUs opcodes doesn't mean you understand the whole achitecture behind the whole system, or even the CPU itself (for example interrupt management, paging, or how would one go about implementing cross protection level call gates/syscalls).

Learning asm is easy, mastering it and uses it for low-level or optimizations jobs is not as easy. Take brainfuck for example, the opcodes are very simple, but writing real code in it can be quite a challenge. On a more realistic scale, an experienced C programmer shouldn't have much trouble coding in asm if he knows the opcodes and understands how to organize his functions (and their stackframes).

Name: Anonymous 2009-02-06 9:57

>>25
ok

Name: Anonymous 2009-02-06 20:39

>>25
No one uses asm anymore, it 's not productive

Name: Anonymous 2009-02-06 21:10

>>27

people still use it, it just has to be

Visual Studio ASM 2008 ENTERPRISE EDITION

Name: Anonymous 2009-02-06 21:21

>>24
You have a face-nigger?

Name: Anonymous 2009-02-07 2:32


listenpunki know[/de]
[sub][code]LISP

[/sub]

Name: Anonymous 2009-02-07 5:08

[/sub]

Name: Anonymous 2009-02-07 8:09

easiest language is LOGO

Name: Anonymous 2009-02-07 8:23

>>27
This thread isn't about productive, it's about easy.

Name: Anonymous 2010-11-14 5:16

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