В этом каталоге представлен полный ассортимент компьютерной литературы на русском языке. Книги по прикладному и веб-программированию, учебники для ВУЗов, книги для менеджеров в IT проектах и многие другие. Например, у нас есть все книги по языку программирования Python.
If we were to describe the C# language and its associated environment, the .NET framework, as the most important new technology for developers for many years, we wouldn\'t be exaggerating. .NET is designed to provide a new environment within which you can develop almost any application to run on Windows, while C# is a new programming language that has been designed specifically to work with .NET. Using C#, you can write, for example, a dynamic web page, a component of a distributed application, a database access component, or a classic Windows desktop application. Between them C# and .NET are set to revolutionize the way that you write programs and to make programming on Windows very much easier than it has ever been. In this book, we...
ISBN: 1-861004-99-0
Издательство:
Wrox Press Ltd
Дата выхода: сентябрь 2001
Create real-time, highly interactive apps quickly with the powerful XMPP protocol XMPP is a robust protocol used for a wide range of applications, including instant messaging, multi-user chat, voice and video conferencing, collaborative spaces, real-time gaming, data synchronization, and search. This book teaches you how to harness the power of XMPP in your own apps and presents you with all the tools you need to build the next generation of apps using XMPP or add new features to your current apps. Featuring the JavaScript language throughout and making use of the jQuery library, the book contains several XMPP apps of increasing complexity that serve as ideal learning tools. Learn about XMPP`s instant messaging features, such as rosters,...
The book is in three parts. The first part is about Java, with no XML in sight. It covers the basic plumbing of a distributed Web application written in Java. The second part is about XML and XSLT, with very little Java. Our task here is to summarize both standard XML and XSLT and discover good programming practices for them. The third part brings Java and XML together as two well-matched tools for developing the main theme of the book. The theme of the book is meta-programming, that is, writing programs that customize, guide and modify other programs. Meta-programming is not a very new idea (LISP programmers have been doing it for decades) but XML gives it a profoundly new twist. We believe that XML greatly increases the ability of a...
ISBN: 1-861002-85-8
Издательство:
Wrox Press Ltd
Дата выхода: июнь 2001
PHP is an open source, server-side HTML-embedded web-scripting language for creating dynamic web pages. Outside of being browser-independent, it offers a simple and universal cross-platform solution for e-commerce, complex web, and database-driven applications. Professional PHP4 will show you exactly how to create state of the art web applications that scale well, utilize databases optimally, and connect to a back-end network using a multi-tiered approach. This book also aims at teaching PHP by coding - among other things - FTP clients, e-mail clients, some advanced data structures, session management, and secure programming. What does this book cover? The whys and wherefores of PHP4 PHP installation on *nix, Windows, and MacOS X...
ISBN: 1-861-006-91-8
Издательство:
Wrox Press Ltd
Дата выхода: февраль 2002
Visual Basic.NET is the next version of Visual Basic and a major part of Microsoft\'s .NET initiative. Responding to pressure from the VB community, VB.NET is a significant upgrade that is far more flexible and powerful than previous versions. Microsoft has introduced a number of new features, not least a move to full object-oriented programming and greatly enhanced web design facilities. This comprehensive book takes an in-depth look at the new and enhanced features of VB.NET and provides the professional programmer with the knowledge needed to build real-world applications and fully utilize the power of VB.NET. Who is this book for? This book is primarily aimed at experienced Visual Basic developers who want to make the transition to...
ISBN: 1-861004-97-4
Издательство:
Wrox Press Ltd
Дата выхода: сентябрь 2001
Can you deliver 90% of your software on time, within budget, and fully meet the user\'s real requirements? Would you like to? Best-selling author Steve McConnell provides a compelling argument for turning software success into an everyday habit by advancing the software profession itself—at the individual, organizational, and industry levels. Expanding on the contents of his previous book After the Gold Rush, the author dispels common myths of software development. If you are a programmer, software developer, engineer, or work in software development, you should READ THIS BOOK. Why do so many companies use outdated and ineffective software development practices? See page 103. What is "cargo cult" software development, and who...
Now fully updated, this edition brings together all the knowledge needed to write programs, use any library, and even create new library modules. The book teaches every aspect of the Python 3 language and covers all the built-in functionality.
Secrets of programming for heterogeneous systems Topic-by-topic walkthrough, filled with compare-and-contrast models Straightforward, cookbook-style reference Includes Solaris V2.6 and Red Hat Linux Version 6.1 Learn to program for Windows and UNIX the same way you use them: side by side Most organizations today rely on a hybrid combination of systems to meet all the needs of the enterprise. Programmers need to create parallel functionalities and interrelated tools to maximize the efficiency of these heterogeneous systems. Programming the Win32 API and UNIX System Services goes subject by subject, comparing the functionality of Microsoft Windows 95, 98, NT, and 2000 with similar features in Solaris V2.6 and Red Hat Linux Version 6.1. The...
ISBN: 0-13-025969-1
Издательство:
Prentice Hall Computer Books
Дата выхода: сентябрь 2000
Programming Python focuses on advanced uses of the Python programming/scripting language, which has evolved from an emerging language of interest primarily to pioneers, to a widely accepted tool that traditional programmers use for real day-to-day development tasks. With Python, you can do almost anything you can do with C++; but Python is an interpreted language designed for rapid application development and deployment. Among other things, Python supports object-oriented programming; a remarkably simple, readable, and maintainable syntax; integration with C components; and a vast collection of pre-coded interfaces and utilities. As Python has grown to embrace developers on a number of different platforms (Unix, Linux, Windows, Mac),...
ISBN: 0-596-00085-5
Издательство:
O'Reilly & Associates
Дата выхода: март 2001
One of the greatest strengths of the Perl programming language is its ability to manipulate large amounts of data. Database programming is therefore a natural fit for Perl, not only for business applications but also for CGI-based web and intranet applications. The primary interface for database programming in Perl is DBI. DBI is a database-independent package that provides a consistent set of routines regardless of what database product you use - Oracle, Sybase, Ingres, Informix, you name it. The design of DBI is to separate the actual database drivers (DBDs) from the programmer\'s API, so any DBI program can work with any database, or even with multiple databases by different vendors simultaneously. Programming the Perl DBI is...
ISBN: 1-56592-699-4
Издательство:
O'Reilly
Дата выхода: февраль 2000
Jesse Liberty\'s Programming C# provides an adept and extremely well conceived guide to the C# language and is written for the developer with some previous C++, Java, and/or Visual Basic experience. It\'s no secret that many computer books are pretty much devoid of an authorial personality. This title is a winning exception. The author is able to weave in clever examples (using such topics as his own long experience in computing, his dog, Star Trek, etc.) without being coy or getting in the way of presenting real technical information. Liberty\'s wide experience in computers and general writing skill shows, as he is able to draw on a wealth of examples to move his text forward. These are a couple of goals at work in Programming C#....
ISBN: 0-596-00117-7
Издательство:
O'Reilly & Associates
Дата выхода: январь 2002
Programming Web Services with SOAP is a detailed guide to using SOAP and other leading web services standards--WSDL (Web Service Description Language), and UDDI (Universal Description, Discovery, and Integration protocol). You\'ll learn the concepts of the web services architecture and get practical advice on building and deploying web services in the enterprise. This authoritative book decodes the standards, explaining the concepts and implementation in a clear, concise style. You\'ll also learn about the major toolkits for building and deploying web services. Examples in Java, Perl, C#, and Visual Basic illustrate the principles. Significant applications developed using Java and Perl on the Apache Tomcat web platform address real...
ISBN: 0-596-00095-2
Издательство:
O'Reilly & Associates
Дата выхода: август 2001
Nutshell Handbook, the Nutshell Handbook logo, and the O\'Reilly logo are registered trademarks of O\'Reilly & Associates, Inc. Microsoft, the .NET logo, Visual C#, Visual Basic, Visual Studio, and Windows are registered trademarks or trademarks of Microsoft Corporation. Many of the designations used by manufacturers and sellers to distinguish their products are claimed as trademarks. Where those designations appear in this book, and O\'Reilly & Associates, Inc. was aware of a trademark claim, the designations have been printed in caps or initial caps. The association between the image of an African crowned crane and the topic of C# is a trademark of O\'Reilly & Associates, Inc. While every precaution has been taken in the preparation of...
ISBN: 0-596-00489-3
Издательство:
O'Reilly
Дата выхода: январь 2003
Python 3 is the best version of the language yet: It is more powerful, convenient, consistent, and expressive than ever before. Now, leading Python programmer Mark Summerfield demonstrates how to write code that takes full advantage of Python 3’s features and idioms. The first book written from a completely “Python 3” viewpoint, Programming in Python 3 brings together all the knowledge you need to write any program, use any standard or third-party Python 3 library, and create new library modules of your own. Summerfield draws on his many years of Python experience to share deep insights into Python 3 development you won’t find anywhere else. He begins by illuminating Python’s “beautiful heart”: the eight key elements of...
ISBN: 978-0-13-712929-4
Издательство:
FT Press
Дата выхода: декабрь 2009
The first part of Programming C#, 2nd Edition introduces C# fundamentals, then goes on to explain the development of desktop and Internet applications, including Windows Forms, ADO.NET, ASP.NET (including Web Forms), and Web Services. Next, this book gets to the heart of the .NET Framework, focusing on attributes and reflection, remoting, threads and synchronization, streams, and finally, it illustrates how to interoperate with COM objects.
ISBN: 0-596-00309-9
Издательство:
ОЛМА-Пресс
Дата выхода: март 2002
Книга посвящена описанию работы с последней версией пакета MS Project - инструмента, предназначенного для автоматизации управления проектами. Реализованные в нем принципы позволяют не только использовать разработанные ранее и проверенные временем методы,но и сформировать в организации стиль управления, сводящий к минимуму вероятность неблагоприятного развития событий при работе над проектами...
ISBN: 5-7931-0302-3
Издательство:
Корона Принт
Дата выхода: июль 2004
В настоящем издании рассматриваются широко используемые методы сетевого планирования на примере системы управления проектами Microsoft Project Standard, обеспечивающей расширенный уровень функциональных возможностей решения и анализа широкого круга проблем организации, планирования и управления самыми разнообразными проектами. Microsoft Project — это наиболее известная, постоянно совершенствующаяся система...
ISBN: 5-94074-318-8
Издательство:
ДМК
Дата выхода: июнь 2006
Книга посвящена описанию работы с последней версией пакета MS Project - инструмента, предназначенного для автоматизации управления проектами. Реализованные в нем принципы позволяют не только использовать разработанные ранее и проверенные временем методы,но и сформировать в организации стиль управления, сводящий к минимуму вероятность неблагоприятного развития событий при работе над проектами...
ISBN: 5-7931-0301-5
Издательство:
Корона Принт
Дата выхода: июль 2004
Описана работа с виртуальной звуковой студией Propellerhead Reason 3. Подробно рассмотрены: подготовительные операции, интерфейс, приемы эффективной работы с программой, виртуальные синтезаторы, аудиоэффекты и обработки, встроенные в Reason. Пояснены особенности использования Reason совместно с программами Image Line FL Studio, Adobe Audition, Cakewalk SONAR и Steinberg Cubase SX. Диск содержит демоверсию программы, банки патчей и сэмплов для Reason,...
ISBN: 978-5-94157-797-2
Издательство:
BHV-СПб
Дата выхода: апрель 2014
Описана работа с виртуальной звуковой студией Propellerhead Reason 3. Подробно рассмотрены: подготовительные операции, интерфейс, приемы эффективной работы с программой, виртуальные синтезаторы, аудиоэффекты и обработки, встроенные в Reason. Пояснены особенности использования Reason совместно с программами Image Line FL Studio, Adobe Audition, Cakewalk SONAR и Steinberg Cubase SX. Диск содержит демоверсию программы, банки патчей и сэмплов для Reason,...
ISBN: 5-94157-797-4
Издательство:
BHV-СПб
Дата выхода: январь 2006
PSPICE определяет промышленный стандарт программ-имитаторов и является самым популярным пакетом моделирования для OS/Windows как у профессионалов, так и у любителей по всему миру. Эта книга – лучшее на сегодняшний день учебное пособие по PSPICE. Курс построен по принципу «от простого к сложному». Первая часть посвящена основам работы с программой. В ней говорится о том, как строить и редактировать чертежи...
ISBN: 5-94074-095-2
Издательство:
ДМК
Дата выхода: сентябрь 2002
Pure Java 2 is a substantial and focused reference for professional Java programmers. This book begins with an accelerated introduction to Java 2 so that you can quickly understand the new concepts and begin developing your own applications. Professional programmers prefer to learn by examining code, so Pure Java 2 also contains hundreds of programming techniques, complete with well-commented code examples that you can immediately use in your own Java programs.
ISBN: 0-672-31654-4
Издательство:
SAMS
Дата выхода: сентябрь 2000
Данная книга позволяет уже с первых шагов создавать свои программы на языке Python. Акцент сделан на написании компьютерных игр и небольших приложений. Есть краткий вводный курс в основы языка, который поможет лучше ориентироваться на практике. По ходу изложения даются все необходимые пояснения, приводятся примеры, а все листинги (коды программ) сопровождаются подробными комментариями. Лучший выбор...
ISBN: 978-5-9438-7778-0
Издательство:
Наука и техника
Дата выхода: март 2019
Эта книга - самоучитель по одному из самых востребованных на сегодняшний день языков программирования - Python. Начиная с самых простых действий, шаг за шагом вы будете писать свои программы и постигать тонкости этого языка. Свои знания вы сможете проверить сразу же - на забавных примерах и уморительно смешных заданиях, справиться с которыми помогут прожорливые монстры, секретные агенты и воришки-вороны. ...
ISBN: 9785001460299
Издательство:
Манн, Иванов и Фербер
Дата выхода: февраль 2019