2
chibbol
7y

Ummm, maybe it's a little bit offtopic but could anyone help me with pointers in C language? The best would be some free exercises or tutorials from the internet that I didn't find...(I was looking for a long time before this desperate post...:/)
If it does not belong here, pls, let me know and I will delete this post!
Thank you so much :)
(Ps: I will have a big exam on Tuesday so I want to practice..)

Comments
  • 1
    http://boredzo.org/pointers/
    Good luck with your exam.
  • 1
    There is a nice document called "A tutorial on pointers and arrays in C" by Ted Jensen. The quickest way to get familiar with pointers is to implement a few data structures and algorithms. Try starting with a circular buffer.
  • 1
    Thank you, guys, I'm on it :)
  • 1
    @chibbol if you speak/understand Slovak/Czech by any chance, I could send you some school materials of mine
  • 1
    @darxor it would be awesome but I know only few useful words in Polish (besides 'kurwa' of course :D). But all of exercises are welcome because I think I could try them - the main words and expressions are in English so I could figure it out. :)
  • 1
    I'm a TA in a introductory C course (we cover a lot more than pointers)... if you need any specific help just @ me and I'll try to help you out
  • 1
    @AngryDev I've got the concept of pointers but somehow I can't really use them so I'm seeking for tasks to solve...but I have soooo many questions about C :D
  • 0
    @chibbol I would give you pdfs of our practice finals but idk how much it would help. As for questions about C, fire away!
  • 1
    @AngryDev I think pdf's could help a lot! :) and about the questions - I don't think this is the best place for it... pm or something else? Of course, I won't nag you :)
  • 0
    @chibbol are you on the devRant slack? If not, can you join? (@linuxxx I don't remember the site and stuff for registering with the devRant slack a little help?)
  • 4
    @AngryDev Gimme your email and i can add you or whoever!
  • 2
    @AngryDev yeah, I could join on my phone :)
Add Comment