Доброго времени суток, уважаемые пользователи нашего портала! К сожалению, стоит признать что за последние 2 месяца работа над сайтом почти не велась. Но, с радостью, могу заключить, что этот период закончился и сайт возобновляет свою работу. В наших планах: 1) Провести модерацию пол тысячи добавленных на сайт книг. 2) Восстановить основную часть библиотеки. 3) Начать добавлять новую литературу Надеемся что наш сайт, как и раньше, будет Вам интересен.
Название: Microsoft Silverlight 3 a Beginners Guide Автор: Shannon Horn Издательство: McGraw-Hill ISBN: 978-0-07-159044-0 Год: 2010 Количество страниц: 286 Формат: PDF Размер: 6,5 Мб Язык: English
This hands-on guide prepares software developers to create next-generation Web and Windows applications using Microsoft Silverlight--the new technology that extends the .NET Framework to the client. The book covers Microsoft Silverlight 2.0, the .NET Framework 3.5, and prerequisite technologies. You will learn to use Silverlight to stream multimedia content across the Web, create dynamic, data-driven Silverlight applications, and implement security.
Название: Beginning VB 2008 From Novice to Professional Автор: Christian Gross Издательство: Apress ISBN: 978-1-4302-0542-5 Год: 2008 Количество страниц: 472 Формат: PDF Размер: 9,4 Мб Язык: English
This book is for anyone who wants to write good Visual Basic 2008 code – even if you have never programmed before. Writing good code can be a challenge, there are so many options, especially in a language like Visual Basic. If you want to really get the best from a programming language you need to know which features work best in which situations and understand their strengths and weaknesses. It is this understanding that makes the difference between coding and coding well.
Название: C# 2008 и платформа .NET 3.5 для профессионалов+(дополнительный главы) Автор: Кристиан Нейгел, Билл Ивьен, Джей Глинн, Карли Уотсон, Морган Скиннер Издательство: Диалектика ISBN: 978-5-84590-1458-3 Год: 2009 Количество страниц: 1392 Формат: DJVU Размер: 33,5 Мб Язык: Русский
Эта книга является совершенным руководством по языку C# 2008 и его среде. Она обновлена с учетом вышедших версий .NET 3.5 и Visual Studio 2008. Начиная с обзора и архитектуры и методологии .NET, авторы объясняют, почему язык C# не может рассматриваться в изоляции, а, наоборот - в тесном взаимодействии с .NET Framework. После того, как вы освоите фундаментальные основы C#, вы сможете перейти непосредственно к анализу многочисленных методик программирования на этом языке, знакомясь с удачно подобранными примерами в каждой главе.
Название: Foundation ASP .NET for Flash Автор: Ryan Moore Издательство: friends of ED ISBN: 1-59059-517-3 Год: 2005 Количество страниц: 424 Формат: PDF Размер: 10,2 Мб Язык: English
ASP.NET 2.0 is the new version of Microsoft's groundbreaking server-side scripting language. There is currently a huge demand to integrate dynamic content into Flash websites and applications and, as a solid competitor to technologies such as JSP, PHP, and ColdFusion, ASP.NET is one of the most popular choices to achieve this. Used in conjunction with Flash, ASP.NET can process, store, and create new data, and work as a bridge between the Flash movie and external data sources, enabling web designers to build dynamic, interactive web applications, incorporating information from a host of databases. Whether you're a Flash designer or an ASP.NET developer, this highly readable Foundation book will provide a a thorough grounding to integrating Flash , ActionScript 2.0, ASP.NET, and databases. Along the way you’ll study features such as email integration, saving visitor information, dynamic updating, and much more. Foundation ASP.NET 2.0 for Flash will take you through the essentials of ASP.NET/C#, setting up your development environment, sending data to and from Flash, database integration, and then on to advanced topics such as web services, Flash Remoting, XML data, and securing your applications.
Название: CSS Hacks and Filters Автор: Joseph W. Lowery Издательство: Wiley ISBN: 978-0-7645-7985-1 Год: 2005 Количество страниц: 289 Формат: PDF Размер: 4,3 Мб Язык: English
Cascading Style Sheets (CSS) is a method of describing how a Web page should look in a Web browser, but a growing number of browsers do not support CSS in the same way, forcing developers to constantly play catch-up to keep their sites consistent Bestselling author Joe Lowery eases the pain for those Web developers who aren't feeling the CSS love-he guides readers through real-world workarounds that will help a CSS-based site look and work the way it was meant to Readers will grit their teeth, clench their fists, and roll their eyes for the last time once they learn how to craft fluid multi-column layouts, build interactive navigation, fix the Box Model, implement CSS hacks in Dreamweaver, and more cool tricks.
Название: Beginning Linux Programming Автор: Neil Matthew, Richard Stones Издательство: Wrox ISBN: 978-0-470-14762-7 Год: 2008 Количество страниц: 810 Формат: PDF Размер: 4,2 Мб Язык: English
Fourth Edition continues its unique approach to teaching UNIX programming in a simple and structured way on the Linux platform. Through the use of detailed and realistic examples, students learn by doing, and are able to move from being a Linux beginner to creating custom applications in Linux. The book introduces fundamental concepts beginning with the basics of writing Unix programs in C, and including material on basic system calls, file I/O, interprocess communication (for getting programs to work together), and shell programming. Parallel to this, the book introduces the toolkits and libraries for working with user interfaces, from simpler terminal mode applications to X and GTK+ for graphical user interfaces. Advanced topics are covered in detail such as processes, pipes, semaphores, socket programming, using MySQL, writing applications for the GNOME or the KDE desktop, writing device drivers, POSIX Threads, and kernel programming for the latest Linux Kernel.
Название: AdvancED CSS Автор: Joe Lewis Издательство: friends of ED ISBN: 978-1-4302-1932-3 Год: 2009 Количество страниц: 384 Формат: PDF Размер: 6,85 Мб Язык: English
Manage, and apply CSS to large-scale projects. Learn how to optimize your CSS for better site performance. So you think you know CSS? Take your CSS skills to the next level and learn to write organized and optimized CSS that will improve the maintainability, performance, and appearance of your work. You’ll learn how document flow and CSS positioning schemes will help you make your documents more accessible. You’ll discover the great styling possibilities of CSS paired with semantic structures like Microformats and RDFa, while enriching the self-describing semantics of XHTML content. Learn how to group logically related declarations, minify style sheets, and prevent performance bottle necks such as reflows and repaints. With support for CSS enjoying unprecedented ubiquity, you can finally use such features as generated content, complex selector chains, and CSS3’s visual properties, like box-shadow, in your projects.
Название: BlackBerry Enterprise Server for Microsoft Exchange Автор: Dan Renfroe, Mitesh Desai Издательство: Packt ISBN: 978-1-847192-46-2 Год: 2007 Количество страниц: 180 Формат: PDF Размер: 7 Мб Язык: English
BlackBerry Enterprise Server is a platform that extends corporate messaging and collaboration services to BlackBerry devices, supports management and administration of those devices, and also supports deployment of third-party applications on the BlackBerry device platform. BlackBerry Enterprise Server supports a variety of messaging platforms, including Microsoft Exchange, IBM Lotus Domino, and Novell GroupWise. This book focuses on BlackBerry Enterprise Server for Microsoft Exchange, providing detailed information on planning and implementing a BlackBerry Enterprise Server deployment. The basics of installing BlackBerry Enterprise Server are familiar for most administrators, but the server is infinitely configurable and contains extended administration features.
Название: Applied Data Mining Автор: Paolo Giudici Издательство: Wiley ISBN: 0-470-84679-8 Год: 2003 Количество страниц: 379 Формат: PDF Размер: 5,7 Мб Язык: English
The increasing availability of data in the current information society has led to the need for valid tools for its modelling and analysis. Data mining and applied statistical methods are the appropriate tools to extract knowledge from such data. Applied Data Mining: Statistical Methods for Business and Industry provides an accessible introduction to data mining methods in a consistent and application-oriented statistical framework. It describes six case studies, taken from real industry projects, highlighting the current applications of data mining methods.
Данный ресурс является самообновляемой библиотекой, информацию в которую добавляют пользователи, согласные с тем, что они не нарушают авторских прав. На данном сайте представлены исключительно ссылки на другие ресурсы. Любое размещение информации, нарушающее авторское право будет незамедлительно удалено. Если вы являетесь правообладателем какого-либо представленного материала и не желаете чтобы ссылка на него находилась в нашем каталоге, свяжитесь с нами и мы незамедлительно удалим её.