Tag Archives: Programming

C# Programming Yellow Book

Welcome to the Wonderful World of Rob Miles. This is a world of bad jokes, puns, and programming. In this book I’m going to give you a smattering of the C# programming language. If you have programmed before I’d be grateful if you’d still read the text. It is worth it just for the jokes and you may actually learn something.
If you have not programmed before, do not worry. Programming is not rocket science it is, well, programming. The bad news about learning to program is that you get hit with a lot of ideas and concepts at around the same time when you start, and this can be confusing.

Share on TwitterShare on TumblrDigg ThisShare on Myspace

Programming in Objective-C (3rd Edition)

Programming in Objective-C is a concise, carefully written tutorial on the basics of Objective-C and object-oriented programming for the iOS and Mac platforms.
The book makes no assumptions about prior experience with object-oriented programming languages or with the C language (which Objective-C is based upon). Because of this, both beginners and experienced programmers alike can use this book to quickly and effectively learn the fundamentals of Objective-C. Readers can also learn the concepts of object-oriented programming without having to first learn all of the intricacies of the underlying procedural language (C).

Share on TwitterShare on TumblrDigg ThisShare on Myspace

Programming Microsoft SQL Server 2000 with Microsoft Visual Basic .Net

Learn how to turn data into solutions with SQL Server 2000, Visual Basic .NET, and XML. Get a fundamental grasp of SQL Server 2000 data access, data manipulation, and data definition T-SQL programming techniques, Visual Basic .NET language enhancements, Microsoft Visual Studio .NET integrated development environment advances, and the state-of-the-art technolo

Share on TwitterShare on TumblrDigg ThisShare on Myspace

Core Java, Vol. 2: Advanced Features

Core Java, Vol. 2: Advanced Features
Publisher: Pre–ice H-ll | pages: 1056 | 2008 | ISBN: 0132354799 | CHM | 19,9 Mb

The revised edition of the classic Core Java™, Volume II–Advanced Features, covers advanced user-interface programming and the enterprise features of the Java SE 6 platform. Like Volume I (which covers the core language and library features), this volume has been updated for Java SE 6 and new coverage is highlighted throughout. All sample programs have been carefully crafted to illustrate the latest programming techniques, displaying best-practices solutions to the types of real-world problems professional developers encounter.

 

DOWNLOAD

Share on TwitterShare on TumblrDigg ThisShare on Myspace

Programming Finite Elements in Java

Programming Finite Elements in Java by Gennadiy P. Nikishkov
S-r | 2010 | ISBN: 184882971X | PDF | 402 pages | 3 MB

 

The finite element method (FEM) is a computational technique for solving problems which are described by partial differential equations or which can be formulated as functional minimization. The FEM is commonly used in the design and development of products, especially where structural analysis is involved. The simple object model of the Java™ programming language lends itself to efficient implementation of FEM analysis.

 

DOWNLOAD

Share on TwitterShare on TumblrDigg ThisShare on Myspace