Published January 27, 2025
| Version v1
Lesson
Open
Web Development in a Nutshell
Description
Materials for the "Web development in a nutshell" workshop.
This is a workshop on web development targetted to beginners. It covers the general components that make up a web application including the code that goes on the client side (HTML and CSS) as well as the code on the server side. We use Ruby as the programming language on the server side, but the concepts apply to any programming language (e.g. Python, Java, C# or PHP).
Files
web-development-nutshell-2025.pdf
Files
(319.3 kB)
| Name | Size | Download all |
|---|---|---|
|
md5:e514912cf768aebf527f16391f85676e
|
319.3 kB | Preview Download |
Additional details
Dates
- Issued
-
2025-01-27
Software
- Repository URL
- https://github.com/hectorcorrea/webdev-nutshell
- Programming language
- Ruby