if(NO PROJECT PROPOSAL && NO WORKING CODE)
NO DEFENSE + NO GRADE
Submit your proposal this coming Saturday, July 30, 2011.
NO PROPOSAL NO DEFENSE basis.
Prepare a one-page proposal.
What to write?
-Project Description
-Web framework that you will be using
Example of projects: Online Contacts, Diary, File Repository, Gallery and other projects you want to build...
Read the doc on Final Project in this group to give you an idea of what to do.
As for an additional information for your project, your project is to build a website that is created using an Erlang web framework. There are many erlang web frameworks today like Chicago Boss, Erlang Web, Nitrogen and etc. You have the freedom to choose on your own but I will encourage you to choose Erlang Web since it is up to date.
Do not waste your time so that you have more time to study and complete your project on time.
Erlang Web - http://www.erlang-web.org/
Chicago Boss - http://www.chicagoboss.org/
Nitrogen Project - http://nitrogenproject.com/
------------
Study your assignment because I will be giving you a grade of ZERO if you have no idea of what you are submitting.
It is a ONE ON ONE defense, one student at a time and the rest will wait.
You are given 10 minutes to explain. I will ask you about your code.
NO DEFENSE/NO SCORE if your code is not running.
CSc 102 – Computer Programming II augments the topics covered in CSc 101. It introduces functional programming and then progresses to more advanced topics: multi-core systems and concurrency, parallel programming and models of computing (client-server, peer-to-peer, and distributed systems), using the Erlang programming language.
Wednesday, July 27, 2011
Thursday, July 21, 2011
Pre-Prelim Exercise
As part of the requirement for the Prelim Exam, you have to submit a hardcopy of the Fibonacci and the Mobius problem and will have a defense on the class.
This will serves as your assignment and at the same time will cover the 20% of your written prelim exam. This is also worth 200 pts. This is no working solution no score basis. You score will be based on your answer and the correctness of your solution.
So, please make sure that you did your assignment and have a thorough understanding of it. Thanks.
Thank you for your participation.
Saturday, July 16, 2011
Assignment Revisited
Redo your first assignment on Fibonacci and Mobius problem. This assignment will practice on doing recursive functions. Make sure that you understand what are you submitting in the class.
- Apply your knowledge on recursion both tail recursion and non-tail recursion.
- Include in your submission a test case for every function you have implemented. Maybe a printscreen of your work. Make sure that they will work before doing next instructions. Do not proceed if your function will fail.
Note: I just want you to practice the language and I hope that you will appreciate the language. I know it is quite difficult to learn functional programming. Even me I sometimes forgot the syntax but I do understand what behind its design and implementations. So, please participate and you will pass the course. That's all what I need from you. Focus and participation.
- Apply your knowledge on recursion both tail recursion and non-tail recursion.
- Include in your submission a test case for every function you have implemented. Maybe a printscreen of your work. Make sure that they will work before doing next instructions. Do not proceed if your function will fail.
Note: I just want you to practice the language and I hope that you will appreciate the language. I know it is quite difficult to learn functional programming. Even me I sometimes forgot the syntax but I do understand what behind its design and implementations. So, please participate and you will pass the course. That's all what I need from you. Focus and participation.
Subscribe to:
Posts (Atom)