<?xml version="1.0" encoding="utf-8" standalone="yes"?><rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom"><channel><title>Web Programming I on Azriel Fidzlie</title><link>https://www.azriel.id/categories/web-programming-i/</link><description>Recent content in Web Programming I on Azriel Fidzlie</description><generator>Hugo -- gohugo.io</generator><language>en</language><copyright>© 2026 Azriel Fidzlie. All rights reserved.</copyright><lastBuildDate>Sat, 09 May 2026 05:10:50 +0700</lastBuildDate><atom:link href="https://www.azriel.id/categories/web-programming-i/index.xml" rel="self" type="application/rss+xml"/><item><title>Web Programming I #09: CSS</title><link>https://www.azriel.id/study/programming/web/practicum-module-1/chapter-09-css/</link><pubDate>Sat, 09 May 2026 05:10:50 +0700</pubDate><guid>https://www.azriel.id/study/programming/web/practicum-module-1/chapter-09-css/</guid><description>CSS is a language used to format the presentation of a document written in a markup language. When discussed in the context of the web, it can be interpreted as a language used to format the layout/design of an HTML page.</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://www.azriel.id/study/programming/web/practicum-module-1/chapter-09-css/featured.png"/></item><item><title>Web Programming I #08: JavaScript</title><link>https://www.azriel.id/study/programming/web/practicum-module-1/chapter-08-javascript/</link><pubDate>Fri, 08 May 2026 05:10:50 +0700</pubDate><guid>https://www.azriel.id/study/programming/web/practicum-module-1/chapter-08-javascript/</guid><description>Discusses the basic concepts and writing simple scripts using Javascript, discusses step-by-step how to create and save Javascript files.</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://www.azriel.id/study/programming/web/practicum-module-1/chapter-08-javascript/featured.png"/></item><item><title>Web Programming I #07: Looping</title><link>https://www.azriel.id/study/programming/web/practicum-module-1/chapter-07-looping/</link><pubDate>Thu, 07 May 2026 05:10:50 +0700</pubDate><guid>https://www.azriel.id/study/programming/web/practicum-module-1/chapter-07-looping/</guid><description>Discusses the basic concept of loop structure, also known as looping, and practicing how to use for, while, do while, and Foreach loops.</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://www.azriel.id/study/programming/web/practicum-module-1/chapter-07-looping/featured.png"/></item><item><title>Web Programming I #06: Branching</title><link>https://www.azriel.id/study/programming/web/practicum-module-1/chapter-06-branching/</link><pubDate>Wed, 06 May 2026 05:10:50 +0700</pubDate><guid>https://www.azriel.id/study/programming/web/practicum-module-1/chapter-06-branching/</guid><description>Discusses the concept of branching in web programming languages</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://www.azriel.id/study/programming/web/practicum-module-1/chapter-06-branching/featured.png"/></item><item><title>Web Programming I #05: Introduction to Forms</title><link>https://www.azriel.id/study/programming/web/practicum-module-1/chapter-05-form-introduction/</link><pubDate>Tue, 05 May 2026 05:10:50 +0700</pubDate><guid>https://www.azriel.id/study/programming/web/practicum-module-1/chapter-05-form-introduction/</guid><description>Discusses form components, data processing from forms available in web programming languages, practicing the use of HTTP SERVER with GET and POST methods.</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://www.azriel.id/study/programming/web/practicum-module-1/chapter-05-form-introduction/featured.png"/></item><item><title>Web Programming I #04: Operator</title><link>https://www.azriel.id/study/programming/web/practicum-module-1/chapter-04-operator/</link><pubDate>Mon, 04 May 2026 05:10:50 +0700</pubDate><guid>https://www.azriel.id/study/programming/web/practicum-module-1/chapter-04-operator/</guid><description>Discusses the use of various types of operators available in web programming languages and how to implement each of them</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://www.azriel.id/study/programming/web/practicum-module-1/chapter-04-operator/featured.png"/></item><item><title>Web Programming I #03: Introduction to PHP</title><link>https://www.azriel.id/study/programming/web/practicum-module-1/chapter-03-introduction-to-php/</link><pubDate>Sun, 03 May 2026 05:10:50 +0700</pubDate><guid>https://www.azriel.id/study/programming/web/practicum-module-1/chapter-03-introduction-to-php/</guid><description>Able to understand PHP language architecture, Variable Declaration, Constants, Data Types and comments in PHP</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://www.azriel.id/study/programming/web/practicum-module-1/chapter-03-introduction-to-php/featured.png"/></item><item><title>Web Programming I #02: Introduction to HTML</title><link>https://www.azriel.id/study/programming/web/practicum-module-1/chapter-02-introduction-to-html/</link><pubDate>Sat, 02 May 2026 05:10:50 +0700</pubDate><guid>https://www.azriel.id/study/programming/web/practicum-module-1/chapter-02-introduction-to-html/</guid><description>Able to recognize HTML scripts, use various tags and declare tables and their attributes, able to write scripts in HTML</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://www.azriel.id/study/programming/web/practicum-module-1/chapter-02-introduction-to-html/featured.png"/></item><item><title>Web Programming I #01: Basic Concepts of Web</title><link>https://www.azriel.id/study/programming/web/practicum-module-1/chapter-01-basic-concept-of-web/</link><pubDate>Fri, 01 May 2026 05:02:50 +0700</pubDate><guid>https://www.azriel.id/study/programming/web/practicum-module-1/chapter-01-basic-concept-of-web/</guid><description>Discusses the basic concepts of web programming, terms in web programming, using text editors, knowing and implementing navigation structures</description><media:content xmlns:media="http://search.yahoo.com/mrss/" url="https://www.azriel.id/study/programming/web/practicum-module-1/chapter-01-basic-concept-of-web/featured.png"/></item></channel></rss>