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

Best Programming Language to start with?

Name: Jon 2005-04-10 9:15

Hello peeps. As someone who hasn't been lucky enough to be immersed into the world of programming when he was young, and has a hard time getting into it with net ressources, I need an easy and fast-learning language to start off with.

Any recommendations? Cheers!

Name: Anonymous 2008-01-09 21:04

>>79
Step 1: Read SICP.

Name: Anonymous 2008-01-09 21:28

More good reasons to start with C:

- simple typing system
- All modern languages were influenced by C in one way or another,  so once you learn C all the other imperative languages are easy
- Almost all languages today use C-like syntax
- Quake and Doom were written in C.

Name: Anonymous 2008-01-09 21:33

More good reasons to NOT start with C:

- Difficult to achieve results if you're a beginner.
- You could do the same thing with less lines of code in a non imperative language.
- Almost all imperative languages today are becoming extinct, thanks to the Lambda Gods, which have provided us with gifts like Haskell, OCaml, Clean, and Erlang.
- All the cool games are nowadays written in Sepples.

Name: Anonymous 2008-01-09 21:47

Learn Java an become an hero EXPERT PROGRAMMER

Name: Anonymous 2008-01-10 8:38

Fortran. It's easy like Pascal, but the same speed as C and it is used by the fastest computer in the world.

Name: Anonymous 2008-01-10 9:59

>>83
Almost all imperative languages today are becoming extinct, thanks to the Lambda Gods, which have provided us with gifts like Haskell, OCaml, Clean, and Erlang.

lol wut

NOTHING is written in those languages. nice fail failtard

Name: Anonymous 2008-01-10 10:04

>>86
here, continuing on. first post was my kneejerk response.
srsly tho, no company is ever going to use a language that takes brains to learn. The reason being it is cheaper to use a simpler language because then the hires are cheaper.

both windows and linux were and are written in C and it's derivatives. since those two operating systems aren't going to suddenly dissapear, imperative languages are going to be stuck with us for a long time.

Name: Anonymous 2008-01-10 11:37

Some languages DESIGNED for beginners
   Logo. Berkeley Logo
      http://www.cs.berkeley.edu/~bh/logo.html
   Squeak eToys.
   BASIC.
      VisualBasic is often cited as various people's first
      language. Before that, MS Qbasic was the first
      for many people.I think you can still download that
      from MS. There's over 100 BASIC implementations.
My first was Turbo Pascal and I enjoyed it. I guess Delphi and
   Lazarus are the closest to that now.
Python was supposed to make programming accessible to the
   masses, but every tutorial I've seen has been written for
   experienced programmers.

Name: Anonymous 2008-01-10 13:25

I started with BASIC, then moved to assembler. In hindsight, that was fucking stupid.

Name: Anonymous 2008-01-10 13:26

Python was supposed to make programming accessible to the
   masses, but every tutorial I've seen has been written for
   experienced programmers.

http://wiki.python.org/moin/BeginnersGuide/NonProgrammers

Name: Anonymous 2008-01-10 13:27

>>89


In programming, everyone is fucking stupid at least once..or twice...or three times. Look at K&R C 1st Edition.

Name: Anonymous 2008-01-10 13:34

>>91
The more I learn, the more I realise how stupid I am.

Name: Anonymous 2008-01-10 14:04

can't we just agree to disagree ppl?

Name: Anonymous 2008-01-11 1:44

>>93

while(0)
{
  agree_with(93);
}

Name: Anonymous 2009-03-06 13:30

Want to beat themselves till with the   SOFTWARE OR THE   management and fucking   your subordinated programmers.

Name: Anonymous 2013-07-24 11:41

check em

Name: Anonymous 2013-07-24 15:47

Scheme & ASM are the best to start with. You'll thank me later.

Name: DAVE WILKINSON 2013-07-24 20:33

check 'em.

Name: Anonymous 2013-07-25 3:16

Try to program with Geany which is an usefully text editor for programming : http://www.geany.org

Name: sage 2013-07-25 23:41

HTML

Name: Anonymous 2013-07-26 4:14

Racket.

Read on SICP or HTDP or Realm of Racker

Name: Anonymous 2013-07-28 12:09


SaaS Maker 2.0 is changing how apps are created, deployed, and sold : http://techie.com/saas-maker-2-0-is-changing-how-apps-are-created-deployed-and-sold

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