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] C++,Short and Sweet,Part 1

C++,Short and Sweet,Part 1

A first course on C++based on the book Accelerated C++.

Description

In this course,you will learn:-

  • This course,presented by Jeremy Siek,a lecturer at the University of Colorado,is for beginners who wish to get started building C++programmes. It is not assumed that you have any prior understanding of C++. The course is based on Andrew Koenig and Barbara E. Moo's acclaimed textbook Accelerated C++.

Syllabus:-

  • Getting started
  • Working with strings and if statements
  • Looping and working with batches of data
  • Organizing programs
  • Organizing data and using sequential containers
  • Using library algorithms
  • Code Examples Download



Comments

Popular Posts