Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/HowProgrammingWorks/Book
Metaprogramming. Multi-paradigm approach in the Software Engineering.
https://github.com/HowProgrammingWorks/Book
book javascript metaprogramming programming software-engineering
Last synced: 3 months ago
JSON representation
Metaprogramming. Multi-paradigm approach in the Software Engineering.
- Host: GitHub
- URL: https://github.com/HowProgrammingWorks/Book
- Owner: HowProgrammingWorks
- License: mit
- Created: 2017-03-09T00:11:33.000Z (almost 8 years ago)
- Default Branch: master
- Last Pushed: 2023-10-25T22:32:28.000Z (about 1 year ago)
- Last Synced: 2024-08-01T19:46:35.410Z (6 months ago)
- Topics: book, javascript, metaprogramming, programming, software-engineering
- Language: JavaScript
- Homepage: https://youtube.com/TimurShemsedinov
- Size: 4.1 MB
- Stars: 459
- Watchers: 42
- Forks: 81
- Open Issues: 16
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE
Awesome Lists containing this project
README
# Metaprogramming
## Multi-paradigm approach in the Software Engineering
[Index EN](content/en/Index.md) | [Оглавление RU](content/ru/Index.md) | [Зміст UK](content/uk/Index.md) | [Obsah CZ](content/cz/Index.md)
Generated books are located in */release* folder
To build pdf file run:
```
npm i
npm run build
```