-
Notifications
You must be signed in to change notification settings - Fork 2
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Need a screencast on Pointers #1
Comments
I'd be fine this Friday, or any day during the weekend. |
This may be an out of the blue suggestion, but... |
If possible and if okay with the screencast host, I think we should try to record future screencasts. I just feel that I wouldn't want to miss any of them or I will spin completely out of orbit. |
I'd be happy if everyone will be able to understand why this pointer arithmetic works - 45 minutes doens't seem too long for this. @fredrikaverpil @mottosso will export these to youtube, which should just be one click away. If that's a problem, I'd do the next screencast on my own twitch account and export to my channel. In any way, those casts will end up on youtube. |
I think this may be up to @mottosso but it seems YouTube is the best storage for video. Perhaps even create a learnclang channel or account (or whatever is best) to store the screencasts in one place and reference them from the repo? |
I'll have a look at getting screencasts up on YouTube, a dedicated channel sounds perfect! |
@mottosso let us know if you manage to upload the screencast to youtube. I would love to watch the whole thing again to make some sense of it... |
I mentioned it in the chat, but for future reference, here's the video, @davidmartinezanim :) |
Noticed in the chat a couple of minutes ago. 👍 |
Pointer screencasts can be found in episode 2 and 3 - please have a look at the episode guide on the front page for links to youtube and the respective code states. |
As we all found out from the screencast, pointers are everywhere and somewhat tricky to understand at first glance, so let's see if we can't arrange another screencast that covers them in depth!
The text was updated successfully, but these errors were encountered: