Hello! Python

Автор: kotmatros255 от 24-07-2019, 16:57, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Hello! Python
Автор: Anthony S. Briggs
Издательство: Manning Publications
Год: 2012
ISBN: 978-1-93518-208-5
Формат: pdf, fb2, epub
Страниц: 426
Размер: 28,1 Mb
Язык: English

Hello! Python fully covers the building blocks of Python programming and gives you a gentle introduction to more advanced topics such as object-oriented programming, functional programming, network programming, and program design. New (or nearly new) programmers will learn most of what they need to know to start using Python immediately.
Programmers love Python because it’s fast and efficient. Shouldn’t learning Python be just the same? Hello! Python starts quickly and simply, with a line of Python code. You’ll learn the basics the right way—by writing your own programs. Along the way, you’ll get a gentle introduction to more advanced concepts and new programming styles.
No experience with Python needed. Exposure to another programming language is helpful but not required.
 

Programming Kubernetes: Developing Cloud-Native Applications 1st Edition

Автор: buratino от 24-07-2019, 12:52, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Programming Kubernetes: Developing Cloud-Native Applications First Edition
Автор: Michael Hausenblas, Stefan Schimanski
Издательство: O'Reilly Media
Год: 2019
Формат: epub/mobi/pdf(conv.)
Страниц: 272
Размер: 10.4 Mb
Язык: English

If you’re looking to develop native applications in Kubernetes, this is your guide. Developers and AppOps administrators will learn how to build Kubernetes-native applications that interact directly with the API server to query or update the state of resources. AWS developer advocate Michael Hausenblas and Red Hat principal software engineer Stefan Schimanski explain the characteristics of these apps and show you how to program Kubernetes to build them.
You’ll explore the basic building blocks of Kubernetes, including the client-go API library and custom resources. All you need to get started is a rudimentary understanding of development and system administration tools and practices, such as package management, the Go programming language, and Git.
 

Программирование на языке LUA

Автор: SCART56 от 24-07-2019, 09:34, Коментариев: 4

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ


Название: Программирование на языке LUA
Автор: Роберту Иерузалимски
Издательство: ДМК Пресс
Год: 2014
Страниц: 382
Формат: PDF
Размер: 76 Mb
Язык: Русский

Книга посвящена одному из самых популярных встраиваемых языков – Lua. Этот язык используется во многих играх и большом количестве различных приложений. Он сочетает небольшой объем занимаемый памяти, высокое быстродействие, простоту использования и большую гибкость. Книга рас­сматривает практически все аспекты использования Lua, начиная с основ языка и заканчивая тонкостями расширения языка и взаимодействия с С. Важной особенностью книги является огромный спектр охватываемых тем – практически все, что может понадобиться при использовании Lua.
 

Propeller Programming: Using Assembler, Spin, and C

Автор: buratino от 24-07-2019, 09:04, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Propeller Programming: Using Assembler, Spin, and CНазвание: Propeller Programming: Using Assembler, Spin, and C
Автор: Sridhar Anandakrishnan
Издательство: Apress
ISBN: 1484233530
Год: 2018
Страниц: 307
Язык: английский
Формат: pdf, epub
Размер: 10.2 MB

Learn to program the propeller in Spin and C and how to map the Propeller Assembler language (PASM) from other high-level languages you might know. The overall task you will pursue in the book is to implement a Delta Compression algorithm: first in Spin, then in PASM, then in C. Along the way, you'll review Test Driven Development, a powerful technique for validating code, and conclude with a chapter on hardware manipulations. The book's main goal is to help you extend the capabilities of the Propeller processor by using the Assembler language.
 

Flask Web Development: Developing Web Applications with Python, 2nd Edition

Автор: buratino от 24-07-2019, 09:04, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Flask Web Development: Developing Web Applications with Python, 2nd EditionНазвание: Flask Web Development: Developing Web Applications with Python, 2nd Edition
Автор: Miguel Grinberg
Издательство: O’Reilly Media
ISBN: 1491991739
Год: 2018
Страниц: 316
Язык: английский
Формат: pdf (true), epub
Размер: 10.1 MB

Take full creative control of your web applications with Flask, the Python-based microframework. With the second edition of this hands-on book, you’ll learn the framework from the ground up by developing, step-by-step, a real-world project created by author Miguel Grinberg. This refreshed edition accounts for important technology changes that have occurred in the past three years. You’ll learn the framework’s core functionality, as well as how to extend applications with advanced web techniques such as database migration and web service communication. The first part of each chapter provides you with reference and background for the topic in question, while the second part guides you though a hands-on implementation of the topic.
 

Data Science Fundamentals for Python and MongoDB

Автор: buratino от 24-07-2019, 09:03, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Data Science Fundamentals for Python and MongoDB
Автор: David Paper
Издательство: Apress
Год: 2018
Страниц: 230
Язык: английский
Формат: pdf (true), epub
Размер: 10.3 MB

Build the foundational data science skills necessary to work with and better understand complex data science algorithms. This example-driven book provides complete Python coding examples to complement and clarify data science concepts, and enrich the learning experience. Coding examples include visualizations whenever appropriate. The book is a necessary precursor to applying and implementing machine learning algorithms.
 

Beginning EJB in Java EE 8: Building Applications with Enterprise JavaBeans, Third Edition

Автор: buratino от 24-07-2019, 09:02, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Beginning EJB in Java EE 8: Building Applications with Enterprise JavaBeans, Third Edition
Автор: Jonathan Wetherbee, Massimo Nardone, Chirag Rathod, Raghu Kodali
Издательство: Apress
ISBN: 148423572X
Год: 2018
Страниц: 669
Язык: английский
Формат: pdf (true), epub
Размер: 35.7 MB

Build powerful back-end business logic and complex Enterprise JavaBeans (EJB)-based applications using Java EE 8, Eclipse Enterprise for Java (EE4J), Web Tools Project (WTP), and the Microprofile platform. Targeted at Java and Java EE developers, with or without prior EJB experience, this book is packed with practical insights, strategy tips, and code examples. As each chapter unfolds, you'll see how you can apply the new EJB spec to your own applications through specific examples.
 

Java EE 8 Recipes: A Problem-Solution Approach, Second Edition

Автор: buratino от 24-07-2019, 09:02, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Java EE 8 Recipes: A Problem-Solution Approach, Second Edition
Автор: Josh Juneau
Издательство: Apress
ISBN: 1484235932
Год: 2018
Страниц: 792
Язык: английский
Формат: pdf (true), epub
Размер: 18.7 MB

Quickly find solutions to dozens of common programming problems with the Java Enterprise Edition Platform for small business web applications, enterprise database applications, and microservices solutions. Content is presented in the popular problem-solution format. Look up the programming problem that you want to solve. Read the solution. Apply the solution directly in your own code. Problem solved! Java EE 8 Recipes provides you with effective and proven solutions that can be used to accomplish just about any task that you may encounter. You can feel confident using the reliable solutions that are demonstrated in this book in your personal or corporate environment.
 

Practical JSF in Java EE 8: Web Applications ?in Java for the Enterprise (+code)

Автор: buratino от 24-07-2019, 09:02, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Practical JSF in Java EE 8: Web Applications ?in Java for the Enterprise
Автор: Michael M?ller
Издательство: Apress
Год: 2018
ISBN: 9781484230299
Формат: pdf, epub
Страниц: XXII, 480
Размер: 18,3 mb
Язык: English

Contains four real-world projects to enhance your skills
 

Структурное программирование на языке ассемблера ЭВМ VAX-11

Автор: kotmatros255 от 24-07-2019, 06:29, Коментариев: 0

Категория: КНИГИ » ПРОГРАММИРОВАНИЕ

Название: Структурное программирование на языке ассемблера ЭВМ VAX-11
Автор: Сибеста Р.
Издательство: Мир
Год: 1984
Формат: pdf
Страниц: 540
Размер: 104 Mb
Язык: Русский

В книге американского специалиста излагаются основы программирования на языке ассемблера ЭВМ VAX-11, которая отличается от PDP-11 более развитой архитектурой, возможностью обработки 32- и 64-разрядных слов, виртуальной памятью до 4 Гбайт и высоким быстродействием. Пользуясь данной книгой, можно достаточно быстро освоить процедуру составления программ для создаваемых в нашей стране перспективных машин серии СМ ЭВМ.
Для специалистов, работающих в области разработки программного и информационного обеспечения, а также студентов, изучающих вычислительную технику.