Skip to main content

Featured post

Background Work with WorkManager - Java

Background Work with WorkManager - Java WorkManager is a compatible, flexible, and simple library for deferred background work that is covered in this codelab. WorkManager is the recommended task scheduler on Android for deferred work that must be completed. Description In this course, you will : Adding WorkManager to your project Scheduling a simple task Input and output parameters Chaining work Unique work Displaying work status in the UI Cancelling work Work constraints Syllabus : Add WorkManager to your app Make your first WorkRequest Add Input and Output ...

[100% FREE] Identifying Security Vulnerabilities in C/C++Programming

Identifying Security Vulnerabilities in C/C++Programming

Learn Identifying Security Vulnerabilities in C/C++Programming from University of California,Davis.

Description

In this course,you will:

  • Apply “what to watch out for” and “where to look” to evaluate fragility of C++library code..
  • Given a fragile C++library,code a robust version..
  • Identify problems w/ privilege,trusted environments,input validation,files &sub-processes,resource mngmt,asynchronicity,&randomness in C/C++..
  • Remediate examples of problems that apply to C/C++interactions with the programming environment..

 



Comments

Popular Posts