Captain: Sharmin

Syllabus

08/30/06

BU4035                                           Class notes

 

 

BU4035 WEB systems and E commerce

Description of Course

 

welcome to this course bu4035 consists of four subjects

1. Web (Internet Document)

2. Systems (Operating System ie: Windows & Linux, Web Server: IIS & Apache)

3. Electronic (Internet)

4. Commerce (Business)

What are the elements of making a webpage?

How would you host it on a server?

How would you make it marketable?

As a project we will be creating a web tutorial system to teach C++ programming.

As a team project we will be designing a webpage for School of Business.

uplinkearth - web solutions worlds apart™
HOSTING COMPANY

Name Email Website Points
Shahezad Contractor shahezadc@yahoo.com www.shahezad.com
www.intoitconsulting.com
+5 Captain
Sharmin Sayeed sharmin_sayeed@yahoo.com www.geocities.com/sharmin_sayeed +1
Jean Ednick Lefevre ednick00@yahoo.com www.geocities.com/ednick00 +1
       
       
       

THIS IS A SAMPLE WEBPAGE THAT WE MODIFIED FOR YOUR OWN EXPERIENCE!!!!
ORIGINALLY WWW.VBTUTOR.NET

 

PROGRAMMING EASY WAYS!
BY DR. ALIREZA EBRAHIMI

This book is written by the author of this website. Click the image below  for more details.

>

Guest Book

cover

   Enter your email address to subscribe  to VB mailing list:
 

 
Number of Visitors:
 Contact us
Home
Last Update:  2008-11-16  
TABLE OF CONTENTS

 Lesson 1: Introduction
  Lesson 2: Building a Visual Basic Application
  Lesson 3: Writing the Codes                                                                 
  Lesson 4: Working With Controls
  Lesson 5: Managing Visual Basic Data
  Lesson 6: Working With Variables
  Lesson 7: Controlling Program Flow
  Lesson 8: More on Program Control
  Lesson 9: Looping
  Lesson 10: Introduction to VB Function Part1
  Lesson 11: Introduction to VB Function Part2
  Lesson 12: Creating VB Function For MS Excel
  Lesson 13: Arrays              
  Lesson 14: Working With Files
  Lesson 15: Creating Multimedia Applications: Part I
  Lesson 16: Creating Multimedia Applications: Part II
  Lesson 17: Creating Multimedia Applications: Part III
  Lesson 18: Creating Multimedia Applications: Part IV
  Lesson 19: Creating database applications in VB-Part I
  Lesson 20: Creating database applications in VB-Part II
  Lesson 21: Creating VB database applications using ADO control
  Lesson 22: Creating an Advanced VB database application
  Lesson 23: Animation- Part I
  Lesson 24: Animation-Part II

  Lesson 25: Animation- Part III

 

 
 

 

 

                                    


 


Amazon Recommends:
cover
Privacy Information

 


 


 

 

"This site is under construction, Sorry for inconvenience"

Home | Site Map | Contact Us
Mission Statement

The mission of this online VB.Net Tutorial is to  help Novice programmers to learn the Visual Basic.Net in a very easy way.

 

Search

 

 

 

 

 
Tutorial
Examples
 
 
           Free Site Counters
 
Last Update: July 18, 2006

In 1994, Dr. Ali Reza Ebrahimi wrote an article about the novice programmers that "Why do Novice Programmers have difficulties in programming, and what are the probable cause of these errors? this study analyzes the role of Language constructs comprehension, Plan Composition, and their relationship......more

 

 Lesson 1: History of Visual Basic

 Lesson 2: Why do we need a variable

 Lesson 3: Loop (Doing it Over and Over)

 Lesson 4: Decision Making( If/Then/Else Statements)

 Lesson 5: Array

 Lesson 6: Practice examples

 

 

Copyright © 2006 www.vbnettutor.com. All rights reserved. Designed by Syed I. Ahmed

 

Welcome to Web System & Electronic Commerce. I am your instructor Dr. A. Ebrahimi. On Tuesday we meet at H208 Graduate Computer Lab. For now, on Thursday we meet in H207. You will be able to access the class notes of today by www.drebrahimi.com/BU4035s06/012406ws.htm.

I want you to be very comfortable in this class and learn from my instruction, your peers as well as yourself.

We keep journal of every class and save it as mmddyyws.htm

e.g. 012406ws

The folder will be in Drebrahimi.com web host would BU4035

to remind yourself:

Grading Policy:

we have assignments, quiz, midterm, final and class works & class participation.

 15% of the grade goes to class work and participation, being a good captain gets 5% of the day (80% of the class work must be covered).

 Please type the following url: www.drebahimi.com/BU4035s06/012406ws.htm to find the class notes.

Write down the points you get during the classes in your journal and why.

     Every absence is  -4 points. More than four absences will strike you out.

     Every lateness is -2. Every activity is +1 (ex. asking a question).

     You receive a point for the question you ask.

Everyone should gets some points in the class. If you get tired, let Dr. Ebrahimi knows. 

If you type http://www.drebrahimi.com/Bu4035/ , you get the calendar for fall06 semester.

(*hint: FrontPage has three modes, normal means typing and editing, HTML means codes and  preview means web view.)

Use copy and paste to bring related materials from preview semester.

question: can you access the quiz from the calendar? 

We will have a quiz in three weeks. (true or false, open book, open minds, no communications of any kinds: chatting or email)

a midterm and a final

www.drebrahimi.com/Bu4035s06  is the winter section.

This course makes of four components:

1-Web like web page or world wide web

2-System like operating system or Microsoft windows or Linux or web system like web server apache, or IIS.

3-Electronic like Wired, non-traditional way, and on computer

4-Commerce means business

And two main components

1- web system - It's more Technical aspect of web

How would you web host?

How would you save it?

2- Ecommerce - It's more business side of web

How would you sale?

Why do you want to use Linux vs. Microsoft?

This is open source, free, (more secure and less Virus)

open source means able to see the programming C++.

C / C++

Unix is the grandma of Linux. (Linus Torvalds 1991)

the reason C becomes famous is because of the master piece creation of Unix. (ex. Michelangelo) his painting in the Sistine chapel.

Chap. 20 talks about Linux.

pp 473 of text shows you linus environment and how to write a program in Linux environment and also shows you the Pico editor

Appendix

Linux GNU C++

The designer of C++ is Bjarne Stroustrap

Looking of  history of programming in Chap. 1

The reason why it calls Unix is because of grandpa of operating system calls multics (multiplexed information & computing service)  

Third generation in 1965.

Upload two files into your web host.

1- one is index. htm

2- 012406ws.htm

The project for the class is to pick a search program the book and try to understand it. There are at least ten search program there. One of them is the fastest program ever exist. If you find it let Dr. Ebrahimi knows.