<html>
<head>
<meta content="text/html; charset=ISO-8859-1"
http-equiv="Content-Type">
</head>
<body text="#000000" bgcolor="#FFFFFF">
On 06/03/2012 10:02 AM, Anoop Thomas Mathew wrote:
<blockquote
cite="mid:CAENdBjTVKNfH9k=Ng+3bWvK6OK9iiTTbU_dd2NW+NBnQG+PznQ@mail.gmail.com"
type="cite">
<div><span style="font-family:georgia,serif">Hi,</span></div>
<div><span style="font-family:georgia,serif"><br>
</span></div>
<div><span style="font-family:georgia,serif">Where can a newbie
like me find information of such basic questions.</span></div>
<div><font face="georgia,serif">Not a tutorial or like(</font><a
moz-do-not-send="true" href="http://learnyousomeerlang.com/">http://learnyousomeerlang.com/</a>)<span
style="font-family:georgia,serif">, but about the underlying
concepts of Erlang.</span></div>
<div><font face="georgia,serif"><br>
</font></div>
<div><font face="georgia,serif">Thanks.</font></div>
<div><font face="georgia,serif">Anoop Thomas Mathew</font></div>
<div><font face="georgia,serif"><br clear="all">
</font>atm</div>
</blockquote>
<br>
Hi,<br>
<br>
Google is your friend here. I started learning Erlang by reading
Joe's book and after that I read the Erlang and OTP in action. Every
time I faced a new term I wasn't really familiar with I googled it.
Many times the route leads you to wikipedia and there is usually
links pointing you to the source of the information.<br>
<br>
Sometimes in google the keywords don't provide results good enough
and you don't know enough from the subject so you could add more
relevant keywords. In this situation I usually use the google
ability to filter search results by filetype. Just add filetype:pdf
to your search and you get back only results in PDF and these are
most of the time some thesis and scientific articles about the
subject. Adding thesis or article keyword to your search also helps
most of the times.<br>
<br>
That way I was able to find almost all the information I ever wanted
to know about some subject.<br>
<br>
Matti Oinas<br>
</body>
</html>