• [email protected]
  • +374-99-555-090
  • M-F 10AM - 5PM
  • 3 Garegin Nzhdeh str., Yerevan, Armenia

HTML, CSS

  • Web technologies. DNS, server, general construction. Markup language HTML. Tags. Overview of popular search engines, their features. Document types.
  • Tag types. Rules for writing HTML-document. The HTML document structure. The attribute values ​​of tags, Text in HTML, paragraphs, headerlines, images, lists. Tags "p", "br", horizontal line "hr", headlines " h1 - h6 ". Links. Tag "a". The organization links, links to other resources, internal links.
  • The "img" tag attributes, width, height. Introduction CSS. The basic syntax of CSS, Lists. Structuring information into web page. Types of list: bulleted, numbered and others...
  • Tag selectors, Classes, Identifier(ID), Child selectors, attribute selectors, Inheritance. Positioning of elements on a page using CSS. Controls the visibility of the layer. Relative, fixed and absolute positions. Stacking order: property z-index.
  • Forms. Form elements. Tags "form", "input" (checkbox, radio, submit,reset, image), "select","textarea". Tables, which use table. Splitting the page into blocks. Floating objects. Positioning blocks. Superimposition blocks to each other. Examples page layouts based on the block design.
  • HTML 5, CSS 3.0
  • Phases of the Web Site Development Process. Prototyping site. Principles of constructing web-page layout. Information organization and data structure. Coding standard. Comments. Fonts and sizes. Color perception. Usability.
  • Developer tools, Operating system config, File Managers, IDE (Code editor), environments, utility programs. How to install and configure the software so that they effectively interact with each other.

Javascript

  • JavaScript. What is JavaScript ? Scenarios for Javascript. Variables, variable types, User interaction: alert, prompt and confirm. JavaScript Comparison and Logical Operators.
  • Conditional statements: if else. Cycles while, for. Code style. Debugging in the browser Chrome, Strings. Numbers. Arrays . Functions.
  • Image Processing, Drop-down lists, Checking form data, Implementing script into HTML document. Using ready-made solutions in the language JavaScript.
  • Timers: setTimeout и setInterval. Work with the dimensions and screen changes.
  • Events, listeners.
  • DOM, jQuery Library. $(document).ready(), jQuery for CSS. Part 1
  • Interaction, Events, Manipulations jQuery, jQuery for CSS. Part 2
  • Interaction, Events, Manipulations jQuery, jQuery for CSS. Part 3

PHP

  • Opportunities PHP, Benefits of PHP, Apache, The syntax of PHP, Data Types, variables.
  • Operators, Expressions in PHP
  • Arrays. Cycles.
  • Global arrays. Working with Forms. Constructions of inclusions and features.
  • Functions.
  • Work with database fundamentals and SQL.
  • MYSQL. Database design.
  • Work with database fundamentals and SQL.
  • AJAX , xmlHttpRequest. jQuery. Part 1.
  • AJAX, jQuery, JSON. Part 2.
  • Errors in PHP, configuration file PHP (php.ini). httpd.conf and htaccess
  • PHP and OOP. Object-Oriented Programming (OOP) Fundamental Concepts. Classes and objects in PHP. Inheritance. Inheritance, Polymorphism. Principles Of Object Oriented Programming in PHP. Part 1.
  • PHP and OOP. Object-Oriented Programming (OOP) Fundamental Concepts. Classes and objects in PHP. Inheritance. Inheritance, Polymorphism. Principles Of Object Oriented Programming in PHP. Part 2.
  • PHP and OOP. Object-Oriented Programming (OOP) Fundamental Concepts. Classes and objects in PHP. Inheritance. Inheritance, Polymorphism. Principles Of Object Oriented Programming in PHP. Part 3.
  • Pattern MVC. Security in PHP.

Safan Framework

  • Create your own framework. Code structure, settings
  • Create your own framework. Git, Composer, Packagist.com
  • Create your own framework. Router, Dispatcher, Modules.
  • Create your own framework. Widgets.
  • Create your own framework. Model, View, Controller (MVC).
  • Create your own framework. PDO, Custom ORM.
  • Create your own framework. Server configuration.