programming - Browse & Download Ebook

home > programming

programming

Showing 1 - 10 of 30

C Reference Card (ANSI)

by: desantis, 2 pages

C Reference Card (ANSI) C Reference Card (ANSI) C Reference Card (ANSI) C Reference Card (ANSI) C Reference Card (ANSI)

Programming in C A Tutorial

by: desantis, 24 pages

This memorandum is a tutorial to make learning C as painless as possible. The first part concentrates on the central features of C; the second part discusses those parts of the language which are ...

C Programming Tutorial

by: desantis, 410 pages

This book is a tutorial. Its aim is to teach C to a beginner, but with enough of the details so as not be outgrown as the years go by. It presumes that you have some previous acquittance with ...

Advanced programming with lcc-win32

by: desantis, 62 pages

C programming with lcc-win32. Jacob Navia and Friedrich Dominicus. This document is part of the lcc-win32 documentation.

Tutorial on C Language Programming

by: desantis, 64 pages

Tutorial on C Language Program Teodor Rus The University of Iowa, Department of Computer Science

How to handle those pesky errors in PHP

by: williamstt, 11 pages

Let's face it - none of us write perfect code, and your almost-perfect PHP scripts are bound to throw an error now and then, even if you've tested them hundreds of times. It's simply impossible to ...

How to Design a Good API and Why it Matters

by: williamstt, 49 pages

Why is API Design Important? APIs can be among a company's greatest assets _ Customers invest heavily: buying, writing, learning _ Cost to stop using an API can be prohibitive

C++ Programming Style Guidelines

by: dutcher, 22 pages

This document lists C++ coding recommendations common in the C++ development community. The recommendations are based on established standards collected from a number of sources, individual ...

Functional Programming in C++

by: dutcher, 12 pages

This paper describes FC++: a rich library supporting functional programming in C++. Prior approaches to encoding higher order functions in C++ have suffered with respect to polymorphic functions from ...

Teach Yourself Borland C++ in 14 Days

by: dutcher, 536 pages

In Week 1 you will get a start on learning how to write Windows programs in C++. The C++ language is not an easy language to learn. It is, however, the standard programming language in many ...

Advertisement