SlideShare a Scribd company logo
1 of 35
CSC431 COURSE INTRO
Course Code: CSC431
Course Title: Web Programming
Course Unit: 3
Course Status: Elective for Major, Comp Elective
for Edu.
3 PRACTICAL
TESTS (30)
1 EXAM
Course Outline Cont’d
 PART 1: WEB DEVELOPMENT
 PART 2: WEB ENGINEERING
 PART 3: WEB SECURITY
 PART 4: WEB SERVICES
Course Outline Cont’d
 PART 1: WEB DEVELOPMENT

 CHAP 1: GENERAL INTRODUCTION
 CHAP 2: HTML
 CHAP 3: FORM DESIGN
 CHAP 4: TABLE DESIGN
 CHAP 5: CSS
 CHAP 6: JAVASCRIPT
 CHAP 7: PHP
Web can be regarded as a distributed system
that serves as gateway for disseminating
information and making them available
throughout the existence of application
lifetime.
RELATED
CONCEPTS:
Website: A platform or a particular platform
which enables information dissemination.
• ….faster
• ….more convenient
• ….better coverage
• ….global
• ….sustainable
• ….cost effective
• ….higher level of interaction
…….cite more….and archive for exam/test
purposes…..press to move to the next slide!
i. Network
ii. Client
iii. Server
iv. Documents
v. Protocol
…….sketch a diagram/model showing these components
in a typical web app.
……..u may wish to mail: ajayiappdeveloper@gmail.com
i. Network
This is a link that connects different
computers together to form an
internet.
It is the interconnections/interlinks of
different computers in a typical
topology.
…….next is CLIENT……
ii. CLIENT
This has different contextual
meanings.
As it relates to this course however, it
refers to the browser. A browser
enables the user to
access/communicate with the web.
…….next is SERVER……
iii. SERVER
As the name implies, this
responds/serves the client with the
needed resources.
Technically, we define it as a program
that runs continually with the intent of
responding to the client’s request(s).
…….next is DOCUMENT……
iv. DOCUMENTS
These are pages on the web
that provides information to
the users.
…….next is PROTOCOLS……
v. PROTOCOLS
These are rules that govern
communication between the
clients and the server.
…….that’s OK for now, let’s examine another phase of the
chapter……WEB FORMS
• STATIC WEB
• DYNAMIC WEB
…….elaborating……….
• It’s the type of web platform in which
the interaction mode is singular. That
is, the client either do the viewing or
surfing the page(s) in the web,
without NO real respond OR
interaction from the 2nd party. This
entails purely coding in HTML only.
…….DYNAMIC……….
• This is the direct opposite of
static web type. It is the type of
web in which interactions take
place between the system and
the client. This is achieved by
coding in JavaScript.
...OK, let’s peep into another area of the chapter now...
Web programming can be defined
as a type of programming that
involves conceptualizing,
architecting, designing, organising,
implementing and maintaining web
site/platform for effective and
attractive delivering.
…….what are the processes involved in developing such?
• Requirement analysis and
development plan
• Site Architecture
• Text-only site framework
• Visual Communication
• Site Production
…….details now………
• Requirement analysis and
development plan. This deals
with preliminary survey to be
carried out before embarking
on the project.
…….processes continue………
• What does the client needs?
• What would my design entails?
• Where am I now?
• What would be the end results
of my product?
• How would I justify the need of
this app?
…….Requirement Questions???
• Site architecture: This tells the
type of website you want: static
or dynamic. It also determines
the platform for deployment.
…….processes continue………
• Text only site framework: In
this, you develop the skeletal
site of the whole project.; a
kind of rough sketch (on
paper & then to system).
…….what are its elements/components………
• Some of the elements/components
needed here include (d majors):
• Content: e.g. the contents of each page.
• Site Map: This talks about the
relationship/link that exists among the
different elements/items on the page.
• Navigation: This describes flow of
movement within the pages.
…….processes continue………
• Visual communication and
artistic design. This involves
inserting/placing artistic
designs, image, pictures into
your site.
…….that’s not all, its element/components now………
• Note that they must be
communicative and not static (in most
cases). The elements/components of
this process include :
• Look & Feel (e.g. GUI),
• Story Board (updated & linked info),
• Navigation Bar/Button (for movement),
• Logo (talking or descriptive icons), etc.
…….processes continue………
• Site production: - This entails all
finishing touches that must be
applied to your web app. Some
of these include……..
…….check them out in the next slide………
• Page template
• Prototype template
…….template talks about the background color/design…
• Client side program
• Server side program
…client-side: interaction btw d browser/user & d
system/program/app; server-side: interaction btw
d browser/user and the server.
• Finished pages
• Validation
…these are confirmation pages; they precede page
submission…
• Testing
• Deploying & Maintenance
…after integrating d different pages of d app, d
system/app is now tested as a whole, deployed after
satisfaction of meeting the client’s requirements and
then follow up is made in form of maintenance.
• These include:
1) HTML (Hyper-Text Markup Language)
2) XHTML (Extensible ……………………..)
3) CSS (Cascading Style Sheet)
4) JAVASCRIPT
5) DOM (Document Object Model)
6) DHTML (Dynamic ………………………..)
7) SERVER-SIDE SCRIPTING LANGUAGE
8) HTTP (HyperTextTransfer Protocol)
9) IDE (Integrated Development Environment)
10) CGI (Common Gateway Interface)
…….Develop a 5-pages write-up to details the above
technologies (Times New Roman, 10pt, Single-Line).
Mail to: ajayiappdeveloper@gmail.com within a week.
• In a typical web app
development, four (4) stages of
development are germane for
building a standard web app:
…….what are they…???
• HTML (Hyper-Text Markup Lang)
This involves coding in HTML to
produce web page(s); usually static and
non-interactive information page(s).
…….and the next is…???
• CSS (Cascading Style Sheet)
This involves formatting/styling the
web pages to make it more attractive
and appealing to visit.
NB
….still non-interactive but stylistic.
…….and the next is…???
• Client-Side Programming
Some level of interactions occur here; as
the client/browser/user is able to
communicate with the app.
NB
….coding in JAVASCRIPT comes here.
…….and the last stage is…???
• Server-Side Programming
Greater level of interactions occur here;
as the client/browser/user is able to
communicate with the server. Info/Data
are not only retrieved and read, they
can be submitted/stored.
NB
….coding in PHP comes here.
END OF CHAPTER ONE…but…
• Visit…
w3schools.com …….download &
save each page & use/read offline
on daily basis OR directly access the
offline version.
Check out more (texts & tutorials)….as u create ds
course’s Whatsapp Chatting Platform

More Related Content

Similar to Intro to Web Prog

college website project report
college website project reportcollege website project report
college website project reportMahendra Choudhary
 
How browsers work landscape
How browsers work landscapeHow browsers work landscape
How browsers work landscapeanandkishore
 
INDUSTRIAL TRAINING Presentation on Web Development. (2).pptx
INDUSTRIAL TRAINING Presentation on Web Development. (2).pptxINDUSTRIAL TRAINING Presentation on Web Development. (2).pptx
INDUSTRIAL TRAINING Presentation on Web Development. (2).pptx12KritiGaneriwal
 
How Browsers Work -By Tali Garsiel and Paul Irish
How Browsers Work -By Tali Garsiel and Paul IrishHow Browsers Work -By Tali Garsiel and Paul Irish
How Browsers Work -By Tali Garsiel and Paul IrishNagamurali Reddy
 
MCA Society Project Seminar.pptx
MCA Society Project Seminar.pptxMCA Society Project Seminar.pptx
MCA Society Project Seminar.pptxNomearod1
 
WEB DEVELOPMENT.pptx
WEB DEVELOPMENT.pptxWEB DEVELOPMENT.pptx
WEB DEVELOPMENT.pptxRajnirani18
 
Web Concepts_Introduction to Website Planning
Web Concepts_Introduction to Website PlanningWeb Concepts_Introduction to Website Planning
Web Concepts_Introduction to Website Planningclement swarnappa
 
Social Learning and Knowledge Sharing Technologies Lecture Slides about Socia...
Social Learning and Knowledge Sharing Technologies Lecture Slides about Socia...Social Learning and Knowledge Sharing Technologies Lecture Slides about Socia...
Social Learning and Knowledge Sharing Technologies Lecture Slides about Socia...Multimedia Communications Lab
 
Web Design Solutions
Web Design Solutions Web Design Solutions
Web Design Solutions APARNA SANAKA
 
Front-End Web Development
Front-End Web DevelopmentFront-End Web Development
Front-End Web DevelopmentYash Sati
 
Web designing and publishing computer studies theory lesson
Web designing and publishing computer studies theory lessonWeb designing and publishing computer studies theory lesson
Web designing and publishing computer studies theory lessonMukalele Rogers
 
01 web 2.0 - more than a pretty face for soa
01   web 2.0 - more than a pretty face for soa01   web 2.0 - more than a pretty face for soa
01 web 2.0 - more than a pretty face for soaTechnology Transfer
 
Front End Lecture 1.pptx
Front End Lecture 1.pptxFront End Lecture 1.pptx
Front End Lecture 1.pptxmalise2997
 

Similar to Intro to Web Prog (20)

college website project report
college website project reportcollege website project report
college website project report
 
How browsers work landscape
How browsers work landscapeHow browsers work landscape
How browsers work landscape
 
1_Intro_toHTML.ppt
1_Intro_toHTML.ppt1_Intro_toHTML.ppt
1_Intro_toHTML.ppt
 
INDUSTRIAL TRAINING Presentation on Web Development. (2).pptx
INDUSTRIAL TRAINING Presentation on Web Development. (2).pptxINDUSTRIAL TRAINING Presentation on Web Development. (2).pptx
INDUSTRIAL TRAINING Presentation on Web Development. (2).pptx
 
Lecture 1 (2)
Lecture 1 (2)Lecture 1 (2)
Lecture 1 (2)
 
MobileStore.pptx
MobileStore.pptxMobileStore.pptx
MobileStore.pptx
 
How Browsers Work -By Tali Garsiel and Paul Irish
How Browsers Work -By Tali Garsiel and Paul IrishHow Browsers Work -By Tali Garsiel and Paul Irish
How Browsers Work -By Tali Garsiel and Paul Irish
 
MCA Society Project Seminar.pptx
MCA Society Project Seminar.pptxMCA Society Project Seminar.pptx
MCA Society Project Seminar.pptx
 
Transforming the web into a real application platform
Transforming the web into a real application platformTransforming the web into a real application platform
Transforming the web into a real application platform
 
WEB DEVELOPMENT.pptx
WEB DEVELOPMENT.pptxWEB DEVELOPMENT.pptx
WEB DEVELOPMENT.pptx
 
Web Concepts_Introduction to Website Planning
Web Concepts_Introduction to Website PlanningWeb Concepts_Introduction to Website Planning
Web Concepts_Introduction to Website Planning
 
Social Learning and Knowledge Sharing Technologies Lecture Slides about Socia...
Social Learning and Knowledge Sharing Technologies Lecture Slides about Socia...Social Learning and Knowledge Sharing Technologies Lecture Slides about Socia...
Social Learning and Knowledge Sharing Technologies Lecture Slides about Socia...
 
Web Design Solutions
Web Design Solutions Web Design Solutions
Web Design Solutions
 
Front-End Web Development
Front-End Web DevelopmentFront-End Web Development
Front-End Web Development
 
Web designing and publishing computer studies theory lesson
Web designing and publishing computer studies theory lessonWeb designing and publishing computer studies theory lesson
Web designing and publishing computer studies theory lesson
 
01 web 2.0 - more than a pretty face for soa
01   web 2.0 - more than a pretty face for soa01   web 2.0 - more than a pretty face for soa
01 web 2.0 - more than a pretty face for soa
 
As pnet
As pnetAs pnet
As pnet
 
Beyond The MVC
Beyond The MVCBeyond The MVC
Beyond The MVC
 
Web Programming Assignment
Web Programming AssignmentWeb Programming Assignment
Web Programming Assignment
 
Front End Lecture 1.pptx
Front End Lecture 1.pptxFront End Lecture 1.pptx
Front End Lecture 1.pptx
 

More from Bro Shola Ajayi

More from Bro Shola Ajayi (13)

DMA Chap2
DMA Chap2DMA Chap2
DMA Chap2
 
DMA113 Chap1
DMA113 Chap1DMA113 Chap1
DMA113 Chap1
 
STRUCTURED PROGRAMMING Chap2
STRUCTURED PROGRAMMING Chap2STRUCTURED PROGRAMMING Chap2
STRUCTURED PROGRAMMING Chap2
 
Csc413 chap1
Csc413 chap1Csc413 chap1
Csc413 chap1
 
Csc303 part1 chap1
Csc303 part1 chap1Csc303 part1 chap1
Csc303 part1 chap1
 
INTRO TO SQL
INTRO TO SQLINTRO TO SQL
INTRO TO SQL
 
Database: An Intro
Database: An IntroDatabase: An Intro
Database: An Intro
 
Database: An Introduction
Database: An IntroductionDatabase: An Introduction
Database: An Introduction
 
Seminar on cgpa calculation
Seminar on cgpa calculationSeminar on cgpa calculation
Seminar on cgpa calculation
 
CSC426 - SDLC Models
CSC426 - SDLC ModelsCSC426 - SDLC Models
CSC426 - SDLC Models
 
CSC426 - Software Engineering Lecture Note Cont'd
CSC426   - Software Engineering Lecture Note Cont'dCSC426   - Software Engineering Lecture Note Cont'd
CSC426 - Software Engineering Lecture Note Cont'd
 
CSC426 - Software Engineering Lecture Note
CSC426   - Software Engineering Lecture NoteCSC426   - Software Engineering Lecture Note
CSC426 - Software Engineering Lecture Note
 
Requirement analysis
Requirement analysisRequirement analysis
Requirement analysis
 

Recently uploaded

Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeThiyagu K
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room servicediscovermytutordmt
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3JemimahLaneBuaron
 
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...Pooja Nehwal
 
The byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxThe byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxShobhayan Kirtania
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxSayali Powar
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsTechSoup
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introductionMaksud Ahmed
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationnomboosow
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxheathfieldcps1
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDThiyagu K
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformChameera Dedduwage
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Sapana Sha
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptxVS Mahajan Coaching Centre
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...Sapna Thakur
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxGaneshChakor2
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxiammrhaywood
 

Recently uploaded (20)

Measures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and ModeMeasures of Central Tendency: Mean, Median and Mode
Measures of Central Tendency: Mean, Median and Mode
 
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"Mattingly "AI & Prompt Design: The Basics of Prompt Design"
Mattingly "AI & Prompt Design: The Basics of Prompt Design"
 
9548086042 for call girls in Indira Nagar with room service
9548086042  for call girls in Indira Nagar  with room service9548086042  for call girls in Indira Nagar  with room service
9548086042 for call girls in Indira Nagar with room service
 
Advance Mobile Application Development class 07
Advance Mobile Application Development class 07Advance Mobile Application Development class 07
Advance Mobile Application Development class 07
 
Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3Q4-W6-Restating Informational Text Grade 3
Q4-W6-Restating Informational Text Grade 3
 
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...Russian Call Girls in Andheri Airport Mumbai WhatsApp  9167673311 💞 Full Nigh...
Russian Call Girls in Andheri Airport Mumbai WhatsApp 9167673311 💞 Full Nigh...
 
Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1Código Creativo y Arte de Software | Unidad 1
Código Creativo y Arte de Software | Unidad 1
 
The byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptxThe byproduct of sericulture in different industries.pptx
The byproduct of sericulture in different industries.pptx
 
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptxPOINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
POINT- BIOCHEMISTRY SEM 2 ENZYMES UNIT 5.pptx
 
Introduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The BasicsIntroduction to Nonprofit Accounting: The Basics
Introduction to Nonprofit Accounting: The Basics
 
microwave assisted reaction. General introduction
microwave assisted reaction. General introductionmicrowave assisted reaction. General introduction
microwave assisted reaction. General introduction
 
Interactive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communicationInteractive Powerpoint_How to Master effective communication
Interactive Powerpoint_How to Master effective communication
 
The basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptxThe basics of sentences session 2pptx copy.pptx
The basics of sentences session 2pptx copy.pptx
 
Measures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SDMeasures of Dispersion and Variability: Range, QD, AD and SD
Measures of Dispersion and Variability: Range, QD, AD and SD
 
A Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy ReformA Critique of the Proposed National Education Policy Reform
A Critique of the Proposed National Education Policy Reform
 
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111Call Girls in Dwarka Mor Delhi Contact Us 9654467111
Call Girls in Dwarka Mor Delhi Contact Us 9654467111
 
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions  for the students and aspirants of Chemistry12th.pptxOrganic Name Reactions  for the students and aspirants of Chemistry12th.pptx
Organic Name Reactions for the students and aspirants of Chemistry12th.pptx
 
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
BAG TECHNIQUE Bag technique-a tool making use of public health bag through wh...
 
CARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptxCARE OF CHILD IN INCUBATOR..........pptx
CARE OF CHILD IN INCUBATOR..........pptx
 
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptxSOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
SOCIAL AND HISTORICAL CONTEXT - LFTVD.pptx
 

Intro to Web Prog

  • 1. CSC431 COURSE INTRO Course Code: CSC431 Course Title: Web Programming Course Unit: 3 Course Status: Elective for Major, Comp Elective for Edu. 3 PRACTICAL TESTS (30) 1 EXAM
  • 2. Course Outline Cont’d  PART 1: WEB DEVELOPMENT  PART 2: WEB ENGINEERING  PART 3: WEB SECURITY  PART 4: WEB SERVICES
  • 3. Course Outline Cont’d  PART 1: WEB DEVELOPMENT   CHAP 1: GENERAL INTRODUCTION  CHAP 2: HTML  CHAP 3: FORM DESIGN  CHAP 4: TABLE DESIGN  CHAP 5: CSS  CHAP 6: JAVASCRIPT  CHAP 7: PHP
  • 4. Web can be regarded as a distributed system that serves as gateway for disseminating information and making them available throughout the existence of application lifetime. RELATED CONCEPTS: Website: A platform or a particular platform which enables information dissemination.
  • 5. • ….faster • ….more convenient • ….better coverage • ….global • ….sustainable • ….cost effective • ….higher level of interaction …….cite more….and archive for exam/test purposes…..press to move to the next slide!
  • 6. i. Network ii. Client iii. Server iv. Documents v. Protocol …….sketch a diagram/model showing these components in a typical web app. ……..u may wish to mail: ajayiappdeveloper@gmail.com
  • 7. i. Network This is a link that connects different computers together to form an internet. It is the interconnections/interlinks of different computers in a typical topology. …….next is CLIENT……
  • 8. ii. CLIENT This has different contextual meanings. As it relates to this course however, it refers to the browser. A browser enables the user to access/communicate with the web. …….next is SERVER……
  • 9. iii. SERVER As the name implies, this responds/serves the client with the needed resources. Technically, we define it as a program that runs continually with the intent of responding to the client’s request(s). …….next is DOCUMENT……
  • 10. iv. DOCUMENTS These are pages on the web that provides information to the users. …….next is PROTOCOLS……
  • 11. v. PROTOCOLS These are rules that govern communication between the clients and the server. …….that’s OK for now, let’s examine another phase of the chapter……WEB FORMS
  • 12. • STATIC WEB • DYNAMIC WEB …….elaborating……….
  • 13. • It’s the type of web platform in which the interaction mode is singular. That is, the client either do the viewing or surfing the page(s) in the web, without NO real respond OR interaction from the 2nd party. This entails purely coding in HTML only. …….DYNAMIC……….
  • 14. • This is the direct opposite of static web type. It is the type of web in which interactions take place between the system and the client. This is achieved by coding in JavaScript. ...OK, let’s peep into another area of the chapter now...
  • 15. Web programming can be defined as a type of programming that involves conceptualizing, architecting, designing, organising, implementing and maintaining web site/platform for effective and attractive delivering. …….what are the processes involved in developing such?
  • 16. • Requirement analysis and development plan • Site Architecture • Text-only site framework • Visual Communication • Site Production …….details now………
  • 17. • Requirement analysis and development plan. This deals with preliminary survey to be carried out before embarking on the project. …….processes continue………
  • 18. • What does the client needs? • What would my design entails? • Where am I now? • What would be the end results of my product? • How would I justify the need of this app? …….Requirement Questions???
  • 19. • Site architecture: This tells the type of website you want: static or dynamic. It also determines the platform for deployment. …….processes continue………
  • 20. • Text only site framework: In this, you develop the skeletal site of the whole project.; a kind of rough sketch (on paper & then to system). …….what are its elements/components………
  • 21. • Some of the elements/components needed here include (d majors): • Content: e.g. the contents of each page. • Site Map: This talks about the relationship/link that exists among the different elements/items on the page. • Navigation: This describes flow of movement within the pages. …….processes continue………
  • 22. • Visual communication and artistic design. This involves inserting/placing artistic designs, image, pictures into your site. …….that’s not all, its element/components now………
  • 23. • Note that they must be communicative and not static (in most cases). The elements/components of this process include : • Look & Feel (e.g. GUI), • Story Board (updated & linked info), • Navigation Bar/Button (for movement), • Logo (talking or descriptive icons), etc. …….processes continue………
  • 24. • Site production: - This entails all finishing touches that must be applied to your web app. Some of these include…….. …….check them out in the next slide………
  • 25. • Page template • Prototype template …….template talks about the background color/design…
  • 26. • Client side program • Server side program …client-side: interaction btw d browser/user & d system/program/app; server-side: interaction btw d browser/user and the server.
  • 27. • Finished pages • Validation …these are confirmation pages; they precede page submission…
  • 28. • Testing • Deploying & Maintenance …after integrating d different pages of d app, d system/app is now tested as a whole, deployed after satisfaction of meeting the client’s requirements and then follow up is made in form of maintenance.
  • 29. • These include: 1) HTML (Hyper-Text Markup Language) 2) XHTML (Extensible ……………………..) 3) CSS (Cascading Style Sheet) 4) JAVASCRIPT 5) DOM (Document Object Model) 6) DHTML (Dynamic ………………………..) 7) SERVER-SIDE SCRIPTING LANGUAGE 8) HTTP (HyperTextTransfer Protocol) 9) IDE (Integrated Development Environment) 10) CGI (Common Gateway Interface) …….Develop a 5-pages write-up to details the above technologies (Times New Roman, 10pt, Single-Line). Mail to: ajayiappdeveloper@gmail.com within a week.
  • 30. • In a typical web app development, four (4) stages of development are germane for building a standard web app: …….what are they…???
  • 31. • HTML (Hyper-Text Markup Lang) This involves coding in HTML to produce web page(s); usually static and non-interactive information page(s). …….and the next is…???
  • 32. • CSS (Cascading Style Sheet) This involves formatting/styling the web pages to make it more attractive and appealing to visit. NB ….still non-interactive but stylistic. …….and the next is…???
  • 33. • Client-Side Programming Some level of interactions occur here; as the client/browser/user is able to communicate with the app. NB ….coding in JAVASCRIPT comes here. …….and the last stage is…???
  • 34. • Server-Side Programming Greater level of interactions occur here; as the client/browser/user is able to communicate with the server. Info/Data are not only retrieved and read, they can be submitted/stored. NB ….coding in PHP comes here. END OF CHAPTER ONE…but…
  • 35. • Visit… w3schools.com …….download & save each page & use/read offline on daily basis OR directly access the offline version. Check out more (texts & tutorials)….as u create ds course’s Whatsapp Chatting Platform