Greetings fellow Stack members!
I have embarked on a project to develop a website for apartment reviews, similar to Apartment Guide. Coding is entirely new to me, so I appreciate your patience as I navigate through this process.
My primary inquiry revolves around the languages required to build a site like Apartment Guide. Before diving in, I need to determine which languages are essential for this task.
Specifically, I am interested in the search feature of the website, which enables users to search by zip code, city, or apartment name. My assumption is that the search function involves a JavaScript script linked to a SQL database containing all the apartments. Please correct me if I'm wrong.
While I have completed courses on CSS and HTML via Udemy and Codecademy, allowing me to work comfortably within those realms with reference materials, my current focus is on learning JavaScript. However, I find hands-on coding to be more effective than reading from lengthy books full of theory and examples (such as "Headfirst into JS" by O'Reilly).
As a beginner in programming, your understanding is greatly appreciated. Thank you in advance for your guidance!