Skip to content
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

Open
mottosso opened this issue Jan 7, 2015 · 10 comments
Open

Need a screencast on Pointers #1

mottosso opened this issue Jan 7, 2015 · 10 comments

Comments

@mottosso
Copy link
Member

mottosso commented Jan 7, 2015

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!

@Byron
Copy link
Contributor

Byron commented Jan 7, 2015

I'd be fine this Friday, or any day during the weekend.

@Zhalktis
Copy link

Zhalktis commented Jan 7, 2015

This may be an out of the blue suggestion, but...
When doing the pointer screencast, if it goes so far as to tackle struct packing and working with void pointers, would it be a good idea to also mention how simple OOP could be achieved in pure C using structs, function pointers and void pointers?

@fredrikaverpil
Copy link

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.

@Byron
Copy link
Contributor

Byron commented Jan 7, 2015

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.
Structs and OOP (and therefore function pointers) could come next though - why not build RPS with C-style OO :).

@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.

@fredrikaverpil
Copy link

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?

@mottosso
Copy link
Member Author

mottosso commented Jan 7, 2015

I'll have a look at getting screencasts up on YouTube, a dedicated channel sounds perfect!

@ghost
Copy link

ghost commented Jan 7, 2015

@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...

@mottosso
Copy link
Member Author

mottosso commented Jan 8, 2015

I mentioned it in the chat, but for future reference, here's the video, @davidmartinezanim :)
https://www.youtube.com/channel/UCNoKnO8y1cnv8jfKnYCR5Zg/videos

@ghost
Copy link

ghost commented Jan 8, 2015

Noticed in the chat a couple of minutes ago. 👍

@Byron
Copy link
Contributor

Byron commented Jan 13, 2015

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.

@Byron Byron closed this as completed Jan 13, 2015
@Byron Byron reopened this Jan 13, 2015
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants