Compra 10 libros por 10 € aquí!
Bookbot

Anuradha A. Puntambekar

    Object Oriented Programming: Simplified Approach using C++
    Internet Programming: A Complete Beginner's Guide
    • This textbook provides comprehensive introduction to scripting languages that are used for creating web based applications. The book is divided into five different sections. In the first section the book introduces web site basics, HTTP, HTML5 and CSS3. The second and third section is based on client side and server side scripting. In these sections, the client side scripting such as JavaScript, DHTML and JSON is introduced. The sever side programming includes Servlet programming and JSP. In this section Java Database Connectivity is introduced and Simple Web Applications based on database connectivity have been developed. The fourth section deals with PHP and XML. The last section includes introduction to AJAX and Web Services. A database driven web service is developed and explained in step by step manner. At the end of the book some sample programs based on various scripting languages are given. The books helps the reader to learn the internet programming in the most lucid way. Various programming examples discussed in this book will motivate the students to learn the subject.

      Internet Programming: A Complete Beginner's Guide
    • This textbook is written with the intension of teaching C++ programming in step by step manner along with programming examples and logic explanation. The book begins with the fundamental concepts of Object Oriented Programming and introducing C++ as object oriented programming language. Gradually, the book covers all the object oriented features such as polymorphism, inheritance, virtual functions, templates, exception handling and files and streams. At the end of this book the concept of Standard Template Library (STL) is discussed. In this, the implementation of container, algorithms and iterators is illustrated in much easier way. This book teaches - how to program in the powerful C++ language assuming no prior knowledge of programming in the most lucid manner.

      Object Oriented Programming: Simplified Approach using C++