-
Notifications
You must be signed in to change notification settings - Fork 60
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Freshers' C Class 10-11 content added
- Loading branch information
1 parent
8b1a270
commit e711642
Showing
5 changed files
with
38 additions
and
0 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
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 %} |
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters