develooper Front page | perl.beginners | Postings from August 2022

Re: How to can develop a program

Thread Previous | Thread Next
From:
hw
Date:
August 1, 2022 11:23
Subject:
Re: How to can develop a program
Message ID:
af3e1743d8c427783001cca3aec682eb83b97524.camel@adminart.net
On Sun, 2022-07-31 at 21:06 -0600, William Torrez Corea wrote:
> On Sun, Jul 31, 2022 at 8:55 PM hw <hw@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.shaw@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-unsubscribe@perl.org
> > For additional commands, e-mail: beginners-help@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.


Thread Previous | Thread Next


nntp.perl.org: Perl Programming lists via nntp and http.
Comments to Ask Bjørn Hansen at ask@perl.org | Group listing | About