Ghostuser
Posts: 3
Joined: Fri Dec 07, 2012 1:42 pm

I'40 years out of date.

Sat Dec 08, 2012 8:57 am

I used to write programs in Atari Basic and Algol, 40 years ago. The RPI will hopefully let me rediscover the fun. Advice would be welcome on which manuals are best for learning Unix and Python. The YouTube movies are fine, but a bit tedious for me. (I learnt Atari basic by reading the manual on just one train journey)
Nigel

ghans
Posts: 7882
Joined: Mon Dec 12, 2011 8:30 pm
Location: Germany

Re: I'40 years out of date.

Sat Dec 08, 2012 10:09 am

Found this :
http://archive.raspbian.org/raspbian/po ... /algol68g/

The power of Debian at your fingertips !

Code: Select all

sudo apt-get update
apt-get install algol68g
should do it.

Anyway , you might want to start with Python instead :

http://www.learnpythonthehardway.org

ghans
• Don't like the board ? Missing features ? Change to the prosilver theme ! You can find it in your settings.
• Don't like to search the forum BEFORE posting 'cos it's useless ? Try googling : yoursearchtermshere site:raspberrypi.org

sdjf
Posts: 1395
Joined: Fri Mar 16, 2012 5:20 am
Location: California
Contact: Website

Re: I'40 years out of date.

Sun Dec 09, 2012 8:30 am

After being away from the command line for years, I found I liked the following page as a quick cheat sheet to learn basic Unix, pretty much the same as Linux as far as commands:

http://freeengineer.org/learnUNIXin10minutes.html

I have a page with links to other, more extensive how-to's and tutorials for basic Linux newcomers.

http://sdjf.esmartdesign.com/new.html

The command line is my favorite place to be, but I will confess I got into just plain old bash scripting along with sed, no hard core programming now.
FORUM TIP: To view someone's posting history, sign in, click on their user name, then on "Search User's Posts." || Running ArchLinuxArm on Model 2B and 512MB Model B

Return to “General discussion”