Program of study
PHP course outline
#1 – Introduction to PHP and running a local server
#2 – Output, comments, string operations
#3 – Variables, data types, constants and operations with them
#4 – Conditional statements (three types of conditions)
#5 – Data arrays (three types of arrays), and foreach loop
#6 – For, While, Do While loops, and operators
#7 – Dynamic inclusion of files into the project
#8 – Functions and scope of variables
#9 – GET and POST methods. Form creation
#10 – File operations (writing to and reading from files)
#11 – Cookie and session saving
#12 – Working with date, built-in PHP functions, $_SERVER array
#13 – Basics of OOP. Creating Classes and Objects
#14 – Class Methods, Constructors and Destructors
#15 – Class Inheritance and the protected property
#16 – Encapsulation and polymorphism
#17 – Interfaces, Traits and Abstract Class
MySQL course outline
#1 – Introduction to databases, server installation and PhpMyAdmin
#2 – Creating Database, Tables and Connection to It
#3 – Selecting values from the database
#4 – Adding data to a table (INSERT, UPDATE, DELETE)
Creating a website
#1 – Creating the home page
#2 – Registration on the site and adding to the database
#3 – Ajax registration (asynchronous programming)
#4 – Authorization and logoff from the account
#5 – Adding articles to the database through the site interface
#6 – Displays all the articles in the database
#7 – Dynamically changing pages of articles
#8 – Form for adding comments to articles
#9 – Sending mail from the site
Want to roll in now?
Fill in the form below and we will contact you in no time