[video tutorial] Refactoring the number guessing game
simendsjo
simendsjo at gmail.com
Tue Feb 18 06:38:38 PST 2014
On Tuesday, 18 February 2014 at 14:36:17 UTC, simendsjo wrote:
> On Tuesday, 18 February 2014 at 14:27:19 UTC, Rikki Cattermole
> wrote:
>> On Tuesday, 18 February 2014 at 14:25:33 UTC, simendsjo wrote:
>>> On Tuesday, 18 February 2014 at 14:20:44 UTC, Rikki
>>> Cattermole wrote:
>>>> On Tuesday, 18 February 2014 at 14:19:47 UTC, simendsjo
>>>> wrote:
>>>>> On Tuesday, 18 February 2014 at 14:16:27 UTC, Rikki
>>>>> Cattermole wrote:
>>>>>> On Tuesday, 18 February 2014 at 13:00:09 UTC, simendsjo
>>>>>> wrote:
>>>>>>> http://youtu.be/yhK7zvnWmiU
>>>>>>
>>>>>> Would you be interested in doing a Lets make series on
>>>>>> ApplyYourDLang? As this falls under this heading.
>>>>>
>>>>> Combining efforts is always good, but I'm not sure if
>>>>> creating video tutorials can keep my interest for very long.
>>>>>
>>>>> It also sounds like you have plans to make this a lot more
>>>>> professional: planning content and editing videos. I just
>>>>> press record and upload :/
>>>>
>>>> Don't worry about that. We can sort out making things higher
>>>> quality as series goes :)
>>>
>>> Have you written a plan/schedule for the videos somewhere?
>>> And I cannot see a way to move the videos to other users in
>>> YouTube.
>>
>> I haven't yet made a plan. Its mostly in my head at the
>> current point in time. However we can do something, perhaps on
>> a repo.
>>
>> You don't need to move them. You can add any video to a
>> playlist, given a url.
>
> I'll be more than happy to place the videos elsewhere, but I
> don't want to commit to a large ongoing project as I'm pretty
> busy with school too.
> Posting your ideas somewhere would be nice though.
>
> I've posted the code so far on bitbucket, but moving to another
> repo (github?) and changing links in the videos is trivial if
> you think my videos would fit your playlist - even though
> they're nothing more than live coding videos :)
Oh, and I thought of making perhaps 3 more videos: std.getopt,
splitting a project into subprojects with dub, and another vibe.d
demo. All just as extensions to the simple number guessing game.
We'll see if I ever get this far.
More information about the Digitalmars-d-learn
mailing list