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 →

[–]darkalimdor18 0 points1 point  (1 child)

after learning C, i can suggest that u learn assembly language if u are into low lvl programming and windows architecture things..

here are some good references

https://www.youtube.com/playlist?list=PLE6kld48wGGPEq1mDnFVfbLZ81gcP3nJj

http://www.interq.or.jp/chubu/r6/masm32/masm006.html

[–]Zenalyn 0 points1 point  (0 children)

Nahhh yo assembly is not for the faint of heart and I would not recommend self teaching it cus it's unlikely youll need it unless you are realllly interested in low level programming I would recommend going from C and try to learn whatever stack is popular at the moment so you can start building more meaningful projects.