Sorting Methods- Algorithms

I’m going to discuss some sorting methods used in computing in this post. By the way, sorting is a way of arranging objects in a list or an array or a sequence of numbers. This is a typical computer science knowledge so don’t get confused if you don’t know what l’m talking about. For a […]

Read More

Designing interfaces

In this post, l’m trying to explain some concepts or standards that designers follow when building user interfaces. This is a topic that can be filled under human computer interaction or just designing interfaces to satisfy some user needs. There are many goals that designers try to reach when building interfaces but I’ll just touch few […]

Read More