Page 67 - B.E CSE Curriculum and Syllabus R2017 - REC
P. 67
Department of CSE, REC
On successful completion of this course, the student will be able to:
● Design sprite animation.
● Develop 3D images and render it.
● Use events and actions for game design.
● Design interactive games using Industry standard game engine.
● Use programming languages for developing games.
LAB EQUIPMENT FOR A BATCH OF 30 STUDENTS:
Hardware: PC with 8 GB RAM, i3 Processor
Software: Unity, Adobe Flash, Python, Blender, Mit Scratch
IT17611 MOBILE APPLICATION DEVELOPMENT LABORATORY L T P C
(Common to B.E. CSE and B.Tech. IT) 0 0 4 2
OBJECTIVES:
● To know the components and structure of mobile application development frameworks for android
and windows OS based mobiles.
● To understand how to work with various mobile application development frameworks.
● To learn the basic and important design concepts and issues of development of mobile applications.
● To understand the capabilities and limitations of mobile devices.
● To understand the working principle of Internal and External storage.
LIST OF EXPERIMENTS
SI No Experiments
1 Develop an application to change the font and color of the text and display toast message when
the user press the button
2 Develop an application to add two numbers(Read the input values in first and second text box)
and display the result in third text box using Event Manager and display the UI in Grid layout
format
3 Develop a scientific calculator to perform arithmetic and mathematical functions using Math
class. .[Your scientific calculator should contain +,-,*,/,=,cos,sin,tan,pow,sqrt,log,lan and mod].
4 Develop an android application to draw the circle, ellipse, rectangle and some text using Android
Graphical primitives.
5 Create a Database table with the following structure using SQLite:
Student (Name, Roll no, Marks)
Develop an android application to perform the following operation using SQLite developer
classes
1. Insert student Details 2. Update the student Record 3. Delete the student record by Roll no
4.View the details.
6 Create on-line recruitment form for XXX-InfoTech Company. The form should consists of First
Name, Last Name, DOB, Phone No, Gender, Address, E-mail, Highest Qualification, Branch,
Percentage of marks, Language Known, upload the image and provide with save and cancel
button. All form controls should have appropriate validation.
Curriculum and Syllabus | B.E. Computer Science and Engineering | R2017 Page 67

