The Leading eBooks Store Online
for your Apple or Android device, Nook, Kobo, PC, Mac, Sony Reader...
Most popular at the top
Beginning C from Novice to Professionalby Ivor Horton
Springer 2006; US$ 64.99Deals with computers/software. more...
Sams Teach Yourself C in 24 Hours, Adobe Readerby Tony Zhang; John Southmayd
Pearson Education 2000; US$ 19.99This is the eBook version of the printed book. Sams Teach Yourself C in 24 Hours, Second Edition, shows you how to program in C in an easy-to-understand format. C is a powerful and flexible language used for a wide range of projects. You begin with learning the basics to write a first program and then move on to arrays, pointers, disk input/output, and functions. This book will allow you to understanding data types, loops, and strings to make your programs work for you. You'll also work with arrays, structures, and unions to expand your programming skills, use pointers to access and retrieve data elements, develop programs that process mathematical equations, functions, and variables, and explore memory management techniques. more...
Pure C#, Adobe Readerby William Robison
Pearson Education 2001; US$ 19.99This is the eBook version of the printed book. Pure C# , in keeping with the Pure series, focuses on issues of concern specific to writing programs using the C# language. The book is divided into three parts: Part 1 addresses the syntax and program construction methods available to C# programming. Part 2 is a code-intensive section that demonstrates specific tasks of concern to programmers. Part 3 presents reference topics of use to C# programmers. more...
Sams Teach Yourself C++ in 21 Days, Adobe Readerby Jesse Liberty
Pearson Education 2006; US$ 27.99This is the eBook version of the printed book. Sams Teach Yourself C++ in 21 Days, Fourth Edition provides a straight-forward tutorial approach to programming in C++. It assumes no prior knowledge of programming and offers both solid instruction and the authors insights into best programming and learning practices. The book also provides a foundation for understanding object-oriented programming. more...
Professional Programmers Guide To Cby Pat McKay
CRC Press 1988; US$ 59.95An introduction to "C" programming which takes a single general application and extends it to introduce new concepts, progressing from a simple programme to a complete menu driver system with file handling routines. Suitable as both a student textbook and a professional reference guide. more...
C# For Java Programmersby Syngress
Syngress Publishing 2002; US$ 51.95Java Programmers, Preprare for Microsoft's .NET initiative while enhancing your repertoire and marketability with C# for Java Progammers! C# for Java Programmers will prepare readers for the .NET framework by building on what they already know about object-oriented languages and give them the means to maintain their flexibility and effectiveness in an un-certain marketplace. This book will compare and contrast the advantages and disadvantages of both Java and C# to allow programmers to make their own decisions regarding what each language is best used for. Whatever your feelings are about Microsoft and its .NET initiative, there can be no denying that C# is here to stay. The C# language, a close cousin to Java, is a new object-oriented programming... more...
C For Dummiesby Dan Gookin
John Wiley & Sons, Inc. 2004; US$ 24.99while (dead_horse) beat (): If you’re like most people, the above seems like nonsense. Actually, it’s computer sense—C programming. After digesting C For Dummies, 2 nd Edition, you’ll understand it. C programs are fast, concise and versatile. They let you boss your computer around for a change. So turn on your computer, get a free compiler and editor (the book tells you where), pull up a chair, and get going. You won’t have to go far (page 13) to find your first program example. You’ll do short, totally manageable, hands-on exercises to help you make sense of: All 32 keywords in the C language (that’s right—just 32 words) The functions—several dozen of them Terms like printf(), scanf(),... more...
C Primer Plus, Adobe Readerby Stephen Prata
Pearson Education 2006; US$ 31.99This is the eBook version of the printed book. C Primer Plus is a conversational-style book aimed at those new to C programming. A friendly and easy-to-use self-study guide, this book will be appropriate for serious students of programming, as well as developers proficient in other languages with a desire to better understand the fundamentals of this core language. As with all the editions, author Stephen Prata's aim has been to create an introduction to C that is instructive, clear, and helpful. Programming concepts are explained along with details of the C language; the book does not assume that you are a professional programmer. Many short, easily typed examples illustrate just one or two concepts at a time, since learning by... more...
Professional C#by Simon Robinson; Christian Nagel; Karli Watson; Jay Glynn; Morgan Skinner; Bill Evjen
John Wiley & Sons, Inc. 2004; US$ 49.99What is this book about? C# is designed to work with .NET to provide a new framework for programming on the Windows platform. This comprehensive reference prepares you to program in C#, while at the same time providing the necessary background in how the .NET architecture works. In this all-new third edition, you’ll be introduced to the fundamentals of C# and find updated coverage of application deployment and globalization. You’ll gain a working knowledge of the language and be able to apply it in the .NET environment, build Windows forms, access databases with ADO.NET, write components for ASP.NET, take advantage of .NET support for working with COM and COM+, and much more. Professional C#, 3rd Edition , is the complete C#... more...
Sams Teach Yourself Microsoft Visual C# .NET 2003 in 24 Hours Complete Starter Kit, Adobe Readerby James Foxall
Pearson Education 2003; US$ 23.99This is the eBook version of the printed book. In just 24 lessons of one hour or less, you will be creating your own Windows applications using the power and functionality of Visual C# .NET. Using a straightforward, step-by-step approach, each lesson builds on the previous ones, enabling you to learn the essentials of Visual C# .NET from the ground up. As an added bonus, the book includes a 60-day Trial Version of Microsoft Visual Studio .NET 2003 on DVD-ROM so you will have every tool you need to create the applications demonstrated in the book. Step-by-step instructions walk you through the most common Visual C# .NET tasks while questions and answers, quizzes, and exercises at the end of each hour help you test your knowledge.... more...