Update Log
Web-Tutorial.com progress and updates.
Adjusted code execution strategy
Due to server resource constraints, the Docker-based execution environment faced stability issues under concurrent load. The team decided to temporarily scale back to focus on the Piston engine for consistent performance. We'll revisit this once a stable solution is ready.
Site structure optimization and link fixes
Fixed 731 broken internal links across the site, cleaned up test pages and backup files, restructured the sitemap for better search engine indexing.
Laravel/Spring Boot/FastAPI/Nuxt now in Japanese, Portuguese, Arabic
Laravel (28 lessons), Spring Boot (26), FastAPI (25), and Nuxt (26) are now fully available in Japanese, Brazilian Portuguese, and Arabic. 420 new lessons across 4 frameworks.
Sidebar navigation restructured
Restructured sidebar navigation across all courses — optimized directory trees and improved multi-language switching experience.
FastAPI + Nuxt tutorials launched
FastAPI (25 lessons) and Nuxt (26 lessons) tutorials are now available. FastAPI covers modern Python API development; Nuxt covers full-stack Vue.js framework applications.
Spring Boot tutorial launched (26 lessons)
Spring Boot tutorial is now live with 26 lessons covering dependency injection, REST APIs, Spring Data JPA, security configuration, and microservices fundamentals.
Fixed internal navigation links
Optimized cross-course navigation link structure, fixed page-to-page jumping issues across all tutorials.
Laravel tutorial launched (28 lessons)
Laravel tutorial is now live with 28 lessons covering MVC architecture, routing, Eloquent ORM, Blade templating, middleware, and RESTful API development.
R Statistics Tutorial Launched; Go Updated to 1.24; Node.js Now in 4 Languages
R tutorial (30 lessons) is now available in English. Go tutorial has been updated to use Go 1.24 with generics support. Node.js tutorial published in Japanese, Portuguese, Arabic, and English. The online editor now supports Go 1.24 code execution via Docker runtime, and all three tutorials include interactive code editors.
Git Tutorial Now Live in English and Portuguese
The Git tutorial (20 lessons) is now available in English and Brazilian Portuguese. It covers everything from basic version control concepts to branching strategies, remote collaboration, and best practices. Each lesson includes interactive diagrams and hands-on examples. A Portuguese version has also been published alongside the English release.
Four New Tutorial Series Now Available: Go, SQL, PHP, and C#
Go tutorial (30 lessons, available in English, Japanese, Portuguese, and Arabic); SQL tutorial (28 lessons, using the SQLite dialect, available in all languages); PHP tutorial (36 lessons, available in all languages); C# tutorial (38 lessons, available in all languages). With this update, the site now covers 13 programming languages and technology stacks. We have also completed the standardization of course content structure across the entire site—unifying title numbering formats, FAQ formatting, and example markup across all languages—and established a course quality control system to ensure that every tutorial passes 21 standard checks before going live. The online editor now also supports PHP and Go runtimes.
Python, Tailwind CSS & C Language Launch
Python 36-lesson and Tailwind CSS 17-lesson tutorials are now available in English, Japanese, Portuguese, and Arabic. The C language 32-lesson tutorial launched in English, Japanese, and Portuguese. Java tutorials expanded to Japanese, Portuguese, and Arabic. New online tools added: Code Highlighter, HTML Compressor, CSS Formatter, Multi-mode Calculator, QR Code Generator, and Image to Base64 converter. The online editor now supports Java and Redis execution.
Redis & Java Tutorials + More Online Tools
Redis 26-lesson tutorial launched in English, Japanese and Portuguese. Java 32-lesson tutorial launched in English. 3 new online tools (HTML Compressor, CSS Formatter, Code Highlighter) are also available. Online editor now supports Java and Redis execution. Stay tuned for more content!
CSS Tutorials & Online Tools Launch
JavaScript/CSS tutorials are now available in English, Japanese, Portuguese, and Arabic. 7 online tools (JSON Formatter, Base64, Regex Tester, Color Converter, URL Encode/Decode, UUID Generator, Timestamp Converter) are also live. A feedback menu has been added — your suggestions are welcome! More tutorials are being developed, stay tuned!
Arabic Version Goes Live
The Arabic version goes live. HTML tutorial completed and published. More tutorials are under active development — stay tuned!
Japanese Version Goes Live
The Japanese version goes live. HTML tutorial completed and published. More tutorials are under active development — stay tuned!
Portuguese Version Goes Live
The Brazilian Portuguese version goes live. HTML tutorial completed and published. More tutorials are under active development — stay tuned!
Site Launch Test
Website launch testing and HTML tutorial updates.
CSS Syllabus Drafted
29-section CSS tutorial syllabus completed, covering basic syntax, Flexbox, Grid layout, animations, responsive design, and more. Content writing in progress.
HTML Tutorial Complete
All 24 lessons of the HTML tutorial completed, covering basic tags, tables, forms, media, SVG, Canvas, SEO, and more. Each lesson includes an online code editor.
Core Site Infrastructure Complete
Tech stack finalized: static HTML + Nginx SSI components + CSS variable design system + Prism.js syntax highlighting + CodeMirror online editor. SSI component system deployed with centralized header/footer maintenance.