LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Step Towards Learning Programming (https://www.linuxquestions.org/questions/programming-9/step-towards-learning-programming-655899/)

bunty82 07-15-2008 10:07 AM

Step Towards Learning Programming
 
Hi,

I just completed My RHCT exam.(though it was for RHCE but unfortunately marks didnt allowed me for RHCE).

I want to learning The shell scripting and programming of Linux. Please tell me how to proceed.

Regards

B.g

bsdunix 07-15-2008 10:24 AM

I've always been fond of reading books to help me learn something.

Classic Shell Scripting
http://oreilly.com/catalog/978059600...hell+Scripting

Advanced Bash-Scripting Guide
http://tldp.org/LDP/abs/html/

hperez49 07-15-2008 10:27 AM

Shell Scripting
 
Hi,

Here are two website to get you started.

http://www.freeos.com/guides/lsst/ch02sec01.html

http://www.cyberciti.biz/nixcraft/li...features/lsst/

and here is the resuslt from Google:

http://www.google.com/search?q=linux...e7&rlz=1I7ADBS

Good reading.


Note: What did you use to study for the test??

Hector

chrism01 07-15-2008 08:25 PM

Beginners guide:
http://tldp.org/LDP/Bash-Beginners-G...tml/index.html

Good Linux tutorial at the cli level:
http://rute.2038bug.com/index.html.gz

Apart from that, just write lots of scripts. There's no substitute for practice. IOW, use shell even when you'd normally use eg Perl, C, etc.
Even if the progs aren't complete, the attempt will teach you a lot.

theNbomr 07-15-2008 08:35 PM

Watch on this forum. When someone poses a question related to shell scripting, try to come up with an answer. Even if you don't get an answer that actually works, I guarantee that you will learn much along the way. If your answer works, post it & pat yourself on the back or give yourself a raise.
--- rod.

resetreset 07-19-2008 07:46 AM

when you write good programs, make sure you release them on the net as open source.


All times are GMT -5. The time now is 11:09 PM.