digitalmars.D.announce - Beerconf January
- Steven Schveighoffer (12/12) Jan 13 # BEERCONF!
- Steven Schveighoffer (23/25) Jan 23 Just want to remind everyone that this is happening in 2 days!
- Andrea Fontana (5/20) Jan 24 If anyone would like to have (extra?) examples of any particular
- Richard (Rikki) Andrew Cattermole (3/3) Jan 25 "We'll never say Mayday" - Threes Days Grace
Beerconf this month will be held on January 25-26. Obligatory link to beerconf T's: https://www.zazzle.com/store/dlang_swag/products?cg=196874696466206954 Check out the [wiki article](https://wiki.dlang.org/Beerconf) As always, we are open to presentations if you have something you want to share! Just contact me via discord or email, and I can announce the talk. Cheers! 🍺 -Steve
Jan 13
On Tuesday, 14 January 2025 at 02:47:57 UTC, Steven Schveighoffer wrote:Beerconf this month will be held on January 25-26.Just want to remind everyone that this is happening in 2 days! A few months ago, we had a closefest for Phobos PRs, which was pretty successful. This month, we're going to do a different exercise. One thing that makes it hard for users to pick up a language they are unfamiliar with or in the process of learning, and use a library they have not used before, is a lack of examples. A suggestion from Andrea Fontana is that we have a "dlang community doc day 2025". Everyone while on beerconf should add an example to either one of your projects or a project you use that has few or no examples. I know I have at least 2 projects that this would apply to. Note that examples in D are really easy -- just make a unittest with the example code in it. Then you ddoc comment that example, and it becomes a documented example for the item being documented, as well as an extra test for the code itself. This works for module declarations as well as types and functions. So think of an example you can add to a project, and join in! Maybe we can all review it and try out the example. See you then! -Steve
Jan 23
On Friday, 24 January 2025 at 03:06:09 UTC, Steven Schveighoffer wrote:On Tuesday, 14 January 2025 at 02:47:57 UTC, Steven Schveighoffer wrote:If anyone would like to have (extra?) examples of any particular library, now is the time to let us know, even in this thread. Andrea[...]Just want to remind everyone that this is happening in 2 days! A few months ago, we had a closefest for Phobos PRs, which was pretty successful. This month, we're going to do a different exercise. One thing that makes it hard for users to pick up a language they are unfamiliar with or in the process of learning, and use a library they have not used before, is a lack of examples. A suggestion from Andrea Fontana is that we have a "dlang community doc day 2025". Everyone while on beerconf should add an example to either one of your projects or a project you use that has few or no examples. I know I have at least 2 projects that this would apply to.
Jan 24
"We'll never say Mayday" - Threes Days Grace So what turbulent docs are people fixing today? https://meet.jit.si/Dlang2025JanuaryBeerConf
Jan 25