-
Future Students
-
Admissions
Programs
Programs for Domestic Students
Courses
-
-
Current Students
-
Part Time
Student Logins
Student Logins
-
-
International Students
-
About Pace
-
About Pace
-
DIT 35402 | 36 hours |
Back end development for web is the server side part of a full stack web development. When a user interacts with a website, everything happening behind the scenes is the back end development. Unlike the front end development for web that focuses on what the user experience and sees visually, back end development’s main focus is on the functionality that makes a website works.
In this course students will learn the basics of syntax and variable usage of the scripting language they will use for the server-side development, Students will learn Object-Oriented Programming through connecting to the MySQL database to create truly dynamic, data-driven web applications.
Also, students will learn the concepts of functions, encryption, regular expressions, advanced string manipulation, as well as the principals of object orientation, and more advanced techniques of integrating with MySQL while securing the code base and MySQL against SQL injection attacks.
At the end of this course students will be able to: