M. Saqib

Counting Words, Lines and Characters in a Text File in C

Counting Words, Lines and Characters in a Text File in C

This is a small C language program that can read a text file. The program is given file name as command parameter and it reads…

Programming Interviews Exposed – Secrets to Landing Your Next Job

Everything you need to know to succeed in the programming interview and get the job you want. Whether you are a veteran programmer seeking a…

Applied Cryptography: Protocols, Algorithms, and Source Code in C, 20th Edition

From the world's most renowned security technologist, Bruce Schneier, this 20th Anniversary Edition is the most comprehensive reference on cryptography ever written and original work…

MCAD/MCSD Self-Paced Training Kit: Microsoft .NET Core Requirements, Exams 70-305, 70-315, 70-306, 70-316, 70-310, 70-320, and 70-300

Three things struck me about this set as soon as I received it and started working through the material. First, these books can be used…

Microsoft Visual C++ .NET Deluxe Learning Edition

Teach yourself how to develop applications with Microsoft Visual C++ .NET-with tools and instruction, straight from the source! This DELUXE LEARNING EDITION contains Microsoft's popular…

C Program of Library Management System

This is a C program to implement Library Management System by which a librarian can operate a simple library. It uses Linked List, Stack and…

Memory as a Programming Concept in C and C++

Assuming readers have a basic familiarity with C or C++, Frantisek Franek describes the programming techniques, methods and tools available to develop effective memory usage.…

C Programming: A Modern Approach, 2nd Edition

The second edition maintains all the book's popular features and brings it up to date with coverage of the C99 standard. The new edition also…