Vtome.ru - электронная библиотека

  • Добавил: Ice Zero
  • Дата: 12-11-2018, 08:51
  • Комментариев: 0
Название: Python Pocket Reference: Python in Your Pocket (4 edition)
Автор: Mark Lutz
Издательство: O'Reilly Media
Год: 2009
Формат: PDF
Страниц: 210
Для сайта: vtome.ru
Размер: 1.2 Mb
Язык: English

This is the book to reach for when you're coding on the fly and need an answer now. It's an easy-to-use reference to the core language, with descriptions of commonly used modules and toolkits, and a guide to recent changes, new features, and upgraded built-ins -- all updated to cover Python 3.X as well as version 2.6. You'll also quickly find exactly what you need with the handy index.
Written by Mark Lutz -- widely recognized as the world's leading Python trainer -- Python Pocket Reference, Fourth Edition, is the perfect companion to O'Reilly's classic Python tutorials, also written by Mark: Learning Python and Programming Python.
  • Добавил: Ice Zero
  • Дата: 12-11-2018, 00:13
  • Комментариев: 0
Название: Python Programming for the Absolute Beginner, 3rd Edition
Автор: Michael Dawson
Издательство: Course Technology
Год: 2010
Формат: PDF
Страниц: 455
Для сайта: vtome.ru
Размер: 9.3 Mb
Язык: English

If you are new to programming with Python and are looking for a solid introduction, this is the book for you. Developed by computer science instructors, books in the "for the absolute beginner" series teach the principles of programming through simple game creation. You will acquire the skills that you need for practical Python programming applications and will learn how these skills can be put to use in real-world scenarios. Throughout the chapters, you will find code samples that illustrate concepts presented. At the end of each chapter, you will find a complete game that demonstrates the key ideas in the chapter, a summary of the chapter, and a set of challenges that tests your newfound knowledge. By the time you finish this book, you'll be well versed in Python and be able to apply the basic programming principles you've learned to the next programming language you tackle.
  • Добавил: harun54
  • Дата: 11-11-2018, 21:58
  • Комментариев: 0
Название: Frontier Computing: Theory, Technologies and Applications (FC 2017)
Автор: Jason C. Hung and Neil Y. Yen
Издательство: Springer
Год: 2018
Формат: EPUB, PDF
Размер: 77 Мб
Язык: английский / English

This book gathers the proceedings of the 6th International Conference on Frontier Computing, held in Osaka, Japan on July 12–14, 2017, and provides comprehensive coverage of the latest advances and trends in information technology, science and engineering. It addresses a number of broad themes, including communication networks, business intelligence and knowledge management, web intelligence, and related fields that inspire the development of information technology.
  • Добавил: harun54
  • Дата: 11-11-2018, 18:04
  • Комментариев: 0
Название: Eclipse
Автор: Дэвид Карлсон
Издательство: Лори
Год: 2013
Формат: PDF
Размер: 24 Мб
Язык: русский

Книга даст вам максимально быстрый доступ к нужной информации и ответы на большинство вопросов, связанных с использованием самой мощной на сегодняшний день среды разработки на языке Java. С помощью передовых методов работы с Eclipse и на практических примерах автор показывает, как внедрить Eclipse в любой процесс гибкой разработки.
  • Добавил: alex66
  • Дата: 11-11-2018, 17:51
  • Комментариев: 0

Название: The LaTeX Companion
Автор: Frank Mittelbach, Michel Goossens, Johannes Braams, David Carlisle, Chris Rowley
Издательство: Addison-Wesley Professional
Год: 2004
Формат: EPUB
Страниц: 1120
Размер: 122,29 МБ
Язык: English

The LaTeX Companion has long been the essential resource for anyone using LaTeX to create high-quality printed documents. This completely updated edition brings you all the latest information about LaTeX and the vast range of add-on packages now available--over 200 are covered!
  • Добавил: Ice Zero
  • Дата: 11-11-2018, 16:14
  • Комментариев: 0
Название:Hacking The Art Of Exploitation
Автор: Jon Erickson
Издательство: No Starch Press
Год: 2008
Формат: PDF, EPUB, MOB?
Размер: 9,9 Мб
Язык: английский / English

Hacking is the art of creative problem solving, whether that means finding an unconventional solution to a difficult problem or exploiting holes in sloppy programming. Many people call themselves hackers, but few have the strong technical foundation needed to really push the envelope.

Rather than merely showing how to run existing exploits, author Jon Erickson explains how arcane hacking techniques actually work. To share the art and science of hacking in a way that is accessible to everyone, Hacking: The Art of Exploitation, 2nd Edition introduces the fundamentals of C programming from a hacker's perspective.
  • Добавил: literator
  • Дата: 11-11-2018, 14:31
  • Комментариев: 0
Название: Microsoft Visual C# Step by Step Ninth Edition
Автор: John Sharp
Издательство: Microsoft Press
ISBN: 1509307761
Год: 2018
Страниц: 992
Язык: английский
Формат: epub
Размер: 32.8 MB

Your hands-on guide to Microsoft Visual C# fundamentals with Visual Studio 2017.
Expand your expertise–and teach yourself the fundamentals of programming with the latest version of Visual C# with Visual Studio 2017. If you are an experienced software developer, you'll get all the guidance, exercises, and code you need to start building responsive, scalable Windows 10 and Universal Windows Platform applications with Visual C#.
  • Добавил: daromir
  • Дата: 11-11-2018, 11:59
  • Комментариев: 0

Автор: Claes Wohlin, Per Runeson
Название: Experimentation in Software Engineering
Издательство: Springer
Год: 2012
ISBN: 9783642290435 / 3642290434
Язык: English
Формат: epub, pdf
Размер: 10,3 mb
Страниц: 236

The purpose of Experimentation in Software Engineering is to introduce students, teachers, researchers, and practitioners to empirical studies in software engineering, using controlled experiments.
  • Добавил: harun54
  • Дата: 11-11-2018, 09:53
  • Комментариев: 0
Название: Write Modern Web Apps with the MEAN Stack
Автор: Jeff Dickey
Издательство: Peachpit Press
Год: 2015
Формат: PDF
Размер: 55 Мб
Язык: английский / English

Traditionally, web applications have been architected so that the back-end houses all the front-end code. This has resulted in heavy projects that are difficult to manage and scale. This book will explain a new way to write web applications by treating the front-end as if it were a third-party (such as a mobile client). This book, written by a practicing MEAN developer, will take a holistic approach to using the MEAN javascript platform for creating modern web applications and lay out how to use the MEAN (Mongo, Express, AngularJS, and Node.js) set of tools to create a web application, from installation and setup of the tools to debugging and deploying your app. After an introduction to how web development is changing and the advantages of using the MEAN stack, the author jumps into an introduction to each tool and then dives into using the complete javascript-based application stack to build, test, and deploy apps.
  • Добавил: harun54
  • Дата: 10-11-2018, 19:28
  • Комментариев: 0
Название: Pyomo - Optimization Modeling in Python, Second Edition
Автор: Gabriel A. Hackebeil, William E. Hart, John D. Siirola and Carl D. Laird
Издательство: Springer
Год: 2017
Формат: PDF, EPUB
Размер: 11 Мб
Язык: английский / English

This book provides a complete and comprehensive guide to Pyomo (Python Optimization Modeling Objects) for beginning and advanced modelers, including students at the undergraduate and graduate levels, academic researchers, and practitioners. Using many examples to illustrate the different techniques useful for formulating models, this text beautifully elucidates the breadth of modeling capabilities that are supported by Pyomo and its handling of complex real-world applications.