info@fractal.am
+374-77-784-720

APPLICATION DEVELOPMENT

We design and build customized, polished web applications for startups and enterprise clients.

Making your end user’s life easier is a must

One of the most popular areas is the creation of mobile apps today.  It became very popular, especially when it captured the market of IOS and Android systems.  Firstly, for creating mobile apps, our marketing specialists make research.

We believe creating user experiences that amaze your customers should be easy, and that having your applications run on all their devices should be a given. They expect it. We make it possible.

Our developers work alongside the project’s lead designer and content strategist to strike the perfect balance between presentation and performance—ensuring the highest level of design accuracy and user experience. Often, this process is time-consuming and requires all disciplines working together to not only deliver the most elegant and smooth experience possible, but also to potentially unveil opportunities to boost the site’s performance.

 

Technologies.

There are two main categories of coding, scripting and programming for creating Web Applications:

I. Client Side Scripting / Coding - Client Side Scripting is the type of code that is executed or interpreted by browsers.

Client Side Scripting is generally viewable by any visitor to a site (from the view menu click on "View Source" to view the source code).

Below are some common Client Side Scripting technologies:

  • HTML (HyperText Markup Language)
  • CSS (Cascading Style Sheets)
  • JavaScript
  • Ajax (Asynchronous JavaScript and XML)
  • jQuery (JavaScript Framework Library - commonly used in Ajax development)

 

II. Server Side Scripting / Coding - Server Side Scripting is the type of code that is executed or interpreted by the web server.

Server Side Scripting is not viewable or accessible by any visitor or public.

Below are the common Server Side Scripting technologies:

  • PHP (very common Server Side Scripting language - Linux / Unix based Open Source - free redistribution, usually combines with MySQL database)
  • Objective-C
  • Java
  • Zend Framework (PHP's Object-Oriented Web Application Framework)
  • ASP (Microsoft Web Server (IIS) Scripting language)
  • ASP.NET (Microsoft's Web Application Framework - successor of ASP)
  • ColdFusion (Adobe's Web Application Framework)
  • Ruby on Rails (Ruby programming's Web Application Framework - free redistribution)
  • Perl (general purpose high-level programming language and Server Side Scripting Language - free redistribution - lost its popularity to PHP)
  • Python (general purpose high-level programming language and Server Side Scripting language - free redistribution)