Skip to content

StarLight-Academy/cpp-codes

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

51 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

C++ Codes Class 12th CBSE

This repository contains code taught at StarLight Academy to class 12th students in 2017-2018.

Contents

Codes

  1. reverse_words.cpp - Reverse the words of a string and print result
  2. random_arr.cpp - Generate array of random numbers
  3. sqrt_scratch.cpp - Square root implementation using binary search logic.
  4. menu_driven_example.cpp - Example Of menu driven CLI based program for Prime Numbers and Palindrome numbers.
  5. struct_exp.cpp - A small example program for a book store management system.
  6. student_mgmt_sys_exp.cpp - A simple student management menu driven program.
  7. vector.cpp - Example of a class, vector.
  8. ctor_dtor_exm.cpp - Constructor and Destructor order of execution.
  9. class_emp.cpp - Example of Array of objects.
  10. print_without_header.cpp - Print Hello World Without using header files.
  11. pi_exapnsion.cpp - Calculate value of Pi using Leibniz expansion.
  12. polymorphism.cpp - Polymorphism example using inheritance.
  13. file_1.cpp - Write to a text file.
  14. file_2.cpp - Read from a text file.
  15. file_3.cpp - Make a CSV file.
  16. emp_pay_slip.cpp - Employee Payment Slip Generation System.
  17. quiz_app2.cpp - Quiz App
  18. candidate.cpp - Demo saving objects directly to file.
  19. pointers_demo.cpp - Pointers Demo
  20. pointers_demo2.cpp - Iterating through array using pointers
  21. sizeof_demo.cpp - Demo of usage of sizeof() operator

Assignments

  1. cpp_assignment_1.pdf - First Assignment covering basic knowledge of the language.

About

This repository contains code taught at StarLight Academy to class 12th students in 2017-2018.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors

Languages