You are on page 1of 2

Department of Computer Technology

MIT Campus :: Anna University


B.E. COMPUTER SCIENCE AND ENGINEERING RUSA
REGULATIONS – 2018

APPLICATION DEVELOPMENT PRACTICES

Course Instructor Dr. S.Neelavathy Pari

Teaching Assistants 1. Ms.J.Chandrapriya


2. Ms.S.Anitha
3. Ms.Jenila Vincent
4. Ms. Adhimuga sivasakthi
5. Ms.V.Brindha
6. Ms. R.Naga Priyadharshini

Time Table

Class Time Day Venue


2/8 BE CSE 2.50 PM ~ 4.30 PM Monday CB103
2/8 BE CSE 8.30 AM ~12.10 PM Wednesday HPC, DCL
LAB

Date :19-02-2020
MODULE 5 :

lecture Tutorial Practical External Learning


1 0 4 3

 Understanding servers – Server login, Database connectivity


 Sql query, PHP,

SUGGESTED ACTIVITIES : EL – Overview of databases

SUGGESTED EVALUATION METHODS:

 Quiz on servers and overview of databases


1. Understand XAMPP server environment and take observations on the
configuration files of apache (httpd.conf) and php (2)
2. Implement simple client-server communication using GET and POST
methods and take observations. (5)
3. Start MySQL service in the XAMPP control panel . Access phpmyadmin
through the link http://localhost/phpmyadmin. Spend time to understand the
dash board (note the configuration of database server and web server shown
on the right panel) and learn how to create a database, table, data. (3)
4. Check privileges, standard database operations, learn terms like auto
structure, schema, increment, primary key etc., (3)
5. Import any csv file into phpmyadmin via the import option on the
dashboard. (create an excel file with sample fields and values and convert
into csv) (5)

You might also like