1

CS1201 Term Projects (2016)

Semester 1/2016 – CS1201  Computer Programming 1

The CS1201 course is just an introduction to computer programming with JAVA programming language. This semester, I challenged the new batch 59x students (freshman) by giving them the term project. And you might be surprised.


In order to balance the practical skill, the students need to come up with their idea for a mobile application. The application’s idea needs to be more or less useful. The app can be either developed via App Inventor or App Lab. The app needs to complete using all three fundamental control structures; sequence, condition, and Iteration (loop).

Their works are amazing! I can confirm you that both coding and design of their projects are absolutely complete. Let’s have a look! There are 7 distinguished projects.

1. BLURR – Chat application by Roger S. McNeely and Nun Kyo
Using App Inventor with PubNub (chat socket API)

Blurr allows users to chat privately on the public server by encrypting the message using “passcode”. Without the passcode, the screen will print out unreadable text as it was not decrypted by the right passcode. This application decrypts every text from Pubnub public server. If the passcode is the message sent was null(empty or 0), Blurr decrypts the message using the passcode from your device, not from the sender. So, if the passcode doesn’t match. The message you received will be blurred!

15776707_1591077437585763_7165012717682397119_o

15676495_1591077554252418_1886487350167673663_o

15676324_1591077550919085_8264320030295139499_o

15732217_1591077037585803_9103307755850223548_o


2. Math Quiz – Quiz application by Woranat Swangswai
Using App Lab

1

2


3. WHiZZ QuizzWizz – Quiz application by Poom Penghiran
Using App Inventor + Thunkable

1

2


4. ECHOICE – Restaurants application project by สรวิศ วลายุทธสวัสดิ์
Using App Lab

3

15774861_1592008970825943_9216229312771946821_o


5. VOCABLEFIGHTER – Game application project by Siwaporn
Using App Inventor

15776912_1591095134250660_20330225312151050_o

15732208_1591095140917326_1424653950211839279_o

1


6. Snakes and Ladders – Game application project by Natchanon
Using App Lab

15774770_1592535770773263_4108341392148994655_o

15800278_1592535764106597_9074334157628917504_o

15800017_1592535784106595_6314075956105216191_o

1


7. MoleTwo – Game application project by Zhuoyu Tang
Using App Lab

15774880_1592649377428569_5024489251386988406_o

15800731_1592649367428570_8204696279893121757_o

15723767_1592649370761903_7575184179984430234_o


If you are interested in some of those project, you can directly contact them via their name (Facebook link). They would love to share their application with you!

Leave a Reply

Your email address will not be published. Required fields are marked *