LinuxQuestions.org

LinuxQuestions.org (/questions/)
-   Programming (https://www.linuxquestions.org/questions/programming-9/)
-   -   Help beginners (https://www.linuxquestions.org/questions/programming-9/help-beginners-284078/)

Ziuk 01-30-2005 10:53 AM

Help beginners
 
Help beginners!!!
Hi I am Ziuk. I am new in Linux, and i really want to learn programing with linux. You see i don't know any programing language good.
so i wondering if some one give an address of sites were i can download free tutorials... Thanks you helping another life came in programming world._________________________
when I sad that i am totally new i lied, actually i know Pascal pretty well.

kvedaa 01-30-2005 11:07 AM

Well the answer depends a great deal on what you would like to learn. One online resource that I have been using recently is ...

http://www.poignantguide.net/ruby/

It is a very well written guide to learning how to use Ruby. As with many other programming languages you are able to acquire everything that you need to get started for free, including access to some quality learning material.

I hope that this helps...

reddazz 01-30-2005 11:08 AM

Well, there are lots of resources online, but it depends what language you want to use. Python could be a good starting point and there are lots of free online books. Try checking the python.org site for tutorials and books. Another good site is Oopweb.com, they have free books for java, c++,C etc.

speel 01-30-2005 11:27 AM

in my opinion .. i think all online resources suck my advice is splurge your self in barn and noble and look at all the books not even to buy just look and find one you like

jonaskoelker 01-31-2005 01:08 PM

well, speel, you're entitled to have your opinion. I don't agree.

I think http://www.ibiblio.org/obp/thinkCSpy/ is a really great book for first-time programmers. It teaches things the (imho) right way, and it teaches a simple yet powerful and real-world useful language (python).

Oh, you lied? Shame on you ;) -- chances are you'll probably find some of the chapters of thinkcspy redundant and/or too verbose.

me.add(wallet.pop(2, W_CENT));

Jonas

theeil 01-31-2005 08:48 PM

I have tried a number of programming languages and the best i have found is c++, there is a great free tutorial here: http://cplusplus.com/doc/tutorial/index.html
c++ may be a little harder to learn at first, but i think it pays off.

jrtayloriv 01-31-2005 09:04 PM

Don't be messing around with all them wacky languages :tisk: Teach yourself some Perl and you will definitely find yourself performing useful tasks ages earlier than with C/C++.

Everything you will ever need to know about programming is at these three sites (:D ok that's pushing it, but pretty darn close):

http://www.perlmonks.org/?node=Tutorials
http://www.perl.org
http://www.cpan.org

enjoy,
jrtayloriv


All times are GMT -5. The time now is 01:35 PM.