Sponsored Content
Operating Systems Linux There is anyone whu can be my MASTER, my Teacher, my Instractor and my Friend., Post 302081147 by outtacontrol on Saturday 22nd of July 2006 10:14:03 PM
Old 07-22-2006
Quote:
Originally Posted by hitechredneck
Here's the best way to learn UNIX/linux:

Go get a computer and install it and start playing. Once you have some basics you can start some more advanced configurations. Then start breaking things on purpose to learn how to fix things!

To get you going you can use any/all of the documentation on millions of web pages!!! I personally started with FreeBSD using online documentation. Once you learn one UNIX you should have a solid base for any other and be able to adapt quickly/easily. Smilie
Agreed! That's the really the best way to learn. Pick up an older PC, download an ISO of linux, or freebsd, install the OS. Download some documentation from the web, and start learning on your own. I recommend www.tldp.org for some great Linux documentation. That's really the best way to learn Linux is from self-study, practice, trial-and-error, etc. Pretty soon, you'll be writting scripts, and finding ways to automate tasks, and do some really cool things with linux/unix. Good luck.

outta.
 

3 More Discussions You Might Find Interesting

1. Programming

friend operator

Hello, I have a problem by compiling a class with the following friend function in Header file: class X{ private: ...... protected: ....... public: friend ostream& operator<<(ostream& target, const PARA_DSC& para); }; (1 Reply)
Discussion started by: nik
1 Replies

2. Programming

I would like an online programming teacher.

I want to learn programming so I can do the really neat stuff on computers, you know like making applications and mods to applications, designing GUI's and other stuff. I have a great imagination and have some really cool ideas but dont know how to make them a reality yet. I have seen all the... (2 Replies)
Discussion started by: Spades71392
2 Replies

3. UNIX Desktop Questions & Answers

How can I replicate master master and master master MySQL databse replication and HA?

I have an application desigend in PHP and MySQl running on apache web server that I is running on a Amazon EC2 server Centos. I want to implement the master-master and master slave replication and high availability disaster recovery on this application database. For this I have created two... (0 Replies)
Discussion started by: Palak Sharma
0 Replies
gvrng(1)																  gvrng(1)

NAME
gvrng - An interactive, introductory programming language. SYNTAX
gvrng [world file | program file] DESCRIPTION
Guido van Robot is a project developed by advanced high school students for use by their peers as a learning tool and precursor to the fur- ther study of programming with Python. It is a minimalistic programming language providing just enough syntax to help students learn the concepts of sequencing, conditional branching, looping and procedural abstraction. It's biggest strength is that it permits this learning in an environment that combines the thrill of problem-solving with instant visual feedback. In short, it is an interactive, introductory programming language that is excellent for learning the basic concepts of programming, applicable in any high-level language. Best of all, it's a whole lot of fun, too! At this point, you are probably asking yourself, "What is GvRng, specifically?" The gist of it is that it is a robot represented by a tri- angle on the screen that moves around in a world made up of streets and avenues, walls and "beepers", which Guido can collect or set. His actions are completely guided by a program written by the user. FILES
/usr/bin/gvrng /usr/lib/gvrng /usr/share/doc/gvrng AUTHORS
Stas Zytkiewicz - stasz@linux.isbeter.nl Waseem Daher - wdaher@mit.edu Steve Howell - showell@zipcon.net SEE ALSO
http://gvrng.sourceforge.net Stas Zytkiewicz 1.0 09/13/2004 gvrng(1)
All times are GMT -4. The time now is 01:54 AM.
Unix & Linux Forums Content Copyright 1993-2022. All Rights Reserved.
Privacy Policy