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

  • Computer Science Books

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

  • Programming Books on Programming Languages

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

  • Programming Books on Programming Languages

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

  • C Programming Source Code
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++

  • Programming Books on Programming Languages

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

  • Programming Books on Programming Languages

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…

Oracle Replication: Snapshot, Multi-master & Materialized Views Scripts (Oracle In-Focus)

  • Databases Books

With the advent of inexpensive and fast worldwide connectivity, many Oracle professionals recognize the benefits of distributing Oracle data. However, Oracle multi-master replication is extremely…

Newton’s Telecom Dictionary

  • Certification Central

Newton's Telecom Dictionary helps technology and business professionals stay on top of the ever-changing network, telecom, and IT industry. Businesses are adopting new telecom and…

Java Program to Demonstrate the Use of Linked List

  • Java: Java Programming Concepts

This is a very simple implementation of linked list in java programming language. Very nice and well commented java source code for beginners.

Java Program to Show Stack Implementation

  • Java: Java Programming Concepts

This is a simple Java program to demonstrate the Stack data structure implementation. This code provides a simple implementation of a stack with basic operations…