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] Free C++Tutorial - Learn C++from Scratch in Hindi Urdu

Free C++Tutorial - Learn C++from Scratch in Hindi Urdu

Best place to learn C/C++from scratch in your mother tongue - Free Course

Description

In this course,you will learn:

  • a fundamental understanding of programming
  • will be able to reason logically
  • Take a look at the problem and come up with quick programmatic solutions.

Syllabus:

  • Introduction
  • First Helloworld Program
  • Structure of a basic Hello world Program in C++
  • variables &screen input and output
  • Using Control Statements
  • Nested If else with the help of simple lottery game logic
  • Use While Loop and make your program repeatable
  • do while loop and difference between do while and while
  • Print table of any number with help of For Loop
  • Introduction to Functions in C++
  • Introduction to Arrays
  • Shift Right and Shift Left Operators
  • Apply AND OR to Integers
  • Inverting Bits using NOT operation
  • Decimal numbers to Binary Bit Pattern conversion
  • Set,Clear and Toggle a specific Bit in an Integer
  • Finding physical address of a variable using reference Operator
  • Declaring a pointer variable
  • dereference operator



Comments

Popular Posts