Pro SQL Server 2008 Relational Database Design and Implementation(reuploaded) → E-BooksApress (August 15, 2008) PDF | 680 pages | English | 10.5Mb(rar) Read More... » Data Structures and Program Design in C++ → E-BooksPrentice Hall 2001 717 Pages | English | PDF | 4.2 MB Data Structures and Program Design in C++/by Robert L. Kruse (Author), Alex Ryba (Author).While some books on data structures stress theory and mathematical concepts over real-world sample code, this guide illustrates its tour of data structures--such as stacks, lists, queues, trees, and graphs--with clear, engaging samples. Read More... » Best Internet Links → SoftWare
today 06:00 | Posted by NFO Video Game Design Revealed → E-BooksCharles River Media 1 edition (12-2007) CHM | 322 pages | English | 1.05Mb(rar) Video Game Design Revealed/by Guy W. Lecky-Thompson (Author) Description Whether you are a professional game developer working in an established studio or a creative thinker interested in trying your hand at game design, "Video Game Design Revealed" will show you the steps and processes involved in bringing a video game from concept to completion. Read More... » C# for Java Programmers → E-BooksISBN: 193183654X | 613 pages | June 15, 20025 | PDF | 7 Mb .NET is Microsoft’s answer to the J2EE platform for Enterprise Web Services. It is essential that developers know C# if they are to program for the .NET platform. C# for Java Programmers is not an introductory guide to C#, rather it builds on what Java programmers already know about object-oriented languages to give them an efficient means to master the .NET framework. This book will compare and contrast many of the advantages and drawbacks of Java and C#, allowing programmers to make informed, intelligent decisions based on the unique uses of each language. Read More... » Automating Linux and Unix System Administration Second Edition → E-BooksApress; 2 edition (December 15, 2008) PDF | 448 pages | English | 1.32Mb(rar) Automating Linux and Unix System Administration Second Edition/by Kirk Bauer (Author), Nathan Campi (Author) Description Whether you need a network of ten Linux PCs and a server or a datacenter with a few thousand Unix nodes, you need to know how to automate much of the installation, configuration, and standard system administration. Build your network once using cfengine, and the network build will work, without user intervention, on any hardware you prefer. Read More... »
05.02.2009 21:05 | Posted by rwdfox | Tags linux,unix,open,source,automation,operating,systems,programming Applied Cryptanalysis: Breaking Ciphers in the Real World → E-BooksWiley-IEEE Press (April 25, 2007) DJVU | 425pages | English | 3.0Mb(rar) Applied Cryptanalysis: Breaking Ciphers in the Real World/by Mark Stamp (Author), Richard M. Low (Author) Description The book is designed to be accessible to motivated IT professionals who want to learn more about the specific attacks covered. In particular, every effort has been made to keep the chapters independent, so if someone is interested in has function cryptanalysis or RSA timing attacks, they do not necessarily need to study all of the previous material in the text. This would be particularly valuable to working professionals who might want to use the book as a way to quickly gain some depth on one specific topic. Read More... » Wing IDE Professional 2.1.4 → SoftWare - PortableWing IDE Professional 2.1.4 / Size: 19,7 MB Wing IDE is a high-quality integrated development environment (IDE) for Python speeds development time and improves code quality with plenty of powerful code intelligence, debugging, and editor features. Use Wing IDE and Python for rapid development of cross-platform desktop and web applications, enterprise application integration, software testing, and application scripting. Unlike many competing technologies, Wing IDE and Python let you concentrate on building your application-specific functionality. Wing IDE Professional is available on Windows, Linux, Mac OS X and some others. Read More... » Pro Silverlight 2 in C# 2008 (Windows.Net) → E-BooksApress; New edition (November 25, 2008) PDF | 640 pages | English | 12.0Mb(rar) Pro Silverlight 2 in C# 2008 (Windows.Net)/by Matthew MacDonald (Author) Description Silverlight is a lightweight browser plug–in that frees your code from the traditional confines of the browser. It’s a rules–changing, groundbreaking technology that allows you to run rich client applications right inside the browser. Even more impressively, it’s able to host true .NET applications in non–Microsoft browsers (like Firefox) and on non–Microsoft platforms (like Mac OS X). Silverlight is still new and evolving fast, and you need a reliable guidebook to make sense of it. Read More... » Programming Java 2 Micro Edition for Symbian → E-BooksProgramming Java 2 Micro Edition for Symbian OS (2004) 500 pages | RS | PDF | 5.72 MB Hands-on information to help you fully exploit the capabilities of MIDP 2.0 on Symbian OS (including MMA, WMA and Bluetooth). This practical guide will walk you through developing example applications illustrating key functionality and explain how to install these applications onto real devices. * Focuses on J2ME MIDP 1.0 and 2.0, as this platform has become the Java standard for phones * Covers the optional J2ME APIs that Symbian OS Java is currently supporting * Code samples are provided throughout * Contains case studies that demonstrate how to develop games and enterprise applications Read More... » Micro Java Game Development → E-BooksMicro Java Game Development (April 18,2002) 418 pages | PDF | 6.97MB | RS Micro Java Games Development explains game development for devices that support J2ME MIDP. The six parts cover a full range of topics, from a tour of all available micro-devices (Palms, cell phones and pagers), a discussion of software standards apart from J2ME (cell phones, messaging, I-mode and wireless enhancements such as Bluetooth), and available J2ME extensions (Siemans, Ericcson, Nokia), development tools and restrictions, to the creation of a meaty J2ME game! Read More... » Pure Corba → E-BooksSams (July 26, 2001) PDF | 944pages | English | 2.28Mb(rar) Pure Corba/by Fintan Bolton (Author) Description PURE CORBA 3 is a premium, code-intensive reference for professional developers. It focuses on the core specification for CORBA 3 and contains: * conceptual overview of CORBA 3. * CORBA techniques programming reference that contains thousands of lines of commercial-quality code examples in both C++ and Java (the two most popular languages among CORBA developers). * concise reference to the most important parts of the specification, Read More... » Semantic Web Services Challenge: Results from the First Year → E-BooksSpringer; 1 edition (November 28, 2008) PDF | 290pages | English | 11.60Mb(rar) Semantic Web Services Challenge: Results from the First Year/by Charles Petrie (Editor), Tiziana Margaria (Editor), Holger Lausen (Editor), Michal Zaremba (Editor) Description Service-Oriented Computing is one of the most promising software engineering trends for future distributed systems. Currently there are many different approaches to semantic web service descriptions and many frameworks built around them. Yet a common understanding, evaluation scheme, and test bed to compare and classify these frameworks in terms of their abilities and shortcomings, is still missing. Read More... » Programming Microsoft Windows with C# → E-BooksISBN: 9780735613706 | 1290 pages | January 18, 2002 | PDF | 10 Mb Overview of C# and .NET Windows programming fundamentals; a "Hello World" console application; C# language and object basics; a simple Windows Forms application (creating a main window and handling the paint events); basic .NET structures (including rectangles, points, and colors); text output and scrolling; exploring .NET system information; in-depth tutorial for GDI+ programming: pens, lines, rectangles, and polygons; keyboard processing (plus a custom class for caret processing); graphics transformations (including scaling, linear transforms with matrices); mouse processing (plus processing the mouse wheel); text and fonts (TrueType and OpenType fonts, antialiasing, measuring text); using timers; date and time APIs; a sample code for clocks; drawing and transforming images (displaying JPG and BMP files); simple animation; basic control programming (buttons, labels, scroll bars, and track bars); exploring Bezier curves and splines; menus (basic and custom); graphics paths and regions; clipping techniques; basic dialog box programming (modal and modeless forms); edit, list, and spin controls; font transforms and special effects, using toolbars and status bars, printing techniques (including print dialogs), splitter, TreeView, and ListView controls; programming with the clipboard, drag-and-drop support, reference sections on APIs for programming with files and streams, math functions, and strings. Read More... » Programming Microsoft Windows with C# → E-BooksISBN: 9780735613706 | 1290 pages | January 18, 2002 | PDF | 10 Mb This core reference provides the expert guidance that professional developers need to build applications with Windows Forms--the next-generation Microsoft Windows programming class library. Bestselling author Petzold shows readers how to use Microsoft Visual C#-the advanced, object-oriented language for the Microsoft .NET platform-to create dynamic user interfaces and graphical outputs for distributed or stand-alone applications. Read More... » Programming Clojure → E-BooksPragmatic Bookshelf (March 15, 2009) PDF | 200 pages | English | 1.40mb(rar) Programming Clojure/by Stuart Halloway (Author) Description Clojure is a dynamic language for the Java Virtual Machine, with a compelling combination of features: Clojure is elegant. Clojure's clean, careful design lets you write programs that get right to the essence of a problem, without a lot of clutter and ceremony. Read More... » |
Menu →Partners →Stats → |
|