Linux - NewbieThis Linux forum is for members that are new to Linux.
Just starting out and have a question?
If it is not in the man pages or the how-to's this is the place!
Notices
Welcome to LinuxQuestions.org, a friendly and active Linux Community.
You are currently viewing LQ as a guest. By joining our community you will have the ability to post topics, receive our newsletter, use the advanced search, subscribe to threads and access many other special features. Registration is quick, simple and absolutely free. Join our community today!
Note that registered members see fewer ads, and ContentLink is completely disabled once you log in.
If you have any problems with the registration process or your account login, please contact us. If you need to reset your password, click here.
Having a problem logging in? Please visit this page to clear all LQ-related cookies.
Introduction to Linux - A Hands on Guide
This guide was created as an overview of the Linux Operating System, geared toward new users as an exploration tour and getting started guide, with exercises at the end of each chapter.
For more advanced trainees it can be a desktop reference, and a collection of the base knowledge needed to proceed with system and network administration. This book contains many real life examples derived from the author's experience as a Linux system and network administrator, trainer and consultant. They hope these examples will help you to get a better understanding of the Linux system and that you feel encouraged to try out things on your own.
Click Here to receive this Complete Guide absolutely free.
Hi, I'm 16, I'm moderately experienced in VB and I pick stuff up pretty quickly. Basically, I've been using linux for about a year and a half now and have finally pretty much fully made the conversion. Now that I'm using it more, I want to get into programming and development of the programs etc. that I'm using. Where should I start?? Can anyone recommend any books or online tutorials to get me going. What should I learn, bash/python/C/all of them/something else. As you can probably tell, I'm pretty much in the dark on this so any help would be very useful.
What do you want to do? If you want to automate system tasks, play around with the startup scripts, etc. you should probably start off with learning Bash scripting. If you want to do more complex scripting, Perl and Python are where you should turn. You can write fairly complicated applications with perl or Python, but also look at PHP if you're interested in doing Web scripting. If you want to get into hard core application programming, look at C++ or Java. For system programming, C is still the lingua franca. The Linux kernel is written mostly in C, with some assembler for the system specific parts. Ideally, you should try to learn a little bit about everything, but where you go first depends on exactly what you want to do.
Yeaah, I think a bit of everything sounds best. I know quite a lot of PHP/SQL stuff already. I can do a bit of the automating system tasks bash stuff as well, so I can basically just continue learning that. What I was really looking at is system/application stuff, so from your post, I'm thinkinh python, with a bit of C on the side. Is that feasible? Anyone got any suggestions for books etc? Thanks for your helpful post.
LinuxQuestions.org is looking for people interested in writing
Editorials, Articles, Reviews, and more. If you'd like to contribute
content, let us know.