Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

21 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Programming Learning Website

📌 Project Overview

this project is a basic HTML-only website designed to help beginners learn programming concepts in Java and Python.
It contains different pages, including a Home page, individual Java and Python pages, a Resources page with tips and external links, and a Courses page listing available and upcoming courses.

The project uses only HTML (no CSS or JavaScript) and includes multimedia content such as images, audio files, and videos to make learning more interactive.


🎯 Project Objectives

  • Create an HTML-only educational website for programming beginners.
  • Introduce users to Java and Python with key topics and examples.
  • Provide helpful resources and external links (W3Schools, YouTube, course platforms).
  • Embed media elements (images, audio, video) within HTML pages.
  • List available and upcoming courses to encourage continuous learning.

📂 Project Structure

├── Home.html             # Main homepage of the website  
├── java.html             # Java learning page with topics, links, and examples  
├── python.html           # Python learning page with topics, links, and examples  
├── resources.html        # Resources and tips for learning  
├── courses.html          # List of available and upcoming courses 
├──style.css              # css file 
├── images/               # Folder containing images  
│   ├── java-logo.png     # Java logo image  
│   └── python-logo.png   # Python logo image  
└── README.md             # Project documentation

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages