General Discussions

GNU C library! What’s that?

Originally posted on PH Bytes:
We have a GNU system (It is yet another operating system which is completely free and upward-compatible with Unix). For this system we would need a C library to handle system calls and other functionalities. Now, The GNU C Library is used as the C library in the GNU system.

General Discussions

malloc( ) in C

Originally posted on PH Bytes:
Function malloc() is used to dynamically allocate the memory in C. The general syntax goes the following way: (type_casting) malloc (size) let us understand it in detail in the form of a conversation: That’s how the components of the syntax: “(type casting the pointer) malloc(specifying the size) “ can be…

General Discussions

Data Structure and Algorithms Lab Resources

A few programs and related resources can be found here in the github repo: DSA Resources  

General Discussions

Formal Definition of Stack DS

If you know the definition of stack, then you can go ahead and understand it formally. But before that lets see the operations on Stack: Si. No. Name Description of the Operation 1. PUSH Insert an item into the stack. 2. POP Delete an item from the stack. 3. PEEK Look out for the top… Continue reading Formal Definition of Stack DS

General Discussions

And Machines!

Originally posted on PH Bytes:
PH Bytes View original post

General Discussions

Announcing NaNoWriMo 2017 Novel

Okay, I have decided to go technical this year. I have been having this book written from a long time and I guess this is the right time to complete it. Lots is done and lots need to be done yet and I guess NaNoWriMo is the right time. I would be writing the book… Continue reading Announcing NaNoWriMo 2017 Novel

General Discussions

NaNoWriMo 2017 ML for India

Originally posted on Its PH:
Being a participant and winner last year , I am excited for upcoming November. One is that I already have the book planned for November with a chapter wise outline. It is going to be a technical book and I plan to finish a quality amount of it. . Secondly,…

General Discussions

NaNoWriMo – Starter Pack

Originally posted on Its PH:
Hey! Is there a writer in you? Have you ever felt you should try your hands on writing, give it a shot and explore? Or are you already a writer? Does writing make you frantically happy? Do you already have your next project lined out? Or do you want to…

General Discussions

Priorities

Everything goes smooth, as defined, as conceptualized and as understood. Once when the priority walks in, all that everything goes nothing  – PH