Re: stage of programming

[email protected] (Misti Hamon) Tue, 14 May 2024 16:38:29 -0600
Newsgroups perl.beginners
Message-ID <CAEnOb6QNptqTxpOa=k=nzFPBoO4Kyn99A+arM9SbumeJBsDVng@mail.gmail.com>
--000000000000ee9d39061871a904
Content-Type: text/plain; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

So, uh, this depends. The couple of times I went through the process of
working for a "client" (in quotes because it was in school, and was an
exercise they did trying to teach us about freelancing) it was handled two
ways - client finds you and says "I need a program that takes this
information and processes it to create that output" or, client finds you
and says "I need you to create a program that does this, and it must be
written in X language."

In the first way, you pick the language your write it in, assuming the
language is appropriate for what the program needs to do. In the second
way, you HAVE to hand them the finished program in whatever language they
asked for (php and Java in this case). If the project you accepted was
presented to you in the second way, you really can't writ it in perl.

Now, it IS possible, sometimes, to write a program in one language whose
primary output is the files of another language - this really only works
with scripting languages (this is how CMS systems like wordpress or drupal
work, they and their themes are written in php, and the themes especially,
primary purpose is to create the html necessary for a web page to be
viewed), BUT, unless there is a module that is able to do the syntax
translation, you'll still need to know php and Java, to be able to tell
perl what to print to those output files.

On Tue, May 14, 2024, 15:30 William Torrez Corea <[email protected]>
wrote:

> A client need a project in PHP and Java but i only can program in Perl
>
> What would I make?
> What part of the project can use Perl?
> Can Perl be 100% of my project?
>
> --
>
> With kindest regards, William.
>
> =E2=A2=80=E2=A3=B4=E2=A0=BE=E2=A0=BB=E2=A2=B6=E2=A3=A6=E2=A0=80
> =E2=A3=BE=E2=A0=81=E2=A2=A0=E2=A0=92=E2=A0=80=E2=A3=BF=E2=A1=81 Debian - =
The universal operating system
> =E2=A2=BF=E2=A1=84=E2=A0=98=E2=A0=B7=E2=A0=9A=E2=A0=8B=E2=A0=80 https://w=
ww.debian.org
> =E2=A0=88=E2=A0=B3=E2=A3=84=E2=A0=80=E2=A0=80=E2=A0=80=E2=A0=80
>
>
>

--000000000000ee9d39061871a904
Content-Type: text/html; charset="UTF-8"
Content-Transfer-Encoding: quoted-printable

<div dir=3D"auto">So, uh, this depends. The couple of times I went through =
the process of working for a &quot;client&quot; (in quotes because it was i=
n school, and was an exercise they did trying to teach us about freelancing=
) it was handled two ways - client finds you and says &quot;I need a progra=
m that takes this information and processes it to create that output&quot; =
or, client finds you and says &quot;I need you to create a program that doe=
s this, and it must be written in X language.&quot;=C2=A0<div dir=3D"auto">=
<br></div><div dir=3D"auto">In the first way, you pick the language your wr=
ite it in, assuming the language is appropriate for what the program needs =
to do. In the second way, you HAVE to hand them the finished program in wha=
tever language they asked for (php and Java in this case). If the project y=
ou accepted was presented to you in the second way, you really can&#39;t wr=
it it in perl.</div><div dir=3D"auto"><br></div><div dir=3D"auto">Now, it I=
S possible, sometimes, to write a program in one language whose primary out=
put is the files of another language - this really only works with scriptin=
g languages (this is how CMS systems like wordpress or drupal work, they an=
d their themes are written in php, and the themes especially, primary purpo=
se is to create the html necessary for a web page to be viewed), BUT, unles=
s there is a module that is able to do the syntax translation, you&#39;ll s=
till need to know php and Java, to be able to tell perl what to print to th=
ose output files.</div></div><br><div class=3D"gmail_quote"><div dir=3D"ltr=
" class=3D"gmail_attr">On Tue, May 14, 2024, 15:30 William Torrez Corea &lt=
;<a href=3D"mailto:[email protected]">[email protected]</a>&gt; wro=
te:<br></div><blockquote class=3D"gmail_quote" style=3D"margin:0 0 0 .8ex;b=
order-left:1px #ccc solid;padding-left:1ex"><div dir=3D"ltr"><div>A client =
need a project in PHP and Java but i only can program in Perl=C2=A0</div><d=
iv><br></div><div>What would I make?</div><div>What part of the project can=
 use Perl?</div><div>Can Perl be 100% of my project?<br></div><div><br><spa=
n class=3D"gmail_signature_prefix">-- </span><br><div dir=3D"ltr" class=3D"=
gmail_signature" data-smartmail=3D"gmail_signature"><br>With kindest regard=
s, William.<br><br>=E2=A2=80=E2=A3=B4=E2=A0=BE=E2=A0=BB=E2=A2=B6=E2=A3=A6=
=E2=A0=80 <br>=E2=A3=BE=E2=A0=81=E2=A2=A0=E2=A0=92=E2=A0=80=E2=A3=BF=E2=A1=
=81 Debian - The universal operating system<br>=E2=A2=BF=E2=A1=84=E2=A0=98=
=E2=A0=B7=E2=A0=9A=E2=A0=8B=E2=A0=80 <a href=3D"https://www.debian.org" tar=
get=3D"_blank" rel=3D"noreferrer">https://www.debian.org</a><br>=E2=A0=88=
=E2=A0=B3=E2=A3=84=E2=A0=80=E2=A0=80=E2=A0=80=E2=A0=80 <br><br><br></div></=
div></div>
</blockquote></div>

--000000000000ee9d39061871a904--