UI Design for a page [closed] - user-interface

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 6 days ago.
Improve this question
As UI is one of the most import items in customer gaining, please take a look at this page and tell me pros and cons.
tank you very much indeed
https://pentazoom.ir/run-shopping-site/
I was trying to design a user friendly page. I don't know whether I was successful or not. I want the expert's opinion

Related

how to display all those users on map which are at particular distance away from the current user? [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 6 years ago.
Improve this question
I want to store user's current location when they log in and display only those users on map which are at a particular distance away from current_user(say 20km).
Popular ruby Geocoder gem has similar functionality. Please checkout the Ryan's screencast for detail.

The proper MVC pattern [closed]

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 6 years ago.
Improve this question
I have come across both the following approaches.
To my understanding the Model and the View doesn't communicate with each other and all communications should be done through controllers thus Method 1 is the proper way. But I have come across both approaches on various articles online.
What is the proper way to implement the MVC Architecture?
Thank You
i think the 1st diagram is actually an MVP (model view presenter). see this question which eventually links here and contains this diagram for an VMP pattern with a passive view:

How can I learn coding at home without losing motivation? [closed]

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 8 years ago.
Improve this question
Learning a new Programming language is never easy
My question is what's the most difficult programming language Part to learn?

How to estimate a Hadoop Cluster? [closed]

Closed. This question is opinion-based. It is not currently accepting answers.
Want to improve this question? Update the question so it can be answered with facts and citations by editing this post.
Closed 8 years ago.
Improve this question
Can anybody help me in getting some useful ideas for estimating the size of a hadoop cluster and cluster hardware.
Well, it all depends on the amount of data you are handling and what exactly you are catering to. But, you can refer to this pdf here, to get more insight on how you can estimate.

A Relation based page rank algorithm for semantic web search engine [closed]

Closed. This question needs to be more focused. It is not currently accepting answers.
Want to improve this question? Update the question so it focuses on one problem only by editing this post.
Closed 8 years ago.
Improve this question
what is the work flow of page rank algorithm?
Have a look at "The Anatomy of a Large-Scale Hypertextual Web Search Engine" by Sergey Brin and Larry Page.
Have a read of the simplified algorithm section here.

Resources