Sep 21 Journal compiled by Mehmet

Reminder: QUIZ1  on Wed 28 at H208  50 T/ F question covering

1) Search engine program from the text

2) 10 commandment of HTML from text

3)  Past sample quiz

4) e-commerce part 7c

5) Class note and discussions

Things we learned today:

Announcement: There will be (ACM) programming contest at KEAN COLLEGE  in NJ

in c++, java and ADO.

 

It's very important that you understand the concept of search program.

There are so many search sites that will help you.

Read page 13, 15.

Sample question: Identify the differences between c & c++?? (in C: scanf, printf) (in C++: cin and cout)

in java system.out.print(......)

-c++ is object oriented.

finish your assignment asap.

problem with java was, java doesn't have a good input routine.

novice programmer has to covert or parse input text to appropriate part.

Look at how to open a file in java.

How a tokenizer assigns a value to a proper value.

Please look at this program code on p712

By the end of this semester we want to be able to run and understand this code.

FileInputStream > InputStreamReader > BufferedReader

These are the classes

You make an object from BufferedReader,

For example "fi" and you let a stream tokenizer create a object from it

 

StreamTokenizer   fin = new StreamTokenizer    (fi);

this is equivalent to c++ ....

-ifstream fin ("employee.txt") ......(read ch9)

fin means reading from a file....

712 shows you how to create a DB using java with file handling.

"cin" stands for =  "console in"

"cout" stands for ="console out" (see page 549)

Monday you will have to show your work to your instructor.

Html complete book by SBEX

by the end of this semester we should known these following concepts:

Active server pages, XML, XHTML,

Do you know what CGI is ? (Common Gateway Interface)

C++ program can become a CGI program.

CGI is a standard that allows you to take input from the form and send output to the form.

Can any language can be CGI? (ans: yes)

sample job ad:

----------------------------------------------------------------------------

We are currently recruiting for a Perl/CGI Programmer with Solaris/Linux
administration experience, which will be open to experienced and
NON-experienced Unix system administrators/ Programmers.  The job
entails day to day programming tasks, as well as large Web Enabled
Perl/CGI applications with SQL (mySQL) integration.
MANDATORY SKILLS:
Sun Solaris or Linux operating systems experience.
Excellent problem solving skills.
Scripting Languages: Perl/CGI, SQL (mySQL), HTML
Excellent communication skills in English
Aptitude and desire to learn.
DESIRED SKILLS:
Experience in C, C++
Good project planning skills.
Salary Range: 35-50k with benefits.
If you are interested by this kind of opportunity, submit your resume to
------------------------------------------------------------------------------