Hi Artem,

On Sat, 08 Nov 2014 19:39:49 +0300
Артём Варнайский <varnays...@mail.ru> wrote:

> 
> Hi folks!
> I want to create a news website. Something like a public blog, where
> everyone, who wants be able to add post to the news line. I want to add new
> sections later (Job ads, articles on various subjects, photo gallery, etc). I
> know perl basics, cgi, js, css, html  and even developed small dynamical
> sites on 'vanilla' perl (about 5 pages), but haven’t written anything complex
> yet. I haven’t mastered perl modules and object-oriented programming.

Well, you should learn about Modules and OOP:

* http://perl-begin.org/topics/modules-and-packages/

* http://perl-begin.org/topics/object-oriented/

* http://perl-begin.org/topics/cpan/

> I know
> everything separately, but when I try to get things together, my creation
> turnes into garbage (from the standpoint of support).  There is a little bit
> more then 3 months left. I think to use dancer, but I’m not sure. Is it good
> choice for beginner? 

Yes, Dancer is a good choice:

* http://perl-begin.org/uses/web/

> Also, I have no idea how to design databases. For
> example, should I store photos separately from the DB or in it? 

I heard mixed opinions about this issue.

> Prompt me
> with useful books / articles, please. 

There are some good links here:

* http://perl-begin.org/

* http://perl-tutorial.org/

Is there anything specific you want to learn?

Regards,

        Shlomi Fish

-- 
-----------------------------------------------------------------
Shlomi Fish       http://www.shlomifish.org/
http://www.shlomifish.org/humour/bits/Google-Discontinues-Services/

Knuth is not God! God has already released TeX version 4.0.
    — http://www.shlomifish.org/humour/bits/facts/Knuth/

Please reply to list if it's a mailing list post - http://shlom.in/reply .

--
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