Skip to content

Commit

Permalink
Freshers' C Class 10-11 content added
Browse files Browse the repository at this point in the history
  • Loading branch information
nisiddharth committed Feb 28, 2022
1 parent 8b1a270 commit e711642
Show file tree
Hide file tree
Showing 5 changed files with 38 additions and 0 deletions.
Binary file not shown.
35 changes: 35 additions & 0 deletions Freshers/C/2022_02_26_CClass-10/README.md
Original file line number Diff line number Diff line change
@@ -0,0 +1,35 @@
# C Class 10-11

[.. Previous Page](..)

## Class recordings: [Day 1](https://drive.google.com/file/d/1ESVNSq7B49HDw4KBcs74hnzNczrtu2YV/view?usp=sharing) and [Day 2](https://drive.google.com/file/d/1VNTvd2ghUE7vnP4D31CtFJmhxK2o04_d/view?usp=sharing)

## PPT: [Here](./CC_FirstYe_Class10.pdf)

February 26th, 2022

<div align="center"><img src="../C_logo.png" alt="C language logo" height=150/></div>

<hr>

**[Scroll to the bottom of [this page](https://cc-mnnit.github.io/2021-22-Classes/Freshers/C/2022_02_26_CClass-10/) to discuss stuff].**

## Tasks:

... coming soon ...

## Learning:

- [GeeksforGeeks Structure](https://www.geeksforgeeks.org/structures-c/)
- [GeeksforGeeks Union](https://www.geeksforgeeks.org/union-c/)
- [Javatpoint Structure padding](https://www.javatpoint.com/structure-padding-in-c)
- [Designated Inits](https://gcc.gnu.org/onlinedocs/gcc/Designated-Inits.html)
- [File Handling](https://www.javatpoint.com/file-handling-in-c)

<hr>

This is a reminder to keep practicing questions from CodeForces/ CodeChef/ HackerRank/ HackerEarth.

<hr>

{% include disqus.html %}
1 change: 1 addition & 0 deletions Freshers/C/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -15,6 +15,7 @@
- [Class 7: held on February 13, 2022](2022_02_13_CClass-7)
- [Class 8: held on February 19, 2022](2022_02_19_CClass-8)
- [Class 9: held on February 20, 2022](2022_02_20_CClass-9)
- [Class 10: held on February 26, 2022](2022_02_26_CClass-10)


## Reading material
Expand Down
1 change: 1 addition & 0 deletions Freshers/README.md
Original file line number Diff line number Diff line change
Expand Up @@ -17,6 +17,7 @@
- [C Class 7](C/2022_02_13_CClass-7)
- [C Class 8](C/2022_02_19_CClass-8)
- [C Class 9](C/2022_02_20_CClass-9)
- [C Class 10](C/2022_02_26_CClass-10)

## Get all class recordings:
[Here](https://drive.google.com/drive/folders/1v2kw3r9IcaHw8eIsZJgJvS6TqFnLNaaH?usp=sharing)
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -68,6 +68,7 @@ If you are a part of MNNIT join us on Microsoft Team [MNNIT CC Queries Official]
- [C Class-7](Freshers/C/2022_02_13_CClass-7)
- [C Class-8](Freshers/C/2022_02_19_CClass-8)
- [C Class-9](Freshers/C/2022_02_20_CClass-9)
- [C Class-10](Freshers/C/2022_02_26_CClass-10)

- [Git/GitHub classes](Git-GitHub)
- [Git Class-1](Git-GitHub/2021_04_20_GitClass-1)
Expand Down

0 comments on commit e711642

Please sign in to comment.