This practical guide focuses on network programming, catering to both undergraduates and busy IT professionals. The third edition has been thoroughly updated to ensure compatibility with Java 7, making it a valuable resource for learning and applying modern programming techniques in networking.
Jan Graba Knihy



Up and Running with C++ provides readers with a quick guide to the fundamental concepts of object orientation (O-O) and their implementation in C++. Written in a user-friendly style, no prior knowledge of C or C++ is assumed. The book introduces the concepts and terminology of object-orientation using a step-by-step approach and shows how to implement the central concepts of O-O in C++. The building blocks of the C++ language are clearly presented with numerous examples that will give readers practice in writing applications. The book avoids excessive technical detail and will be ideal for programmers and students who need an easy-to-understand, comprehensive introduction to C++.
An Introduction to Network Programming with Java
- 410 stránek
- 15 hodin čtení
With the explosion in growth of the internet and the increasing use of intranets across a wide spectrum of business areas, there has been a correspondingly large growth of interest in network programming, particularly in the use of client-server applications. Java's inbuilt network programming capabilities and its platform independence have made it a natural choice for network applications and it has, quite rightly, been referred to as 'the language of the internet'. Exceptionally difficult and fraught with pitfalls in most languages, the programming of network applications is greatly eased by the use of Java libraries. An Introduction to Network Programming using Java is a streamlined text that provides clear guidance on all essential aspects of network programming that might be expected to appear on the syllabus of an undergraduate module in this area. Areas covered include file handling, JDBC, servlets, JavaBeans and Java Server Pages.