How to make calender using C++ | Sololearn: Learn to code for FREE!
New course! Every coder should learn Generative AI!
Try a free lesson
+ 2

How to make calender using C++

21st Jan 2017, 6:32 PM
Danish
7 Answers
+ 6
definitely the best book for c++ is the book written by the Creator himself i.e c++ by Bjarne Stroustrup
24th Jan 2017, 12:53 PM
Sakshi👸
Sakshi👸 - avatar
+ 3
it needs time to make it.. use while loop to keep the record of current month, a function to calculate the starting day of the year, use loop or switch for no of days in any month , u can use functions from iomanip to beautify your code , etc.. and now most importantly u will need logic to combine all this into an efficient code..
23rd Jan 2017, 4:12 PM
Sakshi👸
Sakshi👸 - avatar
+ 3
yes.. I am always happy to help anyone what help u want
23rd Jan 2017, 5:00 PM
Sakshi👸
Sakshi👸 - avatar
+ 2
start exploring more and more inbuilt functions...they save a lot of time and compresses the code. It gives a feel that the code was written by some person of high experience
24th Jan 2017, 3:05 AM
Kartikeya Kotnala
Kartikeya Kotnala - avatar
+ 2
Thanks a lot
24th Jan 2017, 2:05 PM
Danish
+ 1
can you help me. I m avg in c++ wht can i do to expnd my knowledge
23rd Jan 2017, 4:58 PM
Danish
+ 1
can you suggest me which book is best to learn c++ that contains good progrsming skill
24th Jan 2017, 3:18 AM
Danish