https://github.com/ninsau/my-web-book
A beginner-friendly coding tutorial book designed for young learners. This repository contains easy-to-follow chapters written in Markdown, covering various programming concepts.
https://github.com/ninsau/my-web-book
bootstrap code-school html-css-javascript html5-css3 learn-to-code learn-to-code-for-free learn-web-code learning school
Last synced: about 2 months ago
JSON representation
A beginner-friendly coding tutorial book designed for young learners. This repository contains easy-to-follow chapters written in Markdown, covering various programming concepts.
- Host: GitHub
- URL: https://github.com/ninsau/my-web-book
- Owner: ninsau
- License: mit
- Created: 2023-09-12T13:55:08.000Z (over 1 year ago)
- Default Branch: master
- Last Pushed: 2023-09-12T16:12:28.000Z (over 1 year ago)
- Last Synced: 2025-03-29T02:51:28.097Z (2 months ago)
- Topics: bootstrap, code-school, html-css-javascript, html5-css3, learn-to-code, learn-to-code-for-free, learn-web-code, learning, school
- Homepage:
- Size: 21.5 KB
- Stars: 5
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: readMe.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
README
# My Web Book for Young Learners 📘
## Description 📝
Welcome to "My Web Book for Young Learners"! This repository is a collection of Markdown files that serve as chapters for a beginner-friendly coding tutorial book. Each chapter is designed to be easy to understand and covers various programming concepts. Perfect for kids and teens who are taking their first steps into the world of coding!
# Table of Contents 📚
1. [Introduction to Web Development](./INTRODUCTION.md) - 1 Day (Approx. 1 hour)
2. [HTML: The Building Blocks of the Web](./HTML/HTML.md) - 2 Days (Approx. 1.5 hours each day)
3. [HTML: More About The Building Blocks of the Web](./HTML/HTML-more.md) - 2 Days (Approx. 1.5 hours each day)
4. [HTML: Advanced Info About The Building Blocks of the Web](./HTML/HTML-advanced.md) - 3 Days (Approx. 1.5 hours each day)
5. [CSS: Making Things Look Good](./CSS/CSS.md) - 2 Days (Approx. 1.5 hours each day)
6. [CSS: More About Making Things Good](./CSS/CSS-more.md) - 2 Days (Approx. 1.5 hours each day)
7. [CSS: Advanced Info About Making Things Good](./CSS/CSS-advanced.md) - 3 Days (Approx. 1.5 hours each day)
8. [Bootstrap: Speed Up Your Web Development - Part 1](./BOOTSTRAP/Bootstrap-part-1.md) - 2 Days (Approx. 1.5 hours each day)
9. [Bootstrap: Speed Up Your Web Development - Part 2](./BOOTSTRAP/Bootstrap-part-2.md) - 2 Days (Approx. 1.5 hours each day)
10. [Bootstrap: Speed Up Your Web Development - Part 3](./BOOTSTRAP/Bootstrap-part-3.md) - 2 Days (Approx. 1.5 hours each day)
11. [Breakpoint: Simple Food Website With HTML and CSS](./MARKUP_BREAKPOINT/Breakpoint-1.md) - 3 Days (Approx. 1.5 hours each day)
12. [Breakpoint: Simple Food Website With HTML and Bootstrap CSS](./MARKUP_BREAKPOINT/Breakpoint-2.md) - 3 Days (Approx. 1.5 hours each day)
13. [Basics - Commentary](./COMMENTARY//Basics-commentary.md) - 1 Day (Approx. 1 hour)## How to Use 🤔
Simply click on the Markdown file with the title you're interested in to start learning!