[prev in list] [next in list] [prev in thread] [next in thread] 

List:       ruby-talk
Subject:    Re: Newbie in town!
From:       dinesh agarwal <da.230896 () gmail ! com>
Date:       2015-08-26 10:57:50
Message-ID: 55DD9B9E.1090503 () gmail ! com
[Download RAW message or body]

hey , thank you Rodrigues for your advice for coding in ruby with the 
ruby way . Though i have no prior experience using github but will try 
from tonight :)

Regards
dinesh

On Wednesday 26 August 2015 04:20 PM, Thyago Barbosa Rodrigues wrote:
>
> Welcome =)
>
> Coming from Java myself, here's an advice I wish I had seen earlier: 
> dont try to code in Ruby the same way you would in Java. That keeps 
> you from seeing the true glory of Ruby. Read Ruby code on github, get 
> a feel on how people do things - its a lot of fun reading those, at 
> least I think so =)
>
> Em 26/08/2015 07:44, "dinesh agarwal" <da.230896@gmail.com 
> <mailto:da.230896@gmail.com>> escreveu:
>
>     thank you guys for the warm welcome. Previously I was Java coder
>     and now i am thinking to start with ruby.
>     I essentially want to explore all the fields where ruby is used !
>     Cezar as you told I will stick to that . Daniel i think ruby is
>     not so famous in my town, it is hard to find any such gathering or
>     classes , further I think I will go for online material for now!.
>     Nevertheless thanks for Ur valuable advice, will always look
>     forward for more such!
>
>     Regards
>     dinesh
>
>     On Wednesday 26 August 2015 04:03 PM, Sîrbu Nicolae-Cezar wrote:
>>     On Wed, Aug 26, 2015 at 1:27 PM, Daniel Wood <dwooddev@gmail.com
>>     <mailto:dwooddev@gmail.com>> wrote:
>>
>>         Welcome Dinesh,
>>
>>         I am also learning! I'm using an app called meetup to find
>>         Ruby related gathering and cheap classes around town. My
>>         first Ruby class is this Saturday!
>>
>>         Best of luck to you,
>>
>>         Daniel
>>
>>         > On Aug 26, 2015, at 2:48 AM, dinesh agarwal
>>         <da.230896@gmail.com <mailto:da.230896@gmail.com>> wrote:
>>         >
>>         > hey guys i am totally new to ruby and mailing list format.
>>         I am learning ruby from online sources and have started it
>>         just a day before .
>>         >
>>         > The online resources seem to be very helping. I will try
>>         and be help to the community!
>>         >
>>         > regards
>>         > Dinesh
>>
>>
>>     Practice is the best learning tool. Try Ruby on Rails, try ruby
>>     irb live command to get used to the objects and methods(use tab
>>     for autocompletion) and feel of the language. My advice on Ruby
>>     and Ruby on Rails is learn by practice, just develop an app for
>>     you let's say a timesheet, a checklist, a wallet, mostly things
>>     that you think you would use on a daily basis, from here you will
>>     encounter a lot of questions/troubles in developing the app and
>>     you will learn how to use it from step to step/case by case.
>>
>>     Best regards,
>>     Cezar
>


[Attachment #3 (text/html)]

<html>
  <head>
    <meta content="text/html; charset=utf-8" http-equiv="Content-Type">
  </head>
  <body bgcolor="#FFFFFF" text="#000000">
    hey , thank you Rodrigues for your advice for coding in ruby with
    the ruby way . Though i have no prior experience using github but
    will try from tonight :)<br>
    <br>
    Regards <br>
    dinesh<br>
    <br>
    <div class="moz-cite-prefix">On Wednesday 26 August 2015 04:20 PM,
      Thyago Barbosa Rodrigues wrote:<br>
    </div>
    <blockquote
cite="mid:CAKAEugYJ58rW_XX_GdQSSuRB-bpK66k6V9CLZn3MiegVa9=-EQ@mail.gmail.com"
      type="cite">
      <p>Welcome =)</p>
      <p>Coming from Java myself, here's an advice I wish I had seen
        earlier: dont try to code in Ruby the same way you would in
        Java. That keeps you from seeing the true glory of Ruby. Read
        Ruby code on github, get a feel on how people do things - its a
        lot of fun reading those, at least I think so =)</p>
      <div class="gmail_quote">Em 26/08/2015 07:44, "dinesh agarwal"
        &lt;<a moz-do-not-send="true" \
href="mailto:da.230896@gmail.com">da.230896@gmail.com</a>&gt;  escreveu:<br \
type="attribution">  <blockquote class="gmail_quote" style="margin:0 0 0
          .8ex;border-left:1px #ccc solid;padding-left:1ex">
          <div bgcolor="#FFFFFF" text="#000000"> thank you guys for the
            warm welcome. Previously I was Java coder and now i am
            thinking to start with ruby.<br>
            I essentially want to explore all the fields where ruby is
            used ! <br>
            Cezar as you told I will stick to that . Daniel i think ruby
            is not so famous in my town, it is hard to find any such
            gathering or classes , further I think I will go for online
            material for now!.<br>
            Nevertheless thanks for Ur valuable advice, will always look
            forward for more such!<br>
            <br>
            Regards <br>
            dinesh<br>
            <br>
            <div>On Wednesday 26 August 2015 04:03 PM, Sîrbu
              Nicolae-Cezar wrote:<br>
            </div>
            <blockquote type="cite">
              <div dir="ltr">
                <div class="gmail_extra">
                  <div class="gmail_quote">On Wed, Aug 26, 2015 at 1:27
                    PM, Daniel Wood <span dir="ltr">&lt;<a
                        moz-do-not-send="true"
                        href="mailto:dwooddev@gmail.com" \
target="_blank">dwooddev@gmail.com</a>&gt;</span>  wrote:<br>
                    <blockquote class="gmail_quote" style="margin:0px
                      0px 0px
0.8ex;border-left-width:1px;border-left-color:rgb(204,204,204);border-left-style:solid;padding-left:1ex">Welcome


                      Dinesh,<br>
                      <br>
                      I am also learning! I'm using an app called meetup
                      to find Ruby related gathering and cheap classes
                      around town. My first Ruby class is this Saturday!<br>
                      <br>
                      Best of luck to you,<br>
                      <br>
                      Daniel<br>
                      <br>
                      &gt; On Aug 26, 2015, at 2:48 AM, dinesh agarwal
                      &lt;<a moz-do-not-send="true"
                        href="mailto:da.230896@gmail.com"
                        target="_blank">da.230896@gmail.com</a>&gt;
                      wrote:<br>
                      &gt;<br>
                      &gt; hey guys i am totally new to ruby and mailing
                      list format. I am learning ruby from online
                      sources and have started it just a day before .<br>
                      &gt;<br>
                      &gt; The online resources seem to be very helping.
                      I will try and be help to the community!<br>
                      &gt;<br>
                      &gt; regards<br>
                      &gt; Dinesh<br>
                    </blockquote>
                  </div>
                  <br>
                </div>
                <div class="gmail_extra">Practice is the best learning
                  tool. Try Ruby on Rails, try ruby irb live command to
                  get used to the objects and methods(use tab for
                  autocompletion) and feel of the language. My advice on
                  Ruby and Ruby on Rails is learn by practice, just
                  develop an app for you let's say a timesheet, a
                  checklist, a wallet, mostly things that you think you
                  would use on a daily basis, from here you will
                  encounter a lot of questions/troubles in developing
                  the app and you will learn how to use it from step to
                  step/case by case.
                  <div><br>
                  </div>
                  <div>Best regards,</div>
                  <div>Cezar</div>
                </div>
              </div>
            </blockquote>
            <br>
          </div>
        </blockquote>
      </div>
    </blockquote>
    <br>
  </body>
</html>



[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic