On Sun, 2022-07-31 at 21:06 -0600, William Torrez Corea wrote:
> On Sun, Jul 31, 2022 at 8:55 PM hw <h...@adminart.net> wrote:
> 
> > On Sun, 2022-07-31 at 18:04 -0600, William Torrez Corea wrote:
> > > On Sun, Jul 31, 2022 at 5:57 PM Marco Shaw <marco.s...@gmail.com>
> > > wrote:
> > > 
> > > > Being a novice, you have to realize there are certain
> > > > limitations
> > > > to
> > > > things.  In other words, Perl maybe can't do EVERYTHING you
> > > > want it
> > > > to.
> > > > 
> > > 
> > > Very clear, so, would I use another language of programming to
> > > make
> > > the
> > > rest of the program?.
> > > 
> > 
> > How do you intend to make any program at all without any tools, as
> > you
> > said you wanted to?
> > 
> > 
> > --
> > To unsubscribe, e-mail: beginners-unsubscr...@perl.org
> > For additional commands, e-mail: beginners-h...@perl.org
> > http://learn.perl.org/
> > 
> 
> I have installed eclipse on my computer, i am using the plugin of
> perl.
> Before I used only VIM.

I don't know what eclipse is, but it sounds like you're using tools
like an editor.  (I'd recommend Emacs, though, but go ahead and try out
different editors to see which ones suit you and are good for the job.
Perhaps limit the selection to emacs, vi, geany and kate because there
are many editors you can try out, and doing that takes a lot of time.)

Since you are using some tools, why not use others as well, like ones
that make dealing with pdf files easier?  What you're trying to do will
be tedious and difficult enough already when using them.  Without them,
I doubt you'll have a good learning experience.


--
To unsubscribe, e-mail: beginners-unsubscr...@perl.org
For additional commands, e-mail: beginners-h...@perl.org
http://learn.perl.org/


Reply via email to