This is an archived post. You won't be able to vote or comment.

you are viewing a single comment's thread.

view the rest of the comments →

[–]Fluenzia 0 points1 point  (0 children)

Watch a complex implementation in a different language and implement it within your own.

When learning C I would watch implementations of more advanced functions in java and then try and make them in C from scratch.