C and C++ Programming Resources

Share/Save/Bookmark
Custom Search

Archive for November, 2008

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

Posted on November 21st, 2008 0 Comments

Applied Cryptography: Protocols, Algorithms, and Source Code in C, Second Edition
Cryptographic techniques have applications far beyond the obvious uses of encoding and decoding information. For Internet developers who need to know about capabilities, such as digital signatures, that depend on cryptographic techniques, there’s no better overview than Applied Cryptography, the definitive book on the subject. Bruce Schneier covers general... 
Read More | Make a Comment

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

Posted on November 20th, 2008 0 Comments

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 for both learning and preparing for the certification exams. Second, if you buy the set from Amazon and you intend to take the exams, your cost will be a fraction of the published cost. This is because of the four 15% off exam... 
Read More | Make a Comment

Microsoft Visual C++ .NET Deluxe Learning Edition

Posted on November 17th, 2008 0 Comments

Microsoft Visual C++ .NET Deluxe Learning Edition
Teach yourself how to develop applications with Visual C++ .NET-with tools and instruction, straight from the source! This DELUXE LEARNING EDITION contains Microsoft’s popular Step by Step tutorial and fully-supported, standard-edition software for Visual C++ .NET in a single, economical package. Work at your own pace through the lessons and hands-on exercises-and... 
Read More | Make a Comment

Great Librarian 2.00.1

Posted on November 16th, 2008 1 Comment

Great Librarian 2.00.1
This is a C programming code by which a librarian can operate his library more fast. Students details can be added, updated and can issue multiple books. Progam shows different information about library including numbers of books and students. Books can also be added and updated. Books can be added along with title, author and quantity and special code for book.... 
Read More | Make a Comment

Memory as a Programming Concept in C and C++

Posted on November 16th, 2008 0 Comments

Memory as a Programming Concept in C and C++
Assuming readers have a basic familiarity with C or C++, Frantisek Franek describes the techniques, methods and tools available to develop effective memory usage. The overwhelming majority of “bugs” and crashes in computer programming stem from problems of memory access, allocation, or deallocation. Such memory related errors are notoriously difficult... 
Read More | Make a Comment

C Programming: A Modern Approach, 2nd Edition

Posted on November 3rd, 2008 0 Comments

C Programming: A Modern Approach, 2nd Edition
The first edition of C Programming: A Modern Approach was popular with students and faculty alike because of its clarity and comprehensiveness as well as its trademark Q&A sections. Professor King’s spiral approach made it accessible to a broad range of readers, from beginners to more advanced students. With adoptions at over 225 colleges, the first... 
Read More | Make a Comment

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

Posted on November 2nd, 2008 0 Comments

Oracle Replication: Snapshot, Multi-master & Materialized Views Scripts (Oracle In-Focus)
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 complex and time-consuming to implant. This book addresses the complexity of Oracle replication by providing working code examples and illustrations of working systems.... 
Read More | Make a Comment

Newton’s Telecom Dictionary

Posted on November 1st, 2008 0 Comments

Newton’s Telecom Dictionary
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 communications services and equipment that save money and improve efficiency; meanwhile, professionals are struggling to keep up with newly created technical terms and acronyms.... 
Read More | Make a Comment