A
A
Andrew Chil2014-12-22 22:23:37
Python
Andrew Chil, 2014-12-22 22:23:37

In what languages ​​is it better to write a website for a travel agency (do you need search filters to use statistics and analytics)?

Please help me with the choice, what is the best way to write such a site? HTML + CSS + PHP + javasscript or Ruby on Rails or Python??? (there is no knowledge in the latter)

Answer the question

In order to leave comments, you need to log in

10 answer(s)
S
Sergeyj, 2014-12-22
@sayber

On any. Stupid question.

V
Valentine, 2014-12-23
@vvpoloskin

What color is suitable for painting the fence - red, blue or green? I haven't seen the last two.

D
Dmitry, 2014-12-22
@mayar

HTML + CSS + javasscript you have to use anyway. As for the rest, it is largely a religious question. And without taking into account the circumstances - almost meaningless. Use what you know best. If everything is zero (or almost) - I advise Rails, for fast development and a developed ecosystem.

F
FanatPHP, 2014-12-22
@FanatPHP

When will they start rubbing this question? not only is it idiotic in itself - they also ask it every other day.

C
Cyrus, 2014-12-23
@Novakuz

Most of all, I like the answer about the color, it is the most correct)))

P
Pavel Elizariev, 2014-12-23
@effetto

The world of modern web development tools is very wide. First of all, it is necessary to understand the separation between the fundamental concepts: language, platform (framework) and library. To develop a website, you need to select the tools at each of the three levels I have described in turn. Above the classification I have given are industry solutions that are already tailored for the main tasks. Solutions are usually expandable. Solutions are written on the basis of frameworks, which consist of libraries that are written in languages. For example: Nancy, Wordpress, Joomla etc.
Language is a means of communication with a machine. The language, its compilers, and standard runtime libraries are the basic development tool, the means of encapsulating machine operations. For example C#, PHP, java, Ruby.
A platform, or framework, is a complete runtime environment. Often, it includes the necessary things to solve a whole range of tasks, this is a set of tools. For example .Net Framework, Zend, Ruby on Rails.
A library is code written in a language that is designed to perform a highly specialized task. Platforms are made up of libraries. Examples: jquery, bootstrap, System.Web.
Read the Internet, decide.

A
Andrew Chil, 2014-12-22
@chil

There is a site written in Rails, but it has a lot of errors. I don’t know if it’s worth it to understand this or write a site in the languages ​​\u200b\u200bof which I more or less know! I can't figure out how to edit a site on Rails...

A
Ali Aliyev, 2014-12-23
@ali_aliev

On what

on any

A
Andrew, 2014-12-23
@Ryan

The answer suggests itself, of course, in php)

F
Fedor Ananin, 2015-02-28
@sarathorn

HTML + CSS + JS will definitely. And then it doesn't matter. If you know PHP, do it in PHP. Do you want to learn Ruby? Do it in Ruby.

Didn't find what you were looking for?

Ask your question

Ask a Question

731 491 924 answers to any question