3 eBooks tagged "C and Practical"
Related tags:
in [+],
TCPIP [+],
Sockets [+],
Programming [+],
Accelerated [+],
with,
to,
testing,
of,
nutshell,
for,
dynamic,
and,
Yourself,
Web,
Ways,
VoIP,
Visual,
Variable,
VOCAL,
V,
Using,
Unlocking,
Undergraduate,
Troubleshooting,
Topics,
The,
Template,
Telemetry,
Techniques,
Teach,
Standard,
Speed,
Specific,
Software,
Smile,
Sharp,
SharePoint,
Series,
Scientific,
Sams,
Rf,
Radio,
Program,
Processing,
Press,
Power,
Plus,
Perl,
Pelvic,
Patterns,
Pathology,
Parsing,
PHP,
Objects,
Motor,
Microsoft,
Metaprogramming,
March,
Library,
Learn,
Language,
Jokes,
Java,
Introduction,
Interfacing,
Installations,
Industry,
IBM,
How,
HighTech,
Handbook,
Guide,
Grid,
Game,
Form,
Figure,
Female,
Everyday,
Essential,
Equipment,
Engineering,
Electronics,
Electronic,
Electrical,
Effective,
EDN,
Drives,
Drawing,
Distribution,
Distributed,
Design,
Dental,
Deitel,
Cryptography,
Cookbook,
Concepts,
Computing,
Complete,
Business,
Beginning,
Art,
Applications,
All,
Absolute,
A,
51,
50,
3.0,
2nd,
2008,
2007,
2.0,
.NET
Posted: October 3rd, 2007, 11:37am CEST
C++ is a powerful, highly flexible, and adaptable programming language that allows software engineers to organize and process information quickly and effectively. But this high-level language is relatively difficult to master, even if you already know the C programming language. The 2nd edition of Practical C++ Programming is a complete introduction to the C++ language for programmers who are learning C++. Reflecting the latest changes to the C++ standard, this 2nd edition takes a useful down-to-earth approach, placing a strong emphasis on how to design clean, elegant code. In short, to-the-point chapters, all aspects of programming are covered including style, software engineering, programming design, object-oriented design, and debugging. It also covers common mistakes and how to find (and avoid) them. End of chapter exercises help you ensure you've mastered the material. Practical C++ Programming thoroughly covers:
* C++ Syntax
* Coding standards and style
* Creation and use of object classes
* Templates
* Debugging and optimization
* Use of the C++ preprocessor
* File input/output
Steve Oualline's clear, easy-going writing style and hands-on approach to learning make Practical C++ Programming a nearly painless way to master this complex but powerful programming language. Read more...

Posted: February 27th, 2008, 10:27am CET by frapadm

TCP/IP Sockets in C: Practical Guide for Programmers is a quick and affordable way to gain the knowledge and skills you need to develop sophisticated and powerful networked-based programs using sockets. Written by two experienced networking instructors, this book provides a series of examples that demonstrate basic sockets techniques for clients and servers.
Using plenty of real-world examples, this book is a complete beginner’s guide to socket programming and a springboard to more advanced networking topics, including multimedia protocols.
