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.
by 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.
by 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".
by RAHUL K
•2020年5月12日
Practical demos could have added more fun to this course.
by 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.
by 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.
by HENIL
•2020年5月31日
Thoroughly enjoyed the course. learned a lot. thank you.
by Nimish S
•2020年3月25日
Great Course ..
by Nazmul A J
•2020年5月14日
Alhamdulillah
by Amol V S
•2021年5月27日
Good.
by DEEPA I
•2020年7月1日
Good
by 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!
by 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
by Ashish S
•2020年5月15日
osum
by 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.
by 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 :)
by Bob L
•2020年8月17日
Good course, I just do not do much c or c++ programming anymore.
by Dhiraja K S
•2022年4月8日
Need more programtic way