View Poll Results: Did or do you find this Library thread usefull?

Voters
129. You may not vote on this poll
  • Very usefull

    81 62.79%
  • usefull

    26 20.16%
  • so so

    17 13.18%
  • Out dated.

    5 3.88%
Page 4 of 4 FirstFirst ... 234
Results 31 to 34 of 34

Thread: Ubuntu's Free! Online Programming Book Library Links page

  1. #31
    Join Date
    Aug 2007
    Beans
    79

    Re: Ubuntu's Free! Online Programming Book Library Links page

    uh I forgot what you call it but when you hover the mouse over this posts name before entering and it gives you info about the topic it has a spelling mistake. just thought you should know

  2. #32
    Join Date
    Sep 2007
    Beans
    Hidden!

    Re: Ubuntu's Free! Online Programming Book Library Links page

    Anyone knows books about Objective Caml...I have got
    Developing Applications with Ocaml
    And this:
    http://caml.inria.fr/pub/docs/u3-ocaml/ocaml-ml.html

    Pretty Neat...

  3. #33
    Join Date
    Dec 2006
    Location
    Australia
    Beans
    1,097
    Distro
    Xubuntu 15.10 Wily Werewolf

    Re: Ubuntu's Free! Online Programming Book Library Links page

    Beginner's C++ Books

    When someone asks me about C++ books, I always recommend these two books, in this order:
    1. Accelerated C++ by Koenig and Moo.
      This is a great book for C++ beginners. You can actually write non-trivial applications effectively after finishing this book, and it is very short for the amount of content it covers. In fact, most C++ hobbyists will not need to learn much more about C++ than what is presented in this book.
    2. C++ Primer by Lippman, Lajoie, and Moo.
      This is a great book for fortifying your basic C++ knowledge and learning the more advanced language features and applications. If you have a sharp mind, you can even use this as your introductory book. It covers 99% of C++ you'll ever need to use.

  4. #34
    Join Date
    Apr 2011
    Beans
    7

    Re: Ubuntu's Free! Online Programming Book Library Links page

    Here are some good reference of free tutorial :
    Mozilla Developer Network
    https://developer.mozilla.org
    w3resource.com
    http://www.w3resource.com/index.php

Page 4 of 4 FirstFirst ... 234

Bookmarks

Posting Permissions

  • You may not post new threads
  • You may not post replies
  • You may not post attachments
  • You may not edit your posts
  •