Skip to content

Commit b460bd4

Browse files
authored
Update README.md
1 parent 939660b commit b460bd4

File tree

1 file changed

+45
-1
lines changed

1 file changed

+45
-1
lines changed

README.md

Lines changed: 45 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1 +1,45 @@
1-
# master-c-programming
1+
# Master C Programming in 6 weeks
2+
3+
Get your copy on Amazon:
4+
5+
Amazon.com (for USA and others) | Amazon.in (for INDIA) | The Book
6+
:-------------------------:|:-------------------------:|:-------------------------:
7+
<a href="https://amzn.to/3StbnAk"><img width="300px" src="https://user-images.githubusercontent.com/10634210/231217724-0081543e-0356-4450-9cad-fe62b70d2a28.png" /></a> | <a href="https://www.amazon.in/Master-Programming-Practical-Projects-mastery/dp/B0BW9J4K5D"><img width="300px" src="https://user-images.githubusercontent.com/10634210/231216864-0e978a9f-833c-4813-b26f-c8b501d7d852.png" /></a> | <img height="170px" src="https://user-images.githubusercontent.com/10634210/231218642-6f7b9c70-df33-45c3-8e2f-42c8f2ae99b9.png" />
8+
9+
Title: **Master C Programming with Practical Projects: 6 weeks track to mastery**
10+
11+
This is the **only book you need to master C Programming Language practically**.
12+
13+
There is no use if you know a Programming Language but struggle to implement tools. This is a problem with majority of programmers today. This book is specially designed to help you master C as your first programming language and learn it in a practical approach by:
14+
15+
* Learn the core fundamentals of C Programming Language.
16+
* Implement major projects in C from scratch.
17+
18+
This book is designed in a form of a **bootcamp**. It is split into **6 weeks** and chapters for **5 days a week**.<br>
19+
Each week:
20+
21+
* 2 days a week is kept off so that you can relax and revise the previous topics of that week. Expertise takes time and these 2 days a week serve this purpose.
22+
* 5th day of every week is kept for practical only. We implement C programs on this day which are of increasing complexity as we process through the weeks.
23+
* The 6th week focusses only on Practical projects.
24+
25+
---
26+
27+
Table of contents:
28+
29+
<img width="637" alt="table-of-contents" src="https://user-images.githubusercontent.com/10634210/231222000-b7aa4dc9-24eb-4e96-b45a-ced74723954f.png">
30+
31+
---
32+
33+
Some of the practical projects:
34+
35+
<img width="800px" src="https://user-images.githubusercontent.com/10634210/231223420-d84cb293-f8cc-4bac-80cc-828afe619b43.png" />
36+
37+
---
38+
39+
Authors (2): Aditya Chatterjee, Ue Kiao
40+
41+
Contributors (13): Geoffrey Ziskovin, Fouotsop Fosso Patrick, Yuzhen Qu, Harshit Raj, Aswin Shailajan, Arushi Chatterjee, PV Nikhil, Arathy Rose Tony, Shreya Rastogi, Janvi Talreja, Subhash Bhandari, Abhiram Reddy Duggempudi, Nilesh Jain
42+
43+
---
44+
45+
<img width="350px" src="https://user-images.githubusercontent.com/10634210/231218318-373d2aac-02b3-4a94-b0fa-a61bad5966e4.png" />

0 commit comments

Comments
 (0)