https://github.com/geod24/seould
Presentation for the Seoul D Meetup, 2019-08-14
https://github.com/geod24/seould
Last synced: 4 months ago
JSON representation
Presentation for the Seoul D Meetup, 2019-08-14
- Host: GitHub
- URL: https://github.com/geod24/seould
- Owner: Geod24
- License: mit
- Created: 2019-08-13T14:47:51.000Z (almost 7 years ago)
- Default Branch: master
- Last Pushed: 2019-08-14T06:18:05.000Z (almost 7 years ago)
- Last Synced: 2025-07-31T02:16:12.739Z (10 months ago)
- Size: 1.95 KB
- Stars: 1
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# seould
Presentation for the Seoul D Meetup, 2019-08-14
Official website: https://dlang.org
Playground: http://run.dlang.io
### Dlang in a nutshell
- [Hello World](https://run.dlang.io/is/ef2NHZ)
### Features
- [Array slicing example](https://run.dlang.io/is/keTCD9)
- [Template example](https://run.dlang.io/is/bGOJ7q)
- [Delegate example](https://run.dlang.io/is/69k3jn)
- [Builtin unittests example](https://run.dlang.io/is/vgr4OD)
- [Optional GC](https://run.dlang.io/is/7ny08Z)
### Meta programming
- [Compile Time Function Execution (CTFE)](https://run.dlang.io/is/EfQyBq)
- [Great templates](https://run.dlang.io/is/UlzSeu)
### Environment
- [dub repository](http://code.dlang.org/)
- [dstep binding generator](https://github.com/jacob-carlborg/dstep)
- [Vibe.d framework](http://code.dlang.org/packages/vibe-d)
### C integration
- [As simple as writing D](https://run.dlang.io/is/8s5dq6)
### Hiring
- [Job offer PDF](https://bosagora.io/pdf/DDev.pdf)