Skip to content

kinshuk-code-1729/BCE-Programs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

BCE-Programs

This repository contains some basic codes C/C++.

Various Programming Basics discussed in Basic Computer Engineering

  • Introduction to Algorithms
    • Complexities and Flowchart
  • Introduction to Programming
    • Categories of Programming Languages
    • Program Design
  • Programming Paradigms
    • Characteristics or Concepts of OOP
    • Procedure Oriented Programming VS object oriented Programming
  • Introduction to C++
    • Character Set
    • Tokens
    • Precedence and Associativity
    • Program Structure
    • Data Types
    • Variables
    • Operators
    • Expressions
    • Statements and control structures
    • I/O operations
    • Array
    • Functions
  • Object & Classes
    • Scope Resolution Operator
    • Constructors & Destructors
    • Friend Functions
    • Inheritance
    • Polymorphism
    • Overloading Functions & Operators
    • Types of Inheritance
    • Virtual functions
  • Introduction to Data Structures

About

This repository contains some basic codes C/C++.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages