Tutorials, guides, etc.

User avatar
mimosa
Salix Warrior
Posts: 3311
Joined: 25. May 2010, 17:02
Contact:

Re: Tutorials, guides, etc.

Post by mimosa »

Cool!
If you're serious about it, you won't get around setting up a environment locally though.
I've seen things like this for Python that were slower, and clunky. But I predict that before long, this sort of thing will work much, much better.
User avatar
caitlyn
Posts: 209
Joined: 5. Dec 2009, 20:42
Location: Hunstville, Texas, USA

Re: Tutorials, guides, etc.

Post by caitlyn »

Here is my problem on solving NVIDIA display problems after installation:
http://broadcast.oreilly.com/2012/04/so ... -with.html

I'll break the Salix OS specific parts into two wiki entries, one for the GeForce 6150SE and one for chipsets not supported by nouveau at all. Hopefully I'll have some time in the next few days to get that done.
User avatar
maximus
Posts: 141
Joined: 2. Sep 2009, 01:41

Re: Tutorials, guides, etc.

Post by maximus »

Not sure if I'll have the time to complete this any time soon but this looks like a great book for learning the basics of python as well as programming in general. The author is selling ebooks and physical books but provides a complete HTML version for free.

http://learnpythonthehardway.org/book/

The author also provides free HTML versions of books for learning C, Ruby, SQL and Regular expressions and the CLI at the main site:

http://learncodethehardway.org/
User avatar
zazlox
Posts: 39
Joined: 19. Jun 2012, 02:24
Location: Morocco

Re: Tutorials, guides, etc.

Post by zazlox »

here is some useful ebooks from ebookfinder search engine :

linux & unix
http://en.bookfi.org/g/linux+and+unix

bash script
http://en.bookfi.org/g/bash%20script

slackware
http://en.bookfi.org/g/slackware

command line
http://en.bookfi.org/s/?q=linux+commands&e=1&t=0
The Linux philosophy is 'Laugh in the face of danger'. Oops. Wrong One. 'Do it yourself'. Yes, that's it.
User avatar
mimosa
Salix Warrior
Posts: 3311
Joined: 25. May 2010, 17:02
Contact:

Re: Tutorials, guides, etc.

Post by mimosa »

http://www.grymoire.com/Unix

has some interesting, very thorough tutorials on various aspects of Linux and the command line, such as sed. They are meant to be read in order so if you get bogged down somewhere, it may be worth looking further up the list. For instance, the excellent sed tutorial presupposes a solid grasp of quoting and regex.
User avatar
knome
Donor
Posts: 163
Joined: 20. Dec 2012, 19:36
Location: UK

Re: Tutorials, guides, etc.

Post by knome »

A handy list of Cheat Sheets and Quick Reference Guides for many subjects including Linux and computing...

http://www.cheat-sheets.org/
Image
User avatar
f.bluedevil
Posts: 91
Joined: 9. Jan 2011, 23:06

Re: Tutorials, guides, etc.

Post by f.bluedevil »

An excellent book and site on command line and shell scripting
http://www.linuxcommand.org/
Post Reply