Functions in C Programming

  • C Programming: Different Articles on C Programming
Functions in C Programming

Function groups a number of program statements into a unit and gives it a name. This unit can be invoked from other parts of a…

Input and Output in C: Stream Functions

  • C Programming: Different Articles on C Programming

The standard way of handling all input and output is done with streams in C programming regardless of where input is coming from or where…

Conditional Statements – Decision Statements – if, else

  • C Programming: Different Articles on C Programming

C programs are executed in a sequence, but we can control the execution of program by using any control mechanism by which we can compare…

Beginning PHP 5 and MySQL: From Novice to ProfessionalAccountants to Homes, Schools, and Jobs

  • Web Design & Development

This comprehensive book introduces two of the most popular Web application building technologies on the planet: PHP scripting language and MySQL database server. This book…

Core Java(TM) 2, Volume I–Fundamentals (7th Edition) (Core Java 2)

  • Web Design & Development

Horstmann (San Jose State University) introduces Java's syntax language, the object-oriented concepts of encapsulation and inheritance, the event model of the abstract window toolkit, the…

Core Java(TM) 2, Volume II–Advanced Features (7th Edition)

  • Web Design & Development

The seventh edition of Core Java(TM) 2, Volume II, covers advanced user-interface programming and the enterprise features of the Java 2 Platform, Standard Edition (J2SE?).…

Linux Apache Web Server Administration, Second Edition (Craig Hunt Linux Library)

  • Web Design & Development

Apache continues to be the leading open source web server in the industry, and Sybex has the information you need with a revised edition of…

PHP and MySQL Web Development (5th Edition) (Developer’s Library)

  • Web Design & Development

PHP and MySQL are modern open-source software that is the perfect tool for producing database-driven Web applications on the fly. PHP is a great web…

PHP for the World Wide Web Visual Quickstart Guide

  • Web Design & Development

Designed for developers, this guide and reference covers the key concepts of PHP and explains the features of PHP version 4.04. Beginning with a basic…

Beginning ASP Databases

  • Web Design & Development

In Beginning ASP Databases, a trio of authors covers the basics of working with databases from ASP--especially using ActiveX Database Objects (ADO). The book is…