Skip to content
Madhav Anand edited this page Nov 16, 2020 · 6 revisions

Welcome to the Apna College C++ Course wiki!

You can always browse notes from section right to this, but still I have complied all the links right here.

Personal Notes Link (It includes official Notes link too)

Lecture Links
10. Character Arrays Click Here
11. Pointers Click Here
12. Stacks vs Heaps Click Here
13. Strings Click Here
14. Bit Manipulation Click Here

Apna College - C++ Course

Complete C++ Course from Beginner to Advanced and Placement Level

Faculty/Teachers

  1. Microsoft(2)
  2. Google(1)
  3. Goldman Sachs(1)
  4. Arcesium(1)

Language

Hindi & English Mix

Price

Free

Level

From Scratch, Beginner Friendly.

Platform

YouTube (Apna College) Click Here

About Course

It is in two parts

  1. Part 1 - The Guaranteed Placements(Current)
  2. Part 2 - Competitive Programming

How to use this GitHub Repository ?

1. Wiki

This Compliles all the personal and official notes(in accordance to lectures) You can think of this like online website of notes.

2. Issues

Some significant doubts or questions are listed as issues.

3. Repositories

Each Folder contains the respective code of that lecture.

Can I contribute ?

Why not ? Feel Free to Contribute :) Always Welcome Here are few ideas

  1. Fix some typo error
  2. Add some missing links of notes
  3. Add Comments to code if missing
  4. Basically, anything that realated to this course.