BB
2021년 2월 22일
I liked the course and the instructor is really nice. It could use more code. This course has very minimal code.
HH
2020년 5월 30일
Thoroughly enjoyed the course. learned a lot. thank you.
교육 기관: Yussef D
•2020년 8월 1일
While its not really necessary to be a programmer its might be addressed to these, its all conceptual , and most of the time the professor assumes you know how to do things, they dont provide code or example codes..... while he mentioned some functions you might need to avoid or you can use instead , it gives you the feeling there might be more to it.
there isn't a cheat sheet provided and I would love to see some sort of summary where you could always refer to the juice stuff to review instead of reading the whole video transcript.
교육 기관: Giorgio B
•2019년 10월 28일
Although this course is not strictly for C/C++ developers, it covers a lot of vulnerabilities that could arise with bad programming.
In my opinion this course is much more general than "C/C++ Programming".
교육 기관: RAHUL K
•2020년 5월 12일
Practical demos could have added more fun to this course.
교육 기관: Georgios G
•2021년 1월 18일
Even if you know what a format string attack is, or what malloc() writes to the heap,
this course will teach you a better way of thinking about the problematic areas of the execution of a program.
The Professor Delivers.
교육 기관: Belen
•2021년 2월 22일
I liked the course and the instructor is really nice. It could use more code. This course has very minimal code.
교육 기관: HENIL
•2020년 5월 31일
Thoroughly enjoyed the course. learned a lot. thank you.
교육 기관: Nimish S
•2020년 3월 25일
Great Course ..
교육 기관: Nazmul A J
•2020년 5월 14일
Alhamdulillah
교육 기관: Amol V S
•2021년 5월 27일
Good.
교육 기관: DEEPA I
•2020년 7월 1일
Good
교육 기관: Bill D
•2020년 6월 13일
This was interesting: a good introduction on what we need to develop a secure program and most common sources of vulnerabilities. Thank you!
교육 기관: Vivek P
•2020년 11월 30일
More code and Example would be good in this code, Example code for Discussion would be good for ideal reference
교육 기관: Ashish S
•2020년 5월 15일
osum
교육 기관: Nickolas D
•2021년 6월 18일
Good course with well presented information and good info on topics related to multi-threaded processing vulnerabilities, environment variables, file systems, cryptography, public/private key sharing, input injection, buffer overflows, validation, and permissions (all dealt with via a Linux backdrop). That said, the coding examples were usually small and not particularly practical. This course would be greatly improved with better examples and deep dives into various scenarios for each topic. Additionally implementation of jupyter notebooks for c/c++ build environments would be excellent for showcasing how to run/write secure code and also take advantage of insecure code.
교육 기관: Bhikshapathi D
•2020년 5월 17일
Good Learning and good to know that how a programmer neglects the security aspects while coding.
but i feel the content could have been better with deeper understading with live coding eamples.
Thanks for all your Efforts :)
교육 기관: Bob L
•2020년 8월 17일
Good course, I just do not do much c or c++ programming anymore.
교육 기관: Dhiraja K S
•2022년 4월 8일
Need more programtic way