A forum for reverse engineering, OS internals and malware analysis 

Ask your beginner questions here.
 #30399  by thethespian00zi
 Sat Jun 03, 2017 1:15 pm
good day guys,

i have been learning C programming and i think i know C to a reasonable extent (i understand everything very well up to pointers/structs/ memory alloc etc.) i have done FASM in the past so i also understand assembly . i have used a bit of ollydbg but im not good at it that much. the book i am reading about C (k&r) is at a point where they are talking about
C sorting algorithms etc.

my question is should i proceed to learning win32 programming using C or i should complete this book? the knowledge sorting algorithms is needed as well? i am looking to get into kernel
programming if thats help you in suggesting to me what to do.